diff options
author | 2002-07-17 06:28:54 +0000 | |
---|---|---|
committer | 2002-07-17 06:28:54 +0000 | |
commit | 976da5f4e8df79ce64416fd5968d258ad4451bfc (patch) | |
tree | 46ce0b46cd3c5f506574d455b8fd279224cef53c /net-libs/libwww | |
parent | added php virtual (diff) | |
download | gentoo-2-976da5f4e8df79ce64416fd5968d258ad4451bfc.tar.gz gentoo-2-976da5f4e8df79ce64416fd5968d258ad4451bfc.tar.bz2 gentoo-2-976da5f4e8df79ce64416fd5968d258ad4451bfc.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() { |