summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2002-10-05 05:39:28 +0000
committerDaniel Robbins <drobbins@gentoo.org>2002-10-05 05:39:28 +0000
commit2fafcb321f5ae80068469332c4ed3aa5151b647c (patch)
tree883963d53c8d57d1ad6325589cc2075066ff98f4 /sys-apps/fileutils
parentfix digest (diff)
downloadgentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.tar.gz
gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.tar.bz2
gentoo-2-2fafcb321f5ae80068469332c4ed3aa5151b647c.zip
big IUSE commit
Diffstat (limited to 'sys-apps/fileutils')
-rw-r--r--sys-apps/fileutils/fileutils-4.1.11.ebuild4
-rw-r--r--sys-apps/fileutils/fileutils-4.1.8-r2.ebuild4
-rw-r--r--sys-apps/fileutils/fileutils-4.1.8.ebuild4
3 files changed, 9 insertions, 3 deletions
diff --git a/sys-apps/fileutils/fileutils-4.1.11.ebuild b/sys-apps/fileutils/fileutils-4.1.11.ebuild
index 86f1d8d1d70a..68fa7db95fd7 100644
--- a/sys-apps/fileutils/fileutils-4.1.11.ebuild
+++ b/sys-apps/fileutils/fileutils-4.1.11.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/sys-apps/fileutils/fileutils-4.1.11.ebuild,v 1.1 2002/09/25 14:29:50 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/fileutils-4.1.11.ebuild,v 1.2 2002/10/05 05:39:24 drobbins Exp $
+
+IUSE="nls build"
S=${WORKDIR}/${P}
DESCRIPTION="Standard GNU file utilities (chmod, cp, dd, dir, ls, etc)"
diff --git a/sys-apps/fileutils/fileutils-4.1.8-r2.ebuild b/sys-apps/fileutils/fileutils-4.1.8-r2.ebuild
index b0933bd33e3d..b6ba46fda84c 100644
--- a/sys-apps/fileutils/fileutils-4.1.8-r2.ebuild
+++ b/sys-apps/fileutils/fileutils-4.1.8-r2.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/sys-apps/fileutils/fileutils-4.1.8-r2.ebuild,v 1.6 2002/09/14 15:51:24 bjb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/fileutils-4.1.8-r2.ebuild,v 1.7 2002/10/05 05:39:24 drobbins Exp $
+
+IUSE="nls build acl"
ACLPV=4.1.8acl-0.8.25
diff --git a/sys-apps/fileutils/fileutils-4.1.8.ebuild b/sys-apps/fileutils/fileutils-4.1.8.ebuild
index aa5355b75fe0..5065a2ea9f92 100644
--- a/sys-apps/fileutils/fileutils-4.1.8.ebuild
+++ b/sys-apps/fileutils/fileutils-4.1.8.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/sys-apps/fileutils/fileutils-4.1.8.ebuild,v 1.5 2002/10/04 06:24:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/fileutils-4.1.8.ebuild,v 1.6 2002/10/05 05:39:24 drobbins Exp $
+
+IUSE="nls build"
S=${WORKDIR}/${P}
DESCRIPTION="Standard GNU file utilities (chmod, cp, dd, dir, ls, etc)"