# 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)
-# 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
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}