diff options
author | 2002-09-14 15:51:25 +0000 | |
---|---|---|
committer | 2002-09-14 15:51:25 +0000 | |
commit | 340fb33865558b4774b284619411bf464fc859b4 (patch) | |
tree | 057af2ff05b6334eb71963debe6d2330f8cb3ef9 /sys-apps/fileutils | |
parent | initial alpha (axp) support for gentoo (diff) | |
download | historical-340fb33865558b4774b284619411bf464fc859b4.tar.gz historical-340fb33865558b4774b284619411bf464fc859b4.tar.bz2 historical-340fb33865558b4774b284619411bf464fc859b4.zip |
initial alpha (axp) support for gentoo
Diffstat (limited to 'sys-apps/fileutils')
-rw-r--r-- | sys-apps/fileutils/fileutils-4.1.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/fileutils/fileutils-4.1.8-r2.ebuild b/sys-apps/fileutils/fileutils-4.1.8-r2.ebuild index 3b748d7e0746..b0933bd33e3d 100644 --- a/sys-apps/fileutils/fileutils-4.1.8-r2.ebuild +++ b/sys-apps/fileutils/fileutils-4.1.8-r2.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.8-r2.ebuild,v 1.5 2002/08/14 03:39:33 murphy Exp $ +# $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 $ ACLPV=4.1.8acl-0.8.25 @@ -8,7 +8,7 @@ S=${WORKDIR}/${P} DESCRIPTION="Standard GNU file utilities (chmod, cp, dd, dir, ls, etc)" SRC_URI="ftp://alpha.gnu.org/gnu/fetish/${P}.tar.gz http://acl.bestbits.at/current/diff/fileutils-${ACLPV}.xdelta" HOMEPAGE="http://www.gnu.org/software/fileutils/fileutils.html" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc sparc64 alpha" SLOT="0" LICENSE="GPL-2" |