diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-09-29 23:24:09 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-09-29 23:24:09 +0000 |
commit | 2835404c5eca0881e13ba71b1c61034996b02ac7 (patch) | |
tree | 240eea4fcb9e3f10c9e50de61802a568a9544da0 /net-libs/libwww | |
parent | Stable on x86, bug #148608. (diff) | |
download | gentoo-2-2835404c5eca0881e13ba71b1c61034996b02ac7.tar.gz gentoo-2-2835404c5eca0881e13ba71b1c61034996b02ac7.tar.bz2 gentoo-2-2835404c5eca0881e13ba71b1c61034996b02ac7.zip |
Stable on x86, bug #56328.
(Portage version: 2.1.2_pre1-r4)
Diffstat (limited to 'net-libs/libwww')
-rw-r--r-- | net-libs/libwww/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libwww/libwww-5.4.0-r6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libwww/ChangeLog b/net-libs/libwww/ChangeLog index 1d7d4b33271c..7fea394d3147 100644 --- a/net-libs/libwww/ChangeLog +++ b/net-libs/libwww/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libwww # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/ChangeLog,v 1.60 2006/09/25 01:54:57 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/ChangeLog,v 1.61 2006/09/29 23:24:09 ticho Exp $ + + 29 Sep 2006; <ticho@gentoo.org> libwww-5.4.0-r6.ebuild: + Stable on x86, bug #56328. 25 Sep 2006; Jason Wever <weeve@gentoo.org> libwww-5.4.0-r6.ebuild: Stable on SPARC wrt bug #56328. diff --git a/net-libs/libwww/libwww-5.4.0-r6.ebuild b/net-libs/libwww/libwww-5.4.0-r6.ebuild index b24852655046..f81f29137bc7 100644 --- a/net-libs/libwww/libwww-5.4.0-r6.ebuild +++ b/net-libs/libwww/libwww-5.4.0-r6.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-r6.ebuild,v 1.5 2006/09/25 01:54:57 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r6.ebuild,v 1.6 2006/09/29 23:24:09 ticho Exp $ inherit eutils multilib autotools @@ -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 ~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 |