summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-01-09 19:48:23 +0000
committerAron Griffis <agriffis@gentoo.org>2004-01-09 19:48:23 +0000
commit051103ec26b367e370219f3c1a897a856d760b03 (patch)
tree0c499fc8999fa9a75ef3e55a3323acf5427b3735 /sys-apps/textutils
parentrepoman: Trim trailing whitespace (diff)
downloadgentoo-2-051103ec26b367e370219f3c1a897a856d760b03.tar.gz
gentoo-2-051103ec26b367e370219f3c1a897a856d760b03.tar.bz2
gentoo-2-051103ec26b367e370219f3c1a897a856d760b03.zip
stable on alpha
Diffstat (limited to 'sys-apps/textutils')
-rw-r--r--sys-apps/textutils/ChangeLog7
-rw-r--r--sys-apps/textutils/Manifest8
-rw-r--r--sys-apps/textutils/textutils-2.1-r1.ebuild6
3 files changed, 12 insertions, 9 deletions
diff --git a/sys-apps/textutils/ChangeLog b/sys-apps/textutils/ChangeLog
index 8b865758c007..7e30fd5e1c75 100644
--- a/sys-apps/textutils/ChangeLog
+++ b/sys-apps/textutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/textutils
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/ChangeLog,v 1.17 2003/12/29 03:50:01 kumba Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/ChangeLog,v 1.18 2004/01/09 19:48:16 agriffis Exp $
+
+ 09 Jan 2004; Aron Griffis <agriffis@gentoo.org> textutils-2.1-r1.ebuild:
+ stable on alpha
28 Dec 2003; Joshua Kinard <kumba@gentoo.org> textutils-2.1-r1.ebuild:
Move to mips stable (~mips -> mips)
diff --git a/sys-apps/textutils/Manifest b/sys-apps/textutils/Manifest
index 2f0bae49ec2f..aeab00b357e5 100644
--- a/sys-apps/textutils/Manifest
+++ b/sys-apps/textutils/Manifest
@@ -1,9 +1,9 @@
-MD5 dcfcbd6994e03f488e83f01040d3fab5 ChangeLog 2693
-MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
+MD5 6652cb7b8f4589a5864b14079aeeb769 ChangeLog 2789
+MD5 955eed5fe49577e0d49f877060b7b40d textutils-2.1-r1.ebuild 485
MD5 6df2850ae166dca37e70bc20b9ebe3df textutils-2.0.21.ebuild 1246
-MD5 803437caf34e517b1afd1200b7c9c4a5 textutils-2.1-r1.ebuild 487
MD5 43a9194bc874a59bf34a7eac5d51d85d textutils-2.1.ebuild 1082
+MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
+MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-textutils-2.1-r1 0
MD5 7ffe6874d60801287cacb37785919e0e files/digest-textutils-2.0.21 69
MD5 912d3e77416726cfd0e4fbe8b53a3468 files/digest-textutils-2.1 66
-MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-textutils-2.1-r1 0
MD5 fa618c23a88a25c243798aacf2db59a6 files/textutils-2.0.21-gentoo.diff 1278
diff --git a/sys-apps/textutils/textutils-2.1-r1.ebuild b/sys-apps/textutils/textutils-2.1-r1.ebuild
index 629513ebf6fa..6849069ab68d 100644
--- a/sys-apps/textutils/textutils-2.1-r1.ebuild
+++ b/sys-apps/textutils/textutils-2.1-r1.ebuild
@@ -1,12 +1,12 @@
-# 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/textutils/textutils-2.1-r1.ebuild,v 1.6 2003/12/29 03:50:01 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.1-r1.ebuild,v 1.7 2004/01/09 19:48:16 agriffis Exp $
DESCRIPTION="textutils, sh-utils and fileutils are replaced by coreutils"
HOMEPAGE="http://www.gnu.org/software/coreutils/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~sparc ~alpha mips hppa ~arm amd64 ppc64"
+KEYWORDS="x86 ~ppc ~sparc alpha mips hppa ~arm amd64 ppc64"
RDEPEND=">=sys-apps/coreutils-5.0-r3"