diff options
author | Brent Baude <ranger@gentoo.org> | 2005-10-31 14:08:32 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2005-10-31 14:08:32 +0000 |
commit | 7a4a957fc5c4c95f63ca6c2569700d28e28b53c1 (patch) | |
tree | a55b164e90858b9f6832e9afe3531818fdb49ceb /net-libs/libwww/libwww-5.4.0-r4.ebuild | |
parent | Fixed SRC_URI (diff) | |
download | gentoo-2-7a4a957fc5c4c95f63ca6c2569700d28e28b53c1.tar.gz gentoo-2-7a4a957fc5c4c95f63ca6c2569700d28e28b53c1.tar.bz2 gentoo-2-7a4a957fc5c4c95f63ca6c2569700d28e28b53c1.zip |
for updates.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'net-libs/libwww/libwww-5.4.0-r4.ebuild')
-rw-r--r-- | net-libs/libwww/libwww-5.4.0-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libwww/libwww-5.4.0-r4.ebuild b/net-libs/libwww/libwww-5.4.0-r4.ebuild index 04038db99c06..0a636a5df268 100644 --- a/net-libs/libwww/libwww-5.4.0-r4.ebuild +++ b/net-libs/libwww/libwww-5.4.0-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r4.ebuild,v 1.10 2005/10/31 11:15:23 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r4.ebuild,v 1.11 2005/10/31 14:08:32 ranger Exp $ inherit eutils multilib @@ -12,7 +12,7 @@ SRC_URI="http://www.w3.org/Library/Distribution/${MY_P}.tgz LICENSE="W3C" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc-macos ~ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc-macos ppc64 ~s390 ~sh sparc x86" IUSE="mysql ssl" RDEPEND=">=sys-libs/zlib-1.1.4 |