diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2005-09-30 22:47:54 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2005-09-30 22:47:54 +0000 |
commit | 1f868102454f45ca3a976ce8ed04408b1dffc42a (patch) | |
tree | b6221863b3e7a85727b78faf2b9ca683b610710c /net-libs | |
parent | Stable on sh. (diff) | |
download | historical-1f868102454f45ca3a976ce8ed04408b1dffc42a.tar.gz historical-1f868102454f45ca3a976ce8ed04408b1dffc42a.tar.bz2 historical-1f868102454f45ca3a976ce8ed04408b1dffc42a.zip |
Stable on sh.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libwww/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libwww/Manifest | 4 | ||||
-rw-r--r-- | net-libs/libwww/libwww-5.4.0-r3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/libwww/ChangeLog b/net-libs/libwww/ChangeLog index 4d083d8c7ece..877c87e50d96 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.34 2005/06/22 17:58:20 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/ChangeLog,v 1.35 2005/09/30 22:47:54 matsuu Exp $ + + 30 Sep 2005; MATSUU Takuto <matsuu@gentoo.org> libwww-5.4.0-r3.ebuild: + Stable on sh. 22 Jun 2005; Herbie Hopkins <herbs@gentoo.org> libwww-5.4.0-r3.ebuild: Fix multilib issue. diff --git a/net-libs/libwww/Manifest b/net-libs/libwww/Manifest index 52534fe8325a..b77e0b785996 100644 --- a/net-libs/libwww/Manifest +++ b/net-libs/libwww/Manifest @@ -1,6 +1,6 @@ -MD5 9026981fbac583a29365a7290a990101 libwww-5.4.0-r3.ebuild 1939 +MD5 4c70dae7ce4964982b3ebe728633f9f0 libwww-5.4.0-r3.ebuild 1943 MD5 984489f38680d691273e30c3928f674c libwww-5.4.0-r2.ebuild 1659 -MD5 28dbdceb58315f66f913cb7843f7bd13 ChangeLog 4952 +MD5 174084ed3b70e36f1bc8e357aac2a342 ChangeLog 5043 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 MD5 e99f48d15e0834666b84203b48805872 files/libwww-config-liborder.patch 776 MD5 078b6239f293e1cc65f3f977b3136317 files/digest-libwww-5.4.0-r2 151 diff --git a/net-libs/libwww/libwww-5.4.0-r3.ebuild b/net-libs/libwww/libwww-5.4.0-r3.ebuild index d26f81f5e5e5..a0e0cda4af33 100644 --- a/net-libs/libwww/libwww-5.4.0-r3.ebuild +++ b/net-libs/libwww/libwww-5.4.0-r3.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-r3.ebuild,v 1.2 2005/06/22 17:58:20 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r3.ebuild,v 1.3 2005/09/30 22:47:54 matsuu 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 ppc64 ppc-macos s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ppc-macos s390 sh sparc x86" IUSE="ssl mysql" RDEPEND="dev-lang/perl |