summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-12-08 19:00:30 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-12-08 19:00:30 +0000
commit642b49c2f106d2e6029bb7e2c234d2fd722918b1 (patch)
tree85b309dfbce1d6a61bf3d59ed8313ae6c3771ecc /sys-apps
parentMarked stable on ppc and sparc. (diff)
downloadhistorical-642b49c2f106d2e6029bb7e2c234d2fd722918b1.tar.gz
historical-642b49c2f106d2e6029bb7e2c234d2fd722918b1.tar.bz2
historical-642b49c2f106d2e6029bb7e2c234d2fd722918b1.zip
remove m4 dep
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/coreutils/Manifest2
-rw-r--r--sys-apps/coreutils/coreutils-5.0.91-r2.ebuild3
2 files changed, 2 insertions, 3 deletions
diff --git a/sys-apps/coreutils/Manifest b/sys-apps/coreutils/Manifest
index 643475b1268c..cbbfb789c22d 100644
--- a/sys-apps/coreutils/Manifest
+++ b/sys-apps/coreutils/Manifest
@@ -1,5 +1,5 @@
MD5 e0349c24adc546bd7d404fcfa3d49b90 coreutils-5.0-r6.ebuild 2735
-MD5 7ec07f407824b7e4c51485a499d4333b coreutils-5.0.91-r2.ebuild 3529
+MD5 e65aed183e8abadf1277bff8572536bc coreutils-5.0.91-r2.ebuild 3506
MD5 2b1a07d73698223a3f72983ce0a9187b coreutils-5.0-r5.ebuild 2423
MD5 e5f730581d6c85d92442cb420f34b72a ChangeLog 9622
MD5 e6543624c262cae90cc830cde90ad3ae metadata.xml 165
diff --git a/sys-apps/coreutils/coreutils-5.0.91-r2.ebuild b/sys-apps/coreutils/coreutils-5.0.91-r2.ebuild
index 16584399f004..f9bd44e60fd3 100644
--- a/sys-apps/coreutils/coreutils-5.0.91-r2.ebuild
+++ b/sys-apps/coreutils/coreutils-5.0.91-r2.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/coreutils/coreutils-5.0.91-r2.ebuild,v 1.2 2003/12/08 12:10:35 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.0.91-r2.ebuild,v 1.3 2003/12/08 19:00:29 seemant Exp $
inherit eutils flag-o-matic
@@ -24,7 +24,6 @@ KEYWORDS="~x86 ppc ~sparc alpha hppa ~arm ~mips ia64 amd64"
DEPEND="virtual/glibc
>=sys-apps/portage-2.0.49
>=sys-devel/automake-1.7.6
- >=sys-devel/m4-1.4-r1
sys-devel/autoconf
sys-apps/help2man
nls? ( sys-devel/gettext )