summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2001-12-12 20:26:28 +0000
committerDaniel Robbins <drobbins@gentoo.org>2001-12-12 20:26:28 +0000
commit0e73e11763a656314f219329eae0a20ceb26efb8 (patch)
treeaccbfc481b70bd2cc70db0ddb5ff90575004d9d8 /sys-apps/textutils
parentnew sh-utils with zapped /usr/bin/uptime (coming from procps pkg. now) (diff)
downloadhistorical-0e73e11763a656314f219329eae0a20ceb26efb8.tar.gz
historical-0e73e11763a656314f219329eae0a20ceb26efb8.tar.bz2
historical-0e73e11763a656314f219329eae0a20ceb26efb8.zip
new fileutils and textutils, too :)
Diffstat (limited to 'sys-apps/textutils')
-rw-r--r--sys-apps/textutils/files/digest-textutils-2.0.191
-rw-r--r--sys-apps/textutils/textutils-2.0.19.ebuild (renamed from sys-apps/textutils/textutils-2.0.11.ebuild)6
2 files changed, 4 insertions, 3 deletions
diff --git a/sys-apps/textutils/files/digest-textutils-2.0.19 b/sys-apps/textutils/files/digest-textutils-2.0.19
new file mode 100644
index 000000000000..261df736563d
--- /dev/null
+++ b/sys-apps/textutils/files/digest-textutils-2.0.19
@@ -0,0 +1 @@
+MD5 6959a6753db324e1061ce8f380a6b679 textutils-2.0.19.tar.gz 2457600
diff --git a/sys-apps/textutils/textutils-2.0.11.ebuild b/sys-apps/textutils/textutils-2.0.19.ebuild
index 3d5956186aa4..c6e3e3db1386 100644
--- a/sys-apps/textutils/textutils-2.0.11.ebuild
+++ b/sys-apps/textutils/textutils-2.0.19.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
+# Copyright 1999-2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Maintainer: Daniel Robbins <drobbins@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.0.11.ebuild,v 1.1 2001/11/24 05:23:48 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/textutils/textutils-2.0.19.ebuild,v 1.1 2001/12/12 20:26:28 drobbins Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Standard GNU text utilities"
-SRC_URI="ftp://alpha.gnu.org/gnu/fetish/${P}.tar.gz"
+SRC_URI="http://fetish.sf.net/${P}.tar.gz"
DEPEND="virtual/glibc nls? ( sys-devel/gettext )"
RDEPEND="virtual/glibc"