summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2003-07-06 09:18:03 +0000
committerJoshua Kinard <kumba@gentoo.org>2003-07-06 09:18:03 +0000
commitfd8f863c68462101433aca2ab06563f875148928 (patch)
tree4fd6c65b2c98ef9eafdcd9f0ffcb2b00b911c3ba /sys-apps/fileutils
parentChanged ~mips to mips in KEYWORDS (diff)
downloadgentoo-2-fd8f863c68462101433aca2ab06563f875148928.tar.gz
gentoo-2-fd8f863c68462101433aca2ab06563f875148928.tar.bz2
gentoo-2-fd8f863c68462101433aca2ab06563f875148928.zip
Changed ~mips to mips in KEYWORDS
Diffstat (limited to 'sys-apps/fileutils')
-rw-r--r--sys-apps/fileutils/ChangeLog11
-rw-r--r--sys-apps/fileutils/Manifest4
-rw-r--r--sys-apps/fileutils/fileutils-4.1.11-r1.ebuild4
3 files changed, 12 insertions, 7 deletions
diff --git a/sys-apps/fileutils/ChangeLog b/sys-apps/fileutils/ChangeLog
index 1334eab7ec6c..77e587d05c6a 100644
--- a/sys-apps/fileutils/ChangeLog
+++ b/sys-apps/fileutils/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for sys-apps/fileutils
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/ChangeLog,v 1.18 2003/06/23 18:26:55 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/ChangeLog,v 1.19 2003/07/06 09:16:35 kumba Exp $
+
+
+*fileutils-4.1.11-r1 (12 Dec 2002)
+
+ 06 Jul 2003; Joshua Kinard <kumba@gentoo.org> fileutils-4.1.11-r1.ebuild:
+ Changed ~mips to mips in KEYWORDS
+ Cleaned up Changelog
23 Jun 2003; Martin Holzer <mholzer@gentoo.org> fileutils-4.1.11-r1.ebuild:
Fixed SRC_URI. Closes #23333.
@@ -20,8 +27,6 @@
Committing a new digest file to match the updated patch. I didn't bother to
bump, as the package was masked and has only lived in cvs for a few hours.
-*fileutils-4.1.11-r1 (12 Dec 2002)
-
12 Dec 2002; Joachim Blaabjerg <styx@gentoo.org> fileutils-4.1.11-r1.ebuild,
files/digest-fileutils-4.1.11-r1, ChangeLog :
diff --git a/sys-apps/fileutils/Manifest b/sys-apps/fileutils/Manifest
index 97b73afeb7cc..0b258fd15913 100644
--- a/sys-apps/fileutils/Manifest
+++ b/sys-apps/fileutils/Manifest
@@ -1,5 +1,5 @@
-MD5 3d41024b3dd592540d640f9a58ee5b1c ChangeLog 3179
-MD5 01fbdd21b9286069d0b643baf589bced fileutils-4.1.11-r1.ebuild 1734
+MD5 f9fbf21a490ba07999be57c9784a15c4 ChangeLog 3177
+MD5 86227a8a774df397b1faf3ea967d850d fileutils-4.1.11-r1.ebuild 1732
MD5 0762e9ff6869d8284626bd7772d733cb fileutils-4.1.11.ebuild 1533
MD5 70332f508cddb070ee531797ebf4c81d fileutils-4.1.8-r2.ebuild 2020
MD5 a8e0bc2400db18c1dd5a4d096f6b439a fileutils-4.1.8.ebuild 1305
diff --git a/sys-apps/fileutils/fileutils-4.1.11-r1.ebuild b/sys-apps/fileutils/fileutils-4.1.11-r1.ebuild
index 633a889c0770..905a33e2af5a 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.6 2003/06/23 18:26:55 mholzer Exp $
+# $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 $
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"