diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-10-28 16:36:28 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-10-28 16:36:28 +0000 |
commit | 0342d23c728ece182982df1f50cef99a19fe6064 (patch) | |
tree | 525eb696d98f6744d599b564de34049eb1631e8d /net-libs | |
parent | dep fix (diff) | |
download | gentoo-2-0342d23c728ece182982df1f50cef99a19fe6064.tar.gz gentoo-2-0342d23c728ece182982df1f50cef99a19fe6064.tar.bz2 gentoo-2-0342d23c728ece182982df1f50cef99a19fe6064.zip |
stable on amd64 wrt bug 109040
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'net-libs')
-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 cbfe7cb3a653..67c4f2d30c13 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.40 2005/10/28 15:24:32 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/ChangeLog,v 1.41 2005/10/28 16:36:28 blubb Exp $ + + 28 Oct 2005; Simon Stelling <blubb@gentoo.org> libwww-5.4.0-r4.ebuild: + stable on amd64 wrt bug 109040 28 Oct 2005; Fabian Groffen <grobian@gentoo.org> libwww-5.4.0-r4.ebuild: Reverting elibtoolize change, and back to ppc-macos conditional on request of diff --git a/net-libs/libwww/libwww-5.4.0-r4.ebuild b/net-libs/libwww/libwww-5.4.0-r4.ebuild index e5c19fefb837..525c3a63fdd3 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.4 2005/10/28 15:24:32 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r4.ebuild,v 1.5 2005/10/28 16:36:28 blubb 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 |