diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-03-28 06:27:42 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-03-28 06:27:42 +0000 |
commit | 581fd424b425de5b41f59922207ad0deb781331c (patch) | |
tree | 3e6aef6b42cd9f3024722c388f825087e749d416 /dev-libs/popt/popt-1.7-r1.ebuild | |
parent | gettext is an optional dependency (diff) | |
download | historical-581fd424b425de5b41f59922207ad0deb781331c.tar.gz historical-581fd424b425de5b41f59922207ad0deb781331c.tar.bz2 historical-581fd424b425de5b41f59922207ad0deb781331c.zip |
moved to stable
Diffstat (limited to 'dev-libs/popt/popt-1.7-r1.ebuild')
-rw-r--r-- | dev-libs/popt/popt-1.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/popt/popt-1.7-r1.ebuild b/dev-libs/popt/popt-1.7-r1.ebuild index f4203754d895..68abfa5cafc7 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-2003 Gentoo Technologies, Inc. # 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.2 2003/03/28 06:27:20 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.7-r1.ebuild,v 1.3 2003/03/28 06:27:42 seemant Exp $ inherit libtool @@ -10,7 +10,7 @@ HOMEPAGE="http://www.rpm.org/" SLOT="0" LICENSE="as-is" -KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa arm" +KEYWORDS="x86 ppc sparc alpha hppa arm" IUSE="nls" DEPEND="nls? ( sys-devel/gettext )" |