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 | c594f42df6a5e4c6d627f39b3eab507c4e354499 (patch) | |
tree | 034f0a7075f2bc7d43f6a69fb1cda81ad7ce439b /net-libs/libwww | |
parent | Added info about arts output plugin on the ebuild to warn users about how to ... (diff) | |
download | gentoo-2-c594f42df6a5e4c6d627f39b3eab507c4e354499.tar.gz gentoo-2-c594f42df6a5e4c6d627f39b3eab507c4e354499.tar.bz2 gentoo-2-c594f42df6a5e4c6d627f39b3eab507c4e354499.zip |
Stable on ia64.
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'net-libs/libwww')
-rw-r--r-- | net-libs/libwww/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libwww/libwww-5.4.0-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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 |