diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-09-15 05:14:34 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-09-15 05:14:34 +0000 |
commit | 1311cf78c53b2c3d55360d615b71ed75bf574534 (patch) | |
tree | ce92b5b5c745c88614c71511fa99105a2c7f8d96 /sys-apps/coreutils | |
parent | up to patch_ver 1.7 (diff) | |
download | historical-1311cf78c53b2c3d55360d615b71ed75bf574534.tar.gz historical-1311cf78c53b2c3d55360d615b71ed75bf574534.tar.bz2 historical-1311cf78c53b2c3d55360d615b71ed75bf574534.zip |
up to patch_ver 1.7
Diffstat (limited to 'sys-apps/coreutils')
-rw-r--r-- | sys-apps/coreutils/Manifest | 2 | ||||
-rw-r--r-- | sys-apps/coreutils/coreutils-5.0-r4.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/coreutils/files/digest-coreutils-5.0-r4 | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/coreutils/Manifest b/sys-apps/coreutils/Manifest index b5f5f12989cd..c276ab621758 100644 --- a/sys-apps/coreutils/Manifest +++ b/sys-apps/coreutils/Manifest @@ -1,5 +1,5 @@ MD5 81aee4964c34d6d2c265ad36c9e34241 coreutils-4.5.11-r1.ebuild 2509 -MD5 703840abd7a54408cafb1090b7fc6371 coreutils-5.0-r4.ebuild 3216 +MD5 00e516bafbcf501215c59cfaca869dca coreutils-5.0-r4.ebuild 3216 MD5 c1a61b5e143228990ad9ace27f5155d3 coreutils-5.0-r1.ebuild 2728 MD5 9564bbeef93e8d3b1ce385e7f7f5977a coreutils-5.0-r3.ebuild 2879 MD5 557e563b3289578a96188edabdacbd20 ChangeLog 5817 diff --git a/sys-apps/coreutils/coreutils-5.0-r4.ebuild b/sys-apps/coreutils/coreutils-5.0-r4.ebuild index d53e0cb25890..f1c4f253c00e 100644 --- a/sys-apps/coreutils/coreutils-5.0-r4.ebuild +++ b/sys-apps/coreutils/coreutils-5.0-r4.ebuild @@ -1,12 +1,12 @@ # 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-r4.ebuild,v 1.4 2003/09/15 05:10:27 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-5.0-r4.ebuild,v 1.5 2003/09/15 05:14:33 seemant Exp $ inherit eutils IUSE="nls build acl selinux" -PATCH_VER=1.6 +PATCH_VER=1.7 S="${WORKDIR}/${P}" DESCRIPTION="Standard GNU file utilities (chmod, cp, dd, dir, ls...), text utilities (sort, tr, head, wc..), and shell utilities (whoami, who,...)" diff --git a/sys-apps/coreutils/files/digest-coreutils-5.0-r4 b/sys-apps/coreutils/files/digest-coreutils-5.0-r4 index e4bdd3707883..c25eeb2b8e8d 100644 --- a/sys-apps/coreutils/files/digest-coreutils-5.0-r4 +++ b/sys-apps/coreutils/files/digest-coreutils-5.0-r4 @@ -1,3 +1,3 @@ MD5 94e5558ee2a65723d4840bfde2d323f0 coreutils-5.0.tar.bz2 3952653 -MD5 189adca0ef104a1a48109e8dcfe0028f coreutils-gentoo-1.6.tar.bz2 45877 +MD5 fb3e6e44a1493fb3da4ae348fb5e4e4a coreutils-gentoo-1.7.tar.bz2 45892 MD5 56309285e57c7175a993c20a2084c0e3 coreutils-5.0-r2-selinux.patch.bz2 20091 |