summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2007-05-12 09:20:06 +0000
committerJoshua Kinard <kumba@gentoo.org>2007-05-12 09:20:06 +0000
commitb6d0b7f39199585cfad46b42a9dc8592b77644b2 (patch)
treeb34f3807c3f2eb50e110f5bd2e98cc312d767452 /net-libs
parentFix unavailable stdsounds3.tar.gz url (diff)
downloadgentoo-2-b6d0b7f39199585cfad46b42a9dc8592b77644b2.tar.gz
gentoo-2-b6d0b7f39199585cfad46b42a9dc8592b77644b2.tar.bz2
gentoo-2-b6d0b7f39199585cfad46b42a9dc8592b77644b2.zip
Stable on mips.
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libwww/ChangeLog7
-rw-r--r--net-libs/libwww/libwww-5.4.0-r7.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/libwww/ChangeLog b/net-libs/libwww/ChangeLog
index b62b68e689ba..96c70dae205f 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.75 2006/12/20 01:00:31 nattfodd Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/ChangeLog,v 1.76 2007/05/12 09:20:06 kumba Exp $
+
+ 12 May 2007; Joshua Kinard <kumba@gentoo.org> libwww-5.4.0-r7.ebuild:
+ Stable on mips.
20 Dec 2006; Alexandre Buisse <nattfodd@gentoo.org>
libwww-5.4.0-r3.ebuild, libwww-5.4.0-r4.ebuild, libwww-5.4.0-r5.ebuild,
diff --git a/net-libs/libwww/libwww-5.4.0-r7.ebuild b/net-libs/libwww/libwww-5.4.0-r7.ebuild
index da8bd09c11c8..4f738b7a7e7d 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
+# Copyright 1999-2007 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.11 2006/12/20 01:00:31 nattfodd Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r7.ebuild,v 1.12 2007/05/12 09:20:06 kumba 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