summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2005-11-06 02:23:56 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2005-11-06 02:23:56 +0000
commita2a19a6b7908a33ac1cff6a77053edd458606652 (patch)
treec4e21891095409afae7c6ec8803fc62118462479 /net-libs
parentMarked ~amd64 (diff)
downloadgentoo-2-a2a19a6b7908a33ac1cff6a77053edd458606652.tar.gz
gentoo-2-a2a19a6b7908a33ac1cff6a77053edd458606652.tar.bz2
gentoo-2-a2a19a6b7908a33ac1cff6a77053edd458606652.zip
Stable on sh.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libwww/ChangeLog5
-rw-r--r--net-libs/libwww/libwww-5.4.0-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libwww/ChangeLog b/net-libs/libwww/ChangeLog
index 56339273c141..2b51ab1dddf3 100644
--- a/net-libs/libwww/ChangeLog
+++ b/net-libs/libwww/ChangeLog
@@ -1,6 +1,9 @@
# 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.47 2005/10/31 14:08:32 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/ChangeLog,v 1.48 2005/11/06 02:23:56 matsuu Exp $
+
+ 06 Nov 2005; MATSUU Takuto <matsuu@gentoo.org> libwww-5.4.0-r4.ebuild:
+ Stable on sh.
31 Oct 2005; Brent Baude <ranger@gentoo.org> libwww-5.4.0-r4.ebuild:
Marking libwww-5.4.0-r4 ppc64 stable for 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 0a636a5df268..fd0fdbbfdf59 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.11 2005/10/31 14:08:32 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r4.ebuild,v 1.12 2005/11/06 02:23:56 matsuu 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