summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Seidel <tuxus@gentoo.org>2003-01-18 19:33:12 +0000
committerJan Seidel <tuxus@gentoo.org>2003-01-18 19:33:12 +0000
commitb60f7a5260cf454413a4d2c248d66783a5f773d2 (patch)
tree43a4cbfaf64989162e6cf77c1fb45f41729bf0b2 /sys-apps/fileutils
parentsorry, i suck, i forgot the digest (diff)
downloadhistorical-b60f7a5260cf454413a4d2c248d66783a5f773d2.tar.gz
historical-b60f7a5260cf454413a4d2c248d66783a5f773d2.tar.bz2
historical-b60f7a5260cf454413a4d2c248d66783a5f773d2.zip
Added mips to keywords
Diffstat (limited to 'sys-apps/fileutils')
-rw-r--r--sys-apps/fileutils/ChangeLog5
-rw-r--r--sys-apps/fileutils/fileutils-4.1.8-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/fileutils/ChangeLog b/sys-apps/fileutils/ChangeLog
index b8aa736bcdb7..4af19a404339 100644
--- a/sys-apps/fileutils/ChangeLog
+++ b/sys-apps/fileutils/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for sys-apps/fileutils
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/ChangeLog,v 1.11 2002/12/13 11:00:31 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/ChangeLog,v 1.12 2003/01/18 19:28:25 tuxus Exp $
12 Dec 2002; Joachim Blaabjerg <styx@gentoo.org>
files/digest-fileutils-4.1.11-r1 :
@@ -26,6 +26,9 @@
*fileutils-4.1.8-r2 (04 May 2002)
+ 18 Jan 2003; Jan Seidel <tuxus@gentoo.org> :
+ Added mips to keywords
+
14 Jul 2002; phoen][x <phoenix@gentoo.org> fileutils-4.1.8.ebuild :
Added KEYWORDS, SLOT.
diff --git a/sys-apps/fileutils/fileutils-4.1.8-r2.ebuild b/sys-apps/fileutils/fileutils-4.1.8-r2.ebuild
index 466b65b8c58e..4076126b00c7 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.9 2002/12/15 10:44:21 bjb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/fileutils-4.1.8-r2.ebuild,v 1.10 2003/01/18 19:28:25 tuxus Exp $
IUSE="nls build acl"
@@ -10,7 +10,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 alpha"
+KEYWORDS="x86 ppc sparc alpha mips"
SLOT="0"
LICENSE="GPL-2"