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
commit7d2731a3023f141b6bc2dbebe0eb126f43a859f2 (patch)
treed7e4b662913a4cf2e99c9b54fbfa6972f49bb2ca /net-libs
parentAdded ~ppc64 keyword (diff)
downloadhistorical-7d2731a3023f141b6bc2dbebe0eb126f43a859f2.tar.gz
historical-7d2731a3023f141b6bc2dbebe0eb126f43a859f2.tar.bz2
historical-7d2731a3023f141b6bc2dbebe0eb126f43a859f2.zip
Stable on mips, bug #109040.
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/libwww/ChangeLog5
-rw-r--r--net-libs/libwww/Manifest14
-rw-r--r--net-libs/libwww/libwww-5.4.0-r4.ebuild4
3 files changed, 8 insertions, 15 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/Manifest b/net-libs/libwww/Manifest
index 9cb3017f7cf8..581d839813fa 100644
--- a/net-libs/libwww/Manifest
+++ b/net-libs/libwww/Manifest
@@ -1,7 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 bdd0331eafe412eb68e9ffcde2337d49 ChangeLog 6766
+MD5 02b138b9457d514cb4d8da32d6197a69 ChangeLog 6872
MD5 078b6239f293e1cc65f3f977b3136317 files/digest-libwww-5.4.0-r3 151
MD5 4c3f7314020d5a1a6a01463a71b4944c files/digest-libwww-5.4.0-r4 151
MD5 1866b237427a244b9923469b52f54473 files/libwww-5.4.0-autoconf-gentoo.diff 1089
@@ -11,12 +8,5 @@ MD5 6853cd848815d9446ef820e3a74878ca files/libwww-5.4.0-htbound.patch 13279
MD5 b0a8e638d02da0d0284e8555866f1f38 files/libwww-5.4.0-mysql-4.1.patch 1674
MD5 e99f48d15e0834666b84203b48805872 files/libwww-config-liborder.patch 776
MD5 4c70dae7ce4964982b3ebe728633f9f0 libwww-5.4.0-r3.ebuild 1943
-MD5 5295acb31c677963104fea77126871e3 libwww-5.4.0-r4.ebuild 2145
+MD5 469a45f9eb035116e1c88cfaee53eff7 libwww-5.4.0-r4.ebuild 2145
MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDeYQ8gIKl8Uu19MoRAnL9AJ0ew3n0gYZNbAcaEJUay7U8idoU9gCeK4tX
-x8YUXDF/ZMIUcJ78fztB0as=
-=bbpM
------END PGP SIGNATURE-----
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