diff options
author | Fabian Groffen <grobian@gentoo.org> | 2006-10-05 17:30:15 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2006-10-05 17:30:15 +0000 |
commit | 1361bab59d689a6533a802d26732d9d409b9e141 (patch) | |
tree | 986ba005820337b73145e0fbb4e951c9651cf0a8 /net-libs | |
parent | Accepting maintainer role, and fixed whitespace error for repoman. (diff) | |
download | gentoo-2-1361bab59d689a6533a802d26732d9d409b9e141.tar.gz gentoo-2-1361bab59d689a6533a802d26732d9d409b9e141.tar.bz2 gentoo-2-1361bab59d689a6533a802d26732d9d409b9e141.zip |
Dropped ppc-macos keyword, see you in prefix.
(Portage version: 2.1.1)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libwww/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/libwww/libwww-5.4.0-r3.ebuild | 5 | ||||
-rw-r--r-- | net-libs/libwww/libwww-5.4.0-r4.ebuild | 5 | ||||
-rw-r--r-- | net-libs/libwww/libwww-5.4.0-r5.ebuild | 4 | ||||
-rw-r--r-- | net-libs/libwww/libwww-5.4.0-r6.ebuild | 4 |
5 files changed, 12 insertions, 13 deletions
diff --git a/net-libs/libwww/ChangeLog b/net-libs/libwww/ChangeLog index 4e005e3ee0aa..67403f1e8953 100644 --- a/net-libs/libwww/ChangeLog +++ b/net-libs/libwww/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-libs/libwww # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/ChangeLog,v 1.64 2006/10/04 12:59:02 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/ChangeLog,v 1.65 2006/10/05 17:30:15 grobian Exp $ + + 05 Oct 2006; Fabian Groffen <grobian@gentoo.org> + -files/libwww-5.4.0-automake-macos.patch, libwww-5.4.0-r3.ebuild, + libwww-5.4.0-r4.ebuild, libwww-5.4.0-r5.ebuild, libwww-5.4.0-r6.ebuild: + Dropped ppc-macos keyword, see you in prefix. 04 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> libwww-5.4.0-r3.ebuild, libwww-5.4.0-r4.ebuild, libwww-5.4.0-r5.ebuild, libwww-5.4.0-r6.ebuild: diff --git a/net-libs/libwww/libwww-5.4.0-r3.ebuild b/net-libs/libwww/libwww-5.4.0-r3.ebuild index ce13308b1821..52824c959587 100644 --- a/net-libs/libwww/libwww-5.4.0-r3.ebuild +++ b/net-libs/libwww/libwww-5.4.0-r3.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-r3.ebuild,v 1.5 2006/10/04 12:59:02 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r3.ebuild,v 1.6 2006/10/05 17:30:15 grobian Exp $ WANT_AUTOMAKE="1.4" WANT_AUTOCONF="latest" @@ -15,7 +15,7 @@ SRC_URI="http://www.w3.org/Library/Distribution/${MY_P}.tgz LICENSE="W3C" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 ppc-macos s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="ssl mysql" RDEPEND="dev-lang/perl @@ -60,7 +60,6 @@ src_compile() { ${myconf} || die emake check-am || die - use ppc-macos && echo "#undef HAVE_APPKIT_APPKIT_H" >> wwwconf.h emake || die } diff --git a/net-libs/libwww/libwww-5.4.0-r4.ebuild b/net-libs/libwww/libwww-5.4.0-r4.ebuild index 77f4b100ec68..78fb7d8c0a2f 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-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.17 2006/10/04 12:59:02 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r4.ebuild,v 1.18 2006/10/05 17:30:15 grobian Exp $ WANT_AUTOMAKE="1.4" WANT_AUTOCONF="latest" @@ -15,7 +15,7 @@ SRC_URI="http://www.w3.org/Library/Distribution/${MY_P}.tgz LICENSE="W3C" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc-macos ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="mysql ssl" RDEPEND=">=sys-libs/zlib-1.1.4 @@ -65,7 +65,6 @@ src_compile() { ${myconf} || die "./configure failed" emake check-am || die - use ppc-macos && echo "#undef HAVE_APPKIT_APPKIT_H" >> wwwconf.h emake || die "Compilation failed" } diff --git a/net-libs/libwww/libwww-5.4.0-r5.ebuild b/net-libs/libwww/libwww-5.4.0-r5.ebuild index a57cc77fcc8b..40743c5cf5ac 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.7 2006/10/04 12:59:02 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r5.ebuild,v 1.8 2006/10/05 17:30:15 grobian Exp $ WANT_AUTOMAKE="1.4" WANT_AUTOCONF="latest" @@ -48,8 +48,6 @@ src_unpack() { epatch "${FILESDIR}/${P}-asneeded.patch" # Drop Externls rebuild after automake epatch "${FILESDIR}/${P}-noexport.patch" - # Mac OS X has no automake 1.4, only 1.6.3 - epatch "${FILESDIR}/${P}-automake-macos.patch" # Respect users LDFLAGS, bug #126863. epatch "${FILESDIR}/${P}-respectflags.patch" diff --git a/net-libs/libwww/libwww-5.4.0-r6.ebuild b/net-libs/libwww/libwww-5.4.0-r6.ebuild index cc83c899c750..99e9e52fde19 100644 --- a/net-libs/libwww/libwww-5.4.0-r6.ebuild +++ b/net-libs/libwww/libwww-5.4.0-r6.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-r6.ebuild,v 1.9 2006/10/04 12:59:02 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libwww/libwww-5.4.0-r6.ebuild,v 1.10 2006/10/05 17:30:15 grobian Exp $ WANT_AUTOMAKE="1.4" WANT_AUTOCONF="latest" @@ -47,8 +47,6 @@ src_unpack() { epatch "${FILESDIR}/${P}-asneeded.patch" # Drop Externls rebuild after automake epatch "${FILESDIR}/${P}-noexport.patch" - # Mac OS X has no automake 1.4, only 1.6.3 - epatch "${FILESDIR}/${P}-automake-macos.patch" # Respect users LDFLAGS, bug #126863. epatch "${FILESDIR}/${P}-respectflags.patch" |