Removed obsolete 1.10.4 ebuilds, updating 1.7-r1 ebuild for autotools eclass changes...
authorSandro Bonazzola <sanchan@gentoo.org>
Tue, 9 Jan 2007 19:05:52 +0000 (19:05 +0000)
committerSandro Bonazzola <sanchan@gentoo.org>
Tue, 9 Jan 2007 19:05:52 +0000 (19:05 +0000)
Package-Manager: portage-2.1.2_rc4-r7

dev-libs/popt/ChangeLog
dev-libs/popt/popt-1.7-r1.ebuild

index d0d761652d80f4e1d50a0236850bc822ea658292..7e28d4bb5e0d853f27feaa9ce4a0525e9a9566e0 100644 (file)
@@ -1,6 +1,11 @@
 # 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.46 2006/12/06 19:52:39 sanchan Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/ChangeLog,v 1.47 2007/01/09 19:05:52 sanchan Exp $
+
+  09 Jan 2007; Sandro Bonazzola <sanchan@gentoo.org> popt-1.7-r1.ebuild,
+  -popt-1.10.4-r1.ebuild, -popt-1.10.4-r2.ebuild:
+  Removed obsolete 1.10.4 ebuilds, updating 1.7-r1 ebuild for autotools eclass
+  changes. Fix again bug #148187.
 
 *popt-1.10.7 (06 Dec 2006)
 
index 4d027ee2e97ecec01eff3c18659e511bf8aecddb..a7b7e20710f11681deb80b6f276acc12038b0459 100644 (file)
@@ -1,6 +1,9 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.25 2006/10/24 19:16:50 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.7-r1.ebuild,v 1.26 2007/01/09 19:05:52 sanchan Exp $
+
+WANT_AUTOCONF="latest"
+WANT_AUTOMAKE="1.6"
 
 inherit libtool eutils flag-o-matic autotools
 
@@ -14,8 +17,7 @@ KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-f
 IUSE="nls"
 
 RDEPEND="nls? ( virtual/libintl )"
-DEPEND="nls? ( sys-devel/gettext )
-       =sys-devel/automake-1.6*"
+DEPEND="nls? ( sys-devel/gettext )"
 
 src_unpack() {
        unpack ${A}