diff options
author | 2005-10-29 15:42:31 +0000 | |
---|---|---|
committer | 2005-10-29 15:42:31 +0000 | |
commit | 3f0ded1874aa20aac6f27a4267465375b82fd701 (patch) | |
tree | 9d09f7e2ebca1b4ffd23fd03b1f9680ff9d4dc2d | |
parent | Stable on ppc. See bug #110467. (diff) | |
download | gentoo-2-3f0ded1874aa20aac6f27a4267465375b82fd701.tar.gz gentoo-2-3f0ded1874aa20aac6f27a4267465375b82fd701.tar.bz2 gentoo-2-3f0ded1874aa20aac6f27a4267465375b82fd701.zip |
Stable on hppa, ppc. See bug #109040.
(Portage version: 2.0.53_rc6)
-rw-r--r-- | net-libs/libwww/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/libwww/libwww-5.4.0-r4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/libwww/ChangeLog b/net-libs/libwww/ChangeLog index a9e612badc1b..04df95905b8a 100644 --- a/net-libs/libwww/ChangeLog +++ b/net-libs/libwww/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/libwww # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/ChangeLog,v 1.43 2005/10/29 05:02:08 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/ChangeLog,v 1.44 2005/10/29 15:42:31 hansmi Exp $ + + 29 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> + libwww-5.4.0-r4.ebuild: + Stable on hppa, ppc. See bug #109040. 29 Oct 2005; Mark Loeser <halcy0n@gentoo.org> libwww-5.4.0-r4.ebuild: Stable on x86; bug #109040 diff --git a/net-libs/libwww/libwww-5.4.0-r4.ebuild b/net-libs/libwww/libwww-5.4.0-r4.ebuild index f58fe6e1c75d..b568c0979547 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.7 2005/10/29 05:02:08 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r4.ebuild,v 1.8 2005/10/29 15:42:31 hansmi 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="dev-lang/perl |