diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-17 06:28:54 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-17 06:28:54 +0000 |
commit | 2d2c2792ae7c7f159a2c3a24ebf90a0c67a0ac3c (patch) | |
tree | afd43ccd76ef8f84363647461d9d440a39b372ff /net-libs/libwww | |
parent | added php virtual (diff) | |
download | historical-2d2c2792ae7c7f159a2c3a24ebf90a0c67a0ac3c.tar.gz historical-2d2c2792ae7c7f159a2c3a24ebf90a0c67a0ac3c.tar.bz2 historical-2d2c2792ae7c7f159a2c3a24ebf90a0c67a0ac3c.zip |
repoman'd
Diffstat (limited to 'net-libs/libwww')
-rw-r--r-- | net-libs/libwww/libwww-5.4.0.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net-libs/libwww/libwww-5.4.0.ebuild b/net-libs/libwww/libwww-5.4.0.ebuild index e628687c4d26..915890241659 100644 --- a/net-libs/libwww/libwww-5.4.0.ebuild +++ b/net-libs/libwww/libwww-5.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0.ebuild,v 1.2 2002/07/16 04:54:33 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0.ebuild,v 1.3 2002/07/17 06:28:54 seemant Exp $ inherit libtool @@ -16,9 +16,9 @@ KEYWORDS="x86 ppc" DEPEND="sys-devel/perl - >=sys-libs/zlib-1.1.4 - mysql? ( >=dev-db/mysql-3.23.26 ) - ssl? ( >=dev-libs/openssl-0.9.6 )" + >=sys-libs/zlib-1.1.4 + mysql? ( >=dev-db/mysql-3.23.26 ) + ssl? ( >=dev-libs/openssl-0.9.6 )" src_compile() { |