diff --git a/app-backup/znapzend/znapzend-0.20.0.ebuild b/app-backup/znapzend/znapzend-0.20.0.ebuild index b78353b..6898f4d 100644 --- a/app-backup/znapzend/znapzend-0.20.0.ebuild +++ b/app-backup/znapzend/znapzend-0.20.0.ebuild @@ -50,8 +50,8 @@ src_install() { pkg_postinst() { elog "" - elog "This software release depends on modules no longer available through Portage." + elog "This software release depends on modules not available through Portage." elog "Since it will automatically obtain them from CPAN, they will be placed under" - elog "'/opt/lib' in order not to interfere with the rest of the system." + elog "'/usr/share/znapzend/perl5' in order not to interfere with the rest of the system." elog "" }