diff options
author | Patrick Lauer <patrick@gentoo.org> | 2009-09-23 17:21:41 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2009-09-23 17:21:41 +0000 |
commit | a18bf963cc69eeffb57d6389a3b3f1883482a75d (patch) | |
tree | eeffc47d81b892928328b552a51686ed40be2c94 /dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.57.ebuild | |
parent | Remove virtual/libc (diff) | |
download | gentoo-2-a18bf963cc69eeffb57d6389a3b3f1883482a75d.tar.gz gentoo-2-a18bf963cc69eeffb57d6389a3b3f1883482a75d.tar.bz2 gentoo-2-a18bf963cc69eeffb57d6389a3b3f1883482a75d.zip |
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.57.ebuild')
-rw-r--r-- | dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.57.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.57.ebuild b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.57.ebuild index c885313918d5..725aa8210634 100644 --- a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.57.ebuild +++ b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.57.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.57.ebuild,v 1.9 2009/03/26 12:26:32 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.57.ebuild,v 1.10 2009/09/23 17:21:41 patrick Exp $ inherit perl-module @@ -18,8 +18,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc ~sparc-fb # for this though. SRC_TEST="do" -DEPEND="virtual/libc - >=dev-lang/perl-5 +DEPEND=">=dev-lang/perl-5 >=dev-libs/openssl-0.9.7c" PDEPEND="dev-perl/libwww-perl" |