summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHardave Rior <hardave@gentoo.org>2005-11-20 13:21:05 +0000
committerHardave Rior <hardave@gentoo.org>2005-11-20 13:21:05 +0000
commit5bcfec7836da85c40f20f687b6bc2bd6e9daf0eb (patch)
treebbdb07a3cede2b4d50f46c9689adb4759186b296 /net-libs/libwww
parentAdded ~ppc64 keyword (diff)
downloadgentoo-2-5bcfec7836da85c40f20f687b6bc2bd6e9daf0eb.tar.gz
gentoo-2-5bcfec7836da85c40f20f687b6bc2bd6e9daf0eb.tar.bz2
gentoo-2-5bcfec7836da85c40f20f687b6bc2bd6e9daf0eb.zip
Stable on mips, bug #109040.
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'net-libs/libwww')
-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 2b51ab1dddf3..f10aada6bacd 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.48 2005/11/06 02:23:56 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/ChangeLog,v 1.49 2005/11/20 13:21:05 hardave Exp $
+
+ 20 Nov 2005; Hardave Riar <hardave@gentoo.org> libwww-5.4.0-r4.ebuild:
+ Stable on mips, bug #109040.
06 Nov 2005; MATSUU Takuto <matsuu@gentoo.org> libwww-5.4.0-r4.ebuild:
Stable on sh.
diff --git a/net-libs/libwww/libwww-5.4.0-r4.ebuild b/net-libs/libwww/libwww-5.4.0-r4.ebuild
index 39ab00bdbca0..31da08983032 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.13 2005/11/15 06:45:07 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r4.ebuild,v 1.14 2005/11/20 13:21:05 hardave 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