summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2006-10-24 19:16:50 +0000
committerFabian Groffen <grobian@gentoo.org>2006-10-24 19:16:50 +0000
commit5fe76872964c11bd18a74f97db28784110f30a96 (patch)
tree71ca5c49c567617e5952f8816ef680d0c495755a /dev-libs/popt
parentDropped ppc-macos keyword, see bug #148162 (diff)
downloadgentoo-2-5fe76872964c11bd18a74f97db28784110f30a96.tar.gz
gentoo-2-5fe76872964c11bd18a74f97db28784110f30a96.tar.bz2
gentoo-2-5fe76872964c11bd18a74f97db28784110f30a96.zip
Dropped ppc-macos keyword, see you in prefix.
(Portage version: 2.1.1)
Diffstat (limited to 'dev-libs/popt')
-rw-r--r--dev-libs/popt/ChangeLog6
-rw-r--r--dev-libs/popt/popt-1.10.4-r1.ebuild4
-rw-r--r--dev-libs/popt/popt-1.10.4-r2.ebuild4
-rw-r--r--dev-libs/popt/popt-1.7-r1.ebuild5
4 files changed, 11 insertions, 8 deletions
diff --git a/dev-libs/popt/ChangeLog b/dev-libs/popt/ChangeLog
index 376089bd6bc1..e3e578f4c925 100644
--- a/dev-libs/popt/ChangeLog
+++ b/dev-libs/popt/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/popt
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/ChangeLog,v 1.38 2006/10/21 11:45:40 sanchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/ChangeLog,v 1.39 2006/10/24 19:16:50 grobian Exp $
+
+ 24 Oct 2006; Fabian Groffen <grobian@gentoo.org> popt-1.7-r1.ebuild,
+ popt-1.10.4-r1.ebuild, popt-1.10.4-r2.ebuild:
+ Dropped ppc-macos keyword, see you in prefix.
*popt-1.10.4-r2 (21 Oct 2006)
diff --git a/dev-libs/popt/popt-1.10.4-r1.ebuild b/dev-libs/popt/popt-1.10.4-r1.ebuild
index 83770bd0c83c..61d1b2c2085a 100644
--- a/dev-libs/popt/popt-1.10.4-r1.ebuild
+++ b/dev-libs/popt/popt-1.10.4-r1.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/dev-libs/popt/popt-1.10.4-r1.ebuild,v 1.11 2006/10/21 11:45:40 sanchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.10.4-r1.ebuild,v 1.12 2006/10/24 19:16:50 grobian Exp $
inherit flag-o-matic autotools
@@ -10,7 +10,7 @@ SRC_URI="ftp://jbj.org/pub/rpm-4.4.x/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc-macos ~ppc64 ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc64 ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="nls"
RDEPEND="nls? ( virtual/libintl )"
diff --git a/dev-libs/popt/popt-1.10.4-r2.ebuild b/dev-libs/popt/popt-1.10.4-r2.ebuild
index 6e3dd048a158..a056e78d028c 100644
--- a/dev-libs/popt/popt-1.10.4-r2.ebuild
+++ b/dev-libs/popt/popt-1.10.4-r2.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/dev-libs/popt/popt-1.10.4-r2.ebuild,v 1.1 2006/10/21 11:45:40 sanchan Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.10.4-r2.ebuild,v 1.2 2006/10/24 19:16:50 grobian Exp $
inherit flag-o-matic autotools
@@ -10,7 +10,7 @@ SRC_URI="ftp://jbj.org/pub/rpm-4.4.x/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc-macos ~ppc64 ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="~amd64 ~hppa ~ia64 ~ppc64 ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="nls"
RDEPEND="nls? ( virtual/libintl )"
diff --git a/dev-libs/popt/popt-1.7-r1.ebuild b/dev-libs/popt/popt-1.7-r1.ebuild
index 90c71fa02c1b..4d027ee2e97e 100644
--- a/dev-libs/popt/popt-1.7-r1.ebuild
+++ b/dev-libs/popt/popt-1.7-r1.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/dev-libs/popt/popt-1.7-r1.ebuild,v 1.24 2006/09/19 13:46:35 antarus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.7-r1.ebuild,v 1.25 2006/10/24 19:16:50 grobian Exp $
inherit libtool eutils flag-o-matic autotools
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.rpm.org/pub/rpm/dist/rpm-4.1.x/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE="nls"
RDEPEND="nls? ( virtual/libintl )"
@@ -29,7 +29,6 @@ src_unpack() {
}
src_compile() {
- use ppc-macos && append-ldflags -undefined dynamic_lookup
econf $(use_enable nls) || die
emake || die "emake failed"
}