--- /tmp/openssl-0.9.7d-r2.ebuild 2004-11-14 02:13:24.426741592 +0000 +++ /usr/portage/dev-libs/openssl/openssl-0.9.7d-r2.ebuild 2004-11-14 02:14:53.653177112 +0000 @@ -261,6 +261,8 @@ cd ${D}/usr/share/man/man3 mv rand.3 ssl-rand.3 ln -sf ssl-rand.3 openssl-rand.3 + # Avoid infinite symlink of death + rm EVP_BytesToKey.3 # openssl-0.9.6 test -f ${ROOT}/usr/lib/libssl.so.0.9.6 && {