diff options
author | Paul Varner <fuzzyray@gentoo.org> | 2006-10-20 20:46:57 +0000 |
---|---|---|
committer | Paul Varner <fuzzyray@gentoo.org> | 2006-10-20 20:46:57 +0000 |
commit | afaeea5f59039e29428874c61476439b4f9a2468 (patch) | |
tree | 3829a98d708293f0ce7db7e0acdb70ffd25eb84c /net-libs | |
parent | Marking sparc stable (diff) | |
download | gentoo-2-afaeea5f59039e29428874c61476439b4f9a2468.tar.gz gentoo-2-afaeea5f59039e29428874c61476439b4f9a2468.tar.bz2 gentoo-2-afaeea5f59039e29428874c61476439b4f9a2468.zip |
x86 stable - bug #150198
(Portage version: 2.1.2_pre3-r5)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libwww/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libwww/libwww-5.4.0-r7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libwww/ChangeLog b/net-libs/libwww/ChangeLog index bd23f0f6ba3a..a1cd46b0c8a5 100644 --- a/net-libs/libwww/ChangeLog +++ b/net-libs/libwww/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libwww # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/ChangeLog,v 1.70 2006/10/15 10:05:54 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/ChangeLog,v 1.71 2006/10/20 20:46:57 fuzzyray Exp $ + + 20 Oct 2006; Paul Varner <fuzzyray@gentoo.org> libwww-5.4.0-r7.ebuild: + x86 stable - bug #150198 15 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org> libwww-5.4.0-r7.ebuild: diff --git a/net-libs/libwww/libwww-5.4.0-r7.ebuild b/net-libs/libwww/libwww-5.4.0-r7.ebuild index 4b18837a564e..86dce9f5c52c 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.6 2006/10/15 10:05:55 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r7.ebuild,v 1.7 2006/10/20 20:46:57 fuzzyray 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 |