diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-07-06 15:36:51 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-07-06 15:36:51 +0000 |
commit | 572fc564630a180390820a2ea1d1fd069ff2f2cc (patch) | |
tree | b29bc3ff3502224326721fefd31a06eac57128fd /sys-apps/fileutils/fileutils-4.1.11-r1.ebuild | |
parent | Version bumped. (diff) | |
download | gentoo-2-572fc564630a180390820a2ea1d1fd069ff2f2cc.tar.gz gentoo-2-572fc564630a180390820a2ea1d1fd069ff2f2cc.tar.bz2 gentoo-2-572fc564630a180390820a2ea1d1fd069ff2f2cc.zip |
Marked stable on hppa.
Diffstat (limited to 'sys-apps/fileutils/fileutils-4.1.11-r1.ebuild')
-rw-r--r-- | sys-apps/fileutils/fileutils-4.1.11-r1.ebuild | 4 |
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 905a33e2af5a..102207ee9e47 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-2003 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.7 2003/07/06 09:16:35 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/fileutils-4.1.11-r1.ebuild,v 1.8 2003/07/06 15:36:41 gmsoft 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 mirror://gentoo/fileutils-${ACLPV}.diff.gz" HOMEPAGE="http://www.gnu.org/software/fileutils/fileutils.html" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~arm mips" +KEYWORDS="x86 ~ppc ~sparc ~alpha hppa ~arm mips" SLOT="0" LICENSE="GPL-2" |