summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-10-14 09:18:54 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-10-14 09:18:54 +0000
commit51344266075cfa070324db8baed38fcc8b6efbee (patch)
treef57f0c1be1e928615e880613f3d5b7bdb91d29ef /net-libs/libwww
parentAdd missing pkgconfig dependencies, thanks to Patrick Lauer in bug #151265. (diff)
downloadgentoo-2-51344266075cfa070324db8baed38fcc8b6efbee.tar.gz
gentoo-2-51344266075cfa070324db8baed38fcc8b6efbee.tar.bz2
gentoo-2-51344266075cfa070324db8baed38fcc8b6efbee.zip
Stable on ppc64; bug #150198
(Portage version: 2.1.1-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 f11914461b2a..aef851699f9e 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.67 2006/10/13 22:44:49 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/ChangeLog,v 1.68 2006/10/14 09:18:54 corsair Exp $
+
+ 14 Oct 2006; Markus Rothe <corsair@gentoo.org> libwww-5.4.0-r7.ebuild:
+ Stable on ppc64; bug #150198
13 Oct 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
libwww-5.4.0-r7.ebuild:
diff --git a/net-libs/libwww/libwww-5.4.0-r7.ebuild b/net-libs/libwww/libwww-5.4.0-r7.ebuild
index 4b50a39941d5..5b74644a7e81 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.2 2006/10/13 22:44:49 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r7.ebuild,v 1.3 2006/10/14 09:18:54 corsair 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