summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-09-12 15:16:26 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-09-12 15:16:26 +0000
commit72bc6caf433c81f54d4dc042032d8b0520eadf2f (patch)
tree34ef962ab5c92a1f295e4cc07efaa32e1ed5586e
parentremove crusty ebuilds (diff)
downloadgentoo-2-72bc6caf433c81f54d4dc042032d8b0520eadf2f.tar.gz
gentoo-2-72bc6caf433c81f54d4dc042032d8b0520eadf2f.tar.bz2
gentoo-2-72bc6caf433c81f54d4dc042032d8b0520eadf2f.zip
min version of portage
-rw-r--r--sys-apps/coreutils/Manifest2
-rw-r--r--sys-apps/coreutils/coreutils-5.0-r3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/coreutils/Manifest b/sys-apps/coreutils/Manifest
index 87ebe3dc81ff..1f4437ee2bcd 100644
--- a/sys-apps/coreutils/Manifest
+++ b/sys-apps/coreutils/Manifest
@@ -1,7 +1,7 @@
MD5 81aee4964c34d6d2c265ad36c9e34241 coreutils-4.5.11-r1.ebuild 2509
MD5 b4f04cd51771fcc3a3754f100b27fd17 coreutils-5.0-r4.ebuild 2999
MD5 c1a61b5e143228990ad9ace27f5155d3 coreutils-5.0-r1.ebuild 2728
-MD5 1d646c3ec77b23b4679a730d913af56e coreutils-5.0-r3.ebuild 2882
+MD5 9564bbeef93e8d3b1ce385e7f7f5977a coreutils-5.0-r3.ebuild 2879
MD5 7ac1954a7a3c2ae93b13c7af7b1c76a3 ChangeLog 5376
MD5 8f2bc7ec86685c4ae093a5f5c4f59f82 coreutils-5.0-r2.ebuild 2765
MD5 0ff5f66b1d04c85d2434fa73547e67f3 files/digest-coreutils-4.5.11-r1 207
diff --git a/sys-apps/coreutils/coreutils-5.0-r3.ebuild b/sys-apps/coreutils/coreutils-5.0-r3.ebuild
index 832ba5d10e0c..e57b36d83595 100644
--- a/sys-apps/coreutils/coreutils-5.0-r3.ebuild
+++ b/sys-apps/coreutils/coreutils-5.0-r3.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-r3.ebuild,v 1.5 2003/09/12 12:14:17 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.0-r3.ebuild,v 1.6 2003/09/12 15:16:24 seemant Exp $
inherit eutils
@@ -17,7 +17,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ~amd64 ~ppc ~sparc alpha hppa ~arm ~mips"
-DEPEND=">=sys-apps/portage-2.0.48-r3
+DEPEND=">=sys-apps/portage-2.0.49
virtual/glibc
nls? ( sys-devel/gettext )
selinux? ( >=sys-apps/selinux-small-2003011510-r2 )"