summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-01-23 15:25:39 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-01-23 15:25:39 +0000
commitfe36952dcba97f63b43cb3a33d79e64ed9ad8207 (patch)
tree9f614315050d919fc209a51bfc6e2dbf4f4ccfec /sys-apps/fileutils
parentRemoved alsa from IUSE because qvwm doesn't support >=media-libs/alsa-lib-0.9... (diff)
downloadgentoo-2-fe36952dcba97f63b43cb3a33d79e64ed9ad8207.tar.gz
gentoo-2-fe36952dcba97f63b43cb3a33d79e64ed9ad8207.tar.bz2
gentoo-2-fe36952dcba97f63b43cb3a33d79e64ed9ad8207.zip
marked stable on sparc - we shouldn't have -r1 laying around
Diffstat (limited to 'sys-apps/fileutils')
-rw-r--r--sys-apps/fileutils/ChangeLog7
-rw-r--r--sys-apps/fileutils/Manifest11
-rw-r--r--sys-apps/fileutils/fileutils-4.1.11-r2.ebuild6
3 files changed, 13 insertions, 11 deletions
diff --git a/sys-apps/fileutils/ChangeLog b/sys-apps/fileutils/ChangeLog
index dacce166e658..e3a33f6c6bac 100644
--- a/sys-apps/fileutils/ChangeLog
+++ b/sys-apps/fileutils/ChangeLog
@@ -1,6 +1,9 @@
# 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.25 2003/12/29 03:38:48 kumba Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/ChangeLog,v 1.26 2004/01/23 15:25:30 gustavoz Exp $
+
+ 23 Jan 2004; <gustavoz@gentoo.org> fileutils-4.1.11-r2.ebuild:
+ marked stable on sparc - we shouldn't have -r1 laying around
28 Dec 2003; Joshua Kinard <kumba@gentoo.org> fileutils-4.1.11-r2.ebuild:
Move to mips stable (~mips -> mips)
diff --git a/sys-apps/fileutils/Manifest b/sys-apps/fileutils/Manifest
index 1a3509e2430e..105bfb02967b 100644
--- a/sys-apps/fileutils/Manifest
+++ b/sys-apps/fileutils/Manifest
@@ -1,3 +1,8 @@
+MD5 08f706f9fe1a51864abf71966239a973 fileutils-4.1.11-r2.ebuild 502
+MD5 cfcd3f1449cae28e8a1d185403c0c83a fileutils-4.1.11.ebuild 1529
+MD5 9cbcdffa66e7aaf42e1f76f95d7d687b fileutils-4.1.11-r1.ebuild 1726
+MD5 cb6eb2d1791e004f85a6c022f7c1bae1 ChangeLog 4082
+MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 9ac7b23c345fb5ab5183c9d922b7abda files/fileutils-4.1.11-configure.patch 448
MD5 63624ac3762352823e34bb2556dae6c7 files/DIR_COLORS 2224
MD5 937d5da030f7e7b487b21f37aac123c7 files/digest-fileutils-4.1.11 69
@@ -6,9 +11,3 @@ MD5 604dce65d45d5d77c28f74ff4b9292d8 files/digest-fileutils-4.1.11-r1 147
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-fileutils-4.1.11-r2 0
MD5 4a37c9153acde32c571d40358219342c files/dircolors.1.gz 4076
MD5 0abe0f85c62b2bf556386201cc4e1625 files/fileutils.dircolors.diff.gz 3641
-MD5 1ccc6ac010a5055a52a09fd389c62760 fileutils-4.1.11-r2.ebuild 500
-MD5 234887b35953ecc39872a0e5da5887f7 .#Manifest.1.18 861
-MD5 cfcd3f1449cae28e8a1d185403c0c83a fileutils-4.1.11.ebuild 1529
-MD5 9cbcdffa66e7aaf42e1f76f95d7d687b fileutils-4.1.11-r1.ebuild 1726
-MD5 521fbda05e13a1986a0c6f6271908ef1 ChangeLog 3950
-MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
diff --git a/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild b/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild
index d4d7675caa38..00c1f617b22d 100644
--- a/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild
+++ b/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 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-r2.ebuild,v 1.7 2003/12/29 03:38:48 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/fileutils/fileutils-4.1.11-r2.ebuild,v 1.8 2004/01/23 15:25:30 gustavoz Exp $
DESCRIPTION="textutils, sh-utils and fileutils are replaced by coreutils"
HOMEPAGE="http://www.gnu.org/software/fileutils/fileutils.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~sparc alpha hppa ~arm mips amd64 ppc64"
+KEYWORDS="x86 ~ppc sparc alpha hppa ~arm mips amd64 ppc64"
RDEPEND=">=sys-apps/coreutils-5.0-r3"