diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-03-20 02:58:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-03-20 02:58:34 +0000 |
commit | d5cf2fe1eedc2238dd6359b6882c020ae7c2a319 (patch) | |
tree | 6df07378b837d39b1ca958913c59a3fc66c20ee0 /net-libs/libwww | |
parent | respect user LDFLAGS #126876 by Diego Pettenò (diff) | |
download | gentoo-2-d5cf2fe1eedc2238dd6359b6882c020ae7c2a319.tar.gz gentoo-2-d5cf2fe1eedc2238dd6359b6882c020ae7c2a319.tar.bz2 gentoo-2-d5cf2fe1eedc2238dd6359b6882c020ae7c2a319.zip |
m68k love
(Portage version: 2.1_pre6-r3)
Diffstat (limited to 'net-libs/libwww')
-rw-r--r-- | net-libs/libwww/libwww-5.4.0-r4.ebuild | 6 | ||||
-rw-r--r-- | net-libs/libwww/libwww-5.4.0-r5.ebuild | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-libs/libwww/libwww-5.4.0-r4.ebuild b/net-libs/libwww/libwww-5.4.0-r4.ebuild index 31da08983032..65f152c75c74 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 +# Copyright 1999-2006 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.14 2005/11/20 13:21:05 hardave Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r4.ebuild,v 1.15 2006/03/20 02:58:34 vapier 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 m68k mips ppc ppc-macos ppc64 s390 sh sparc x86" IUSE="mysql ssl" RDEPEND=">=sys-libs/zlib-1.1.4 diff --git a/net-libs/libwww/libwww-5.4.0-r5.ebuild b/net-libs/libwww/libwww-5.4.0-r5.ebuild index 706fec54ea46..fba317962bff 100644 --- a/net-libs/libwww/libwww-5.4.0-r5.ebuild +++ b/net-libs/libwww/libwww-5.4.0-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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-r5.ebuild,v 1.2 2006/03/19 22:50:48 ehmsen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r5.ebuild,v 1.3 2006/03/20 02:58:34 vapier Exp $ inherit eutils multilib autotools @@ -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 ~m68k ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="mysql ssl" RDEPEND=">=sys-libs/zlib-1.1.4 |