diff options
author | 2004-02-19 20:29:58 +0000 | |
---|---|---|
committer | 2004-02-19 20:29:58 +0000 | |
commit | 2a6726a91232075879b26ad321985beaac7869aa (patch) | |
tree | 6ea20c6f5f72e737723f2cb17b4ac9b766fd22f5 /net-libs/libwww | |
parent | marked stable 1.3.1. fixes #40982 (Manifest recommit) (diff) | |
download | gentoo-2-2a6726a91232075879b26ad321985beaac7869aa.tar.gz gentoo-2-2a6726a91232075879b26ad321985beaac7869aa.tar.bz2 gentoo-2-2a6726a91232075879b26ad321985beaac7869aa.zip |
Marked stable on all arches. Closing bug #41959
Diffstat (limited to 'net-libs/libwww')
-rw-r--r-- | net-libs/libwww/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/libwww/libwww-5.4.0-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/libwww/ChangeLog b/net-libs/libwww/ChangeLog index 365c52768013..cf183f716d8f 100644 --- a/net-libs/libwww/ChangeLog +++ b/net-libs/libwww/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libwww -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/ChangeLog,v 1.20 2004/02/09 02:01:32 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/ChangeLog,v 1.21 2004/02/19 20:29:58 usata Exp $ + + 20 Feb 2004; Mamoru KOMACHI <usata@gentoo.org> libwww-5.4.0-r2.ebuild: + Marked stable on all arches. Closing bug #41959 *libwww-5.4.0-r2 (07 Oct 2003) diff --git a/net-libs/libwww/libwww-5.4.0-r2.ebuild b/net-libs/libwww/libwww-5.4.0-r2.ebuild index 4f7a424ba8b1..b621fe1556cf 100644 --- a/net-libs/libwww/libwww-5.4.0-r2.ebuild +++ b/net-libs/libwww/libwww-5.4.0-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r2.ebuild,v 1.5 2004/02/10 02:31:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r2.ebuild,v 1.6 2004/02/19 20:29:58 usata Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.w3.org/Library/Distribution/${MY_P}.tgz LICENSE="W3C" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ~ia64" IUSE="ssl mysql" RDEPEND="dev-lang/perl |