diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-10-30 23:06:37 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-10-30 23:06:37 +0000 |
commit | 1daf7f80463b4e6f9c44cc49efecc7565d994407 (patch) | |
tree | 15f9708843b161681409d983eec42cd172c93411 /net-libs/libwww | |
parent | Added info about arts output plugin on the ebuild to warn users about how to ... (diff) | |
download | historical-1daf7f80463b4e6f9c44cc49efecc7565d994407.tar.gz historical-1daf7f80463b4e6f9c44cc49efecc7565d994407.tar.bz2 historical-1daf7f80463b4e6f9c44cc49efecc7565d994407.zip |
Stable on ia64.
Package-Manager: portage-2.0.53_rc6
Diffstat (limited to 'net-libs/libwww')
-rw-r--r-- | net-libs/libwww/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libwww/Manifest | 14 | ||||
-rw-r--r-- | net-libs/libwww/libwww-5.4.0-r4.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/net-libs/libwww/ChangeLog b/net-libs/libwww/ChangeLog index 04df95905b8a..6eced61c7231 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.44 2005/10/29 15:42:31 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/ChangeLog,v 1.45 2005/10/30 23:06:37 kloeri Exp $ + + 30 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> libwww-5.4.0-r4.ebuild: + Stable on ia64. 29 Oct 2005; Michael Hanselmann <hansmi@gentoo.org> libwww-5.4.0-r4.ebuild: diff --git a/net-libs/libwww/Manifest b/net-libs/libwww/Manifest index b488ed2ad6e8..7c1cc8ace6b8 100644 --- a/net-libs/libwww/Manifest +++ b/net-libs/libwww/Manifest @@ -1,4 +1,7 @@ -MD5 2e174751d16f07a9c5b9d74bf4260367 ChangeLog 6310 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 886d692bf3b62c9aaf4ecd4486ec3da2 ChangeLog 6406 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 @@ -8,5 +11,12 @@ 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 afa88f546a25cc1f55f91bdfcb9f0a32 libwww-5.4.0-r4.ebuild 2149 +MD5 80a375db68fe7b629740a019850a7098 libwww-5.4.0-r4.ebuild 2148 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDZVIQKf2g/qXtneoRAgOlAJ9/5yZnurCV0G6DhXTWfxJujMGY5gCgn4Ra +cCWYw69fXnUoomBkXWZnHlg= +=67Bo +-----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 b568c0979547..50b22a39a329 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.8 2005/10/29 15:42:31 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r4.ebuild,v 1.9 2005/10/30 23:06:37 kloeri 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="dev-lang/perl |