summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2006-10-15 02:39:19 +0000
committerJason Wever <weeve@gentoo.org>2006-10-15 02:39:19 +0000
commit9f21605f8b8bf69c48c85f4e773eba8ea0456dd1 (patch)
tree66afb856c1d0ea6acce4f4990d98868b6852fcef /net-libs/libwww
parentfixed run script (diff)
downloadgentoo-2-9f21605f8b8bf69c48c85f4e773eba8ea0456dd1.tar.gz
gentoo-2-9f21605f8b8bf69c48c85f4e773eba8ea0456dd1.tar.bz2
gentoo-2-9f21605f8b8bf69c48c85f4e773eba8ea0456dd1.zip
Stable on SPARC wrt bug #150198.
(Portage version: 2.1.2_pre3-r1)
Diffstat (limited to 'net-libs/libwww')
-rw-r--r--net-libs/libwww/ChangeLog5
-rw-r--r--net-libs/libwww/libwww-5.4.0-r7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libwww/ChangeLog b/net-libs/libwww/ChangeLog
index aef851699f9e..b38b6082c7ca 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.68 2006/10/14 09:18:54 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/ChangeLog,v 1.69 2006/10/15 02:39:19 weeve Exp $
+
+ 15 Oct 2006; Jason Wever <weeve@gentoo.org> libwww-5.4.0-r7.ebuild:
+ Stable on SPARC wrt bug #150198.
14 Oct 2006; Markus Rothe <corsair@gentoo.org> libwww-5.4.0-r7.ebuild:
Stable on ppc64; bug #150198
diff --git a/net-libs/libwww/libwww-5.4.0-r7.ebuild b/net-libs/libwww/libwww-5.4.0-r7.ebuild
index 25abce00ae75..dd2a86da6b7b 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.4 2006/10/14 20:33:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r7.ebuild,v 1.5 2006/10/15 02:39:19 weeve 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