diff options
author | 2007-06-11 17:47:35 +0000 | |
---|---|---|
committer | 2007-06-11 17:47:35 +0000 | |
commit | 7fec49baff2bd5bfc12537371ea7e2359a605194 (patch) | |
tree | 3c8728fc60d7e3b96eacd4d47301a1e881405d0f /dev-libs/popt/popt-1.10.7.ebuild | |
parent | Stable on arm wrt #180569. (diff) | |
download | historical-7fec49baff2bd5bfc12537371ea7e2359a605194.tar.gz historical-7fec49baff2bd5bfc12537371ea7e2359a605194.tar.bz2 historical-7fec49baff2bd5bfc12537371ea7e2359a605194.zip |
alpha stable wrt #161177
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-libs/popt/popt-1.10.7.ebuild')
-rw-r--r-- | dev-libs/popt/popt-1.10.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/popt/popt-1.10.7.ebuild b/dev-libs/popt/popt-1.10.7.ebuild index d2812a7aabd1..7e260eaa419b 100644 --- a/dev-libs/popt/popt-1.10.7.ebuild +++ b/dev-libs/popt/popt-1.10.7.ebuild @@ -1,6 +1,6 @@ # 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.10.7.ebuild,v 1.10 2007/05/12 03:28:41 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.10.7.ebuild,v 1.11 2007/06/11 17:47:35 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://jbj.org/pub/rpm-4.4.x/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="nls" RDEPEND="nls? ( virtual/libintl )" |