summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoachim Blaabjerg <styx@gentoo.org>2002-12-13 11:38:28 +0000
committerJoachim Blaabjerg <styx@gentoo.org>2002-12-13 11:38:28 +0000
commitecfc5777814638253de0de2f847b1eda583296ae (patch)
treef3ee3ab835527793dc79864b2a6207b3e031e0fd /sys-apps/fileutils
parentfixed broken ChangeLog entries (diff)
downloadhistorical-ecfc5777814638253de0de2f847b1eda583296ae.tar.gz
historical-ecfc5777814638253de0de2f847b1eda583296ae.tar.bz2
historical-ecfc5777814638253de0de2f847b1eda583296ae.zip
The ACL support is b0rked. -x86 masking until it's fixed.
Diffstat (limited to 'sys-apps/fileutils')
-rw-r--r--sys-apps/fileutils/fileutils-4.1.11-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/fileutils/fileutils-4.1.11-r1.ebuild b/sys-apps/fileutils/fileutils-4.1.11-r1.ebuild
index 8bc9b2073a6f..3dd66e2d7253 100644
--- a/sys-apps/fileutils/fileutils-4.1.11-r1.ebuild
+++ b/sys-apps/fileutils/fileutils-4.1.11-r1.ebuild
@@ -1,6 +1,6 @@
# 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-r1.ebuild,v 1.1 2002/12/12 12:43:01 styx Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/fileutils-4.1.11-r1.ebuild,v 1.2 2002/12/13 11:38:28 styx Exp $
IUSE="acl nls build"
ACLPV=4.1.11acl-0.8.25
@@ -10,7 +10,7 @@ DESCRIPTION="Standard GNU file utilities (chmod, cp, dd, dir, ls, etc)"
SRC_URI="ftp://alpha.gnu.org/gnu/fetish/${P}.tar.gz http://cvs.gentoo.org/~styx/fileutils-${ACLPV}.diff.gz"
HOMEPAGE="http://www.gnu.org/software/fileutils/fileutils.html"
-KEYWORDS="~x86"
+KEYWORDS="-x86"
SLOT="0"
LICENSE="GPL-2"