diff options
author | 2006-11-04 12:03:19 +0000 | |
---|---|---|
committer | 2006-11-04 12:03:19 +0000 | |
commit | fe30678b49811a75cffc760db333995d70420610 (patch) | |
tree | 9fac37c0a9a092dd0323a2f62f7dfe00b4a9744e /net-libs/libwww/libwww-5.4.0-r7.ebuild | |
parent | stable on amd64 (diff) | |
download | historical-fe30678b49811a75cffc760db333995d70420610.tar.gz historical-fe30678b49811a75cffc760db333995d70420610.tar.bz2 historical-fe30678b49811a75cffc760db333995d70420610.zip |
stable on amd64
Package-Manager: portage-2.1.2_rc1-r2
Diffstat (limited to 'net-libs/libwww/libwww-5.4.0-r7.ebuild')
-rw-r--r-- | net-libs/libwww/libwww-5.4.0-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libwww/libwww-5.4.0-r7.ebuild b/net-libs/libwww/libwww-5.4.0-r7.ebuild index 06bd602129ae..009e4e6cf140 100644 --- a/net-libs/libwww/libwww-5.4.0-r7.ebuild +++ b/net-libs/libwww/libwww-5.4.0-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-r7.ebuild,v 1.8 2006/11/01 20:38:34 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r7.ebuild,v 1.9 2006/11/04 12:03:19 blubb Exp $ WANT_AUTOMAKE="latest" WANT_AUTOCONF="latest" @@ -15,7 +15,7 @@ SRC_URI="http://www.w3.org/Library/Distribution/${MY_P}.tgz LICENSE="W3C" SLOT="0" -KEYWORDS="alpha ~amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="mysql ssl" RDEPEND=">=sys-libs/zlib-1.1.4 |