summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-10-05 05:39:11 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-10-05 05:39:11 +0000
commit3b5caf9518c222c23b1631180369bad345382bfb (patch)
treecb3db7e3c70d1bd4a75bbb381aaa18f39fc4e46c /dev-libs/popt
parentbig IUSE commit (diff)
downloadhistorical-3b5caf9518c222c23b1631180369bad345382bfb.tar.gz
historical-3b5caf9518c222c23b1631180369bad345382bfb.tar.bz2
historical-3b5caf9518c222c23b1631180369bad345382bfb.zip
big IUSE commit
Diffstat (limited to 'dev-libs/popt')
-rw-r--r--dev-libs/popt/popt-1.5.ebuild4
-rw-r--r--dev-libs/popt/popt-1.6.3.ebuild4
2 files changed, 6 insertions, 2 deletions
diff --git a/dev-libs/popt/popt-1.5.ebuild b/dev-libs/popt/popt-1.5.ebuild
index 5de3f239e329..b3bbf3397811 100644
--- a/dev-libs/popt/popt-1.5.ebuild
+++ b/dev-libs/popt/popt-1.5.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.5.ebuild,v 1.11 2002/10/04 05:17:27 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.5.ebuild,v 1.12 2002/10/05 05:39:11 drobbins Exp $
+
+IUSE="nls"
S=${WORKDIR}/${P}
DESCRIPTION="Parse Options: command line parser"
diff --git a/dev-libs/popt/popt-1.6.3.ebuild b/dev-libs/popt/popt-1.6.3.ebuild
index e44b506034cb..43cfbfce7d2a 100644
--- a/dev-libs/popt/popt-1.6.3.ebuild
+++ b/dev-libs/popt/popt-1.6.3.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.6.3.ebuild,v 1.10 2002/10/04 05:17:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.6.3.ebuild,v 1.11 2002/10/05 05:39:11 drobbins Exp $
+
+IUSE="nls"
S=${WORKDIR}/${P}
DESCRIPTION="Parse Options - Command line parser"