summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2004-05-17 05:12:11 +0000
committerSeemant Kulleen <seemant@gentoo.org>2004-05-17 05:12:11 +0000
commitfcb2951d97a249b79206acfb479e270958c79b26 (patch)
treeb3015bad09cadd18b87bc99f55e822d9db7ca764 /sys-apps
parentoops someone forgot me ! (diff)
downloadgentoo-2-fcb2951d97a249b79206acfb479e270958c79b26.tar.gz
gentoo-2-fcb2951d97a249b79206acfb479e270958c79b26.tar.bz2
gentoo-2-fcb2951d97a249b79206acfb479e270958c79b26.zip
fixed the progress bar patch for acl enabled coreutils. Thanks to: Aaron Peterson <alpeterson@wsu.edu> in bug #51244 for pointing it out.
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/coreutils/ChangeLog6
-rw-r--r--sys-apps/coreutils/Manifest4
-rw-r--r--sys-apps/coreutils/coreutils-5.2.1.ebuild4
-rw-r--r--sys-apps/coreutils/files/digest-coreutils-5.2.12
4 files changed, 10 insertions, 6 deletions
diff --git a/sys-apps/coreutils/ChangeLog b/sys-apps/coreutils/ChangeLog
index 2cf262e7c17d..98e116d0632c 100644
--- a/sys-apps/coreutils/ChangeLog
+++ b/sys-apps/coreutils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/coreutils
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.91 2004/05/17 00:01:03 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.92 2004/05/17 05:12:11 seemant Exp $
+
+ 16 May 2004; Seemant Kulleen <seemant@gentoo.org> coreutils-5.2.1.ebuild:
+ fixed the progress bar patch for acl enabled coreutils. Thanks to: Aaron
+ Peterson <alpeterson@wsu.edu> in bug #51244 for pointing it out.
*coreutils-5.2.1 (16 May 2004)
diff --git a/sys-apps/coreutils/Manifest b/sys-apps/coreutils/Manifest
index 667855032257..3677827c284d 100644
--- a/sys-apps/coreutils/Manifest
+++ b/sys-apps/coreutils/Manifest
@@ -1,4 +1,4 @@
-MD5 fa72a1bd8e6cb8a9ab1ae897cc7f3cbd coreutils-5.2.1.ebuild 4218
+MD5 b39c91e00b3205fd3757a48cb0f30440 coreutils-5.2.1.ebuild 4218
MD5 ce3b3665ef7eec18425f7cd7de6f6236 coreutils-5.0.91-r3.ebuild 3958
MD5 52ea49c9b2f714a8b07f288bb1bb7a66 coreutils-5.2.0-r2.ebuild 4123
MD5 9253cc724d0f5ba11a7a7253c91aa6f6 coreutils-5.0-r6.ebuild 2724
@@ -9,6 +9,6 @@ MD5 a56b66f95289815e386f537689ef29a0 files/digest-coreutils-5.0.91-r3 229
MD5 9e4492e1c7e9c927ad7c492239dbe029 files/digest-coreutils-5.0.91-r4 229
MD5 5a7d722a7600e8834bf39c24790caaa2 files/003_all_coreutils-gentoo-uname-s390.patch 3120
MD5 6a9f5a2ffa31d94987039066c5072982 files/digest-coreutils-5.2.0-r2 224
-MD5 a3267e542b0dd4f5ddb75c5c06b0315b files/digest-coreutils-5.2.1 224
+MD5 c45c7d542219ed7fc329254930106180 files/digest-coreutils-5.2.1 224
MD5 0059bd5b60d236909aa1fefb23fb5a40 files/DIR_COLORS 3573
MD5 e80d3d87cfbe40bc56636167ae5b4768 files/digest-coreutils-5.0-r6 141
diff --git a/sys-apps/coreutils/coreutils-5.2.1.ebuild b/sys-apps/coreutils/coreutils-5.2.1.ebuild
index 1418c5964458..ca9fdbbb1fc3 100644
--- a/sys-apps/coreutils/coreutils-5.2.1.ebuild
+++ b/sys-apps/coreutils/coreutils-5.2.1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.2.1.ebuild,v 1.1 2004/05/17 00:01:03 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.2.1.ebuild,v 1.2 2004/05/17 05:12:11 seemant Exp $
inherit eutils flag-o-matic
-PATCH_VER=0.1
+PATCH_VER=0.2
I18N_VER=i18n-0.1
PATCHDIR=${WORKDIR}/patch
diff --git a/sys-apps/coreutils/files/digest-coreutils-5.2.1 b/sys-apps/coreutils/files/digest-coreutils-5.2.1
index f2438f3c6d65..815ce19058a8 100644
--- a/sys-apps/coreutils/files/digest-coreutils-5.2.1
+++ b/sys-apps/coreutils/files/digest-coreutils-5.2.1
@@ -1,3 +1,3 @@
MD5 172ee3c315af93d3385ddfbeb843c53f coreutils-5.2.1.tar.bz2 4270776
-MD5 cfdd4a4108a37e5c6a76f3b420fe8da6 coreutils-5.2.1-gentoo-0.1.tar.bz2 60833
+MD5 a2db0411cef4a4493bd40ca878208550 coreutils-5.2.1-gentoo-0.2.tar.bz2 60915
MD5 34f8286d25e5dd049482c0f92bb4f796 coreutils-5.2.1-i18n-0.1.patch.gz 25741