summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2003-12-14 03:30:13 +0000
committerGuy Martin <gmsoft@gentoo.org>2003-12-14 03:30:13 +0000
commite5f654dc90706ceba21b3def1cde19f02c2899bf (patch)
tree1c034025922d9b3bf1b7b2adeb6d05f23b873da2 /sys-apps/sh-utils
parentregen digests; archive changed upstream (diff)
downloadgentoo-2-e5f654dc90706ceba21b3def1cde19f02c2899bf.tar.gz
gentoo-2-e5f654dc90706ceba21b3def1cde19f02c2899bf.tar.bz2
gentoo-2-e5f654dc90706ceba21b3def1cde19f02c2899bf.zip
Marked stable on hppa.
Diffstat (limited to 'sys-apps/sh-utils')
-rw-r--r--sys-apps/sh-utils/ChangeLog5
-rw-r--r--sys-apps/sh-utils/Manifest4
-rw-r--r--sys-apps/sh-utils/sh-utils-2.0.15-r1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/sh-utils/ChangeLog b/sys-apps/sh-utils/ChangeLog
index 6b2b56754e8f..cc54f54f044a 100644
--- a/sys-apps/sh-utils/ChangeLog
+++ b/sys-apps/sh-utils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/sh-utils
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/sh-utils/ChangeLog,v 1.23 2003/10/01 15:56:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sh-utils/ChangeLog,v 1.24 2003/12/14 03:30:10 gmsoft Exp $
+
+ 14 Dec 2003; root <root@gentoo.org> sh-utils-2.0.15-r1.ebuild:
+ Marked stable on hppa.
01 Oct 2003; Aron Griffis <agriffis@gentoo.org> sh-utils-2.0.15-r1.ebuild:
Stable on alpha to handle the coreutils changeover (see bug 30032)
diff --git a/sys-apps/sh-utils/Manifest b/sys-apps/sh-utils/Manifest
index 171adb0e3d26..50ec74d66a32 100644
--- a/sys-apps/sh-utils/Manifest
+++ b/sys-apps/sh-utils/Manifest
@@ -1,6 +1,6 @@
-MD5 585c3a6b6634570976bdab3e9135ec00 ChangeLog 4451
+MD5 17719c3024c33a67910da1b7cd3f5b99 ChangeLog 4540
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
-MD5 3ad6ecbe7bba925460321a78a5824751 sh-utils-2.0.15-r1.ebuild 490
+MD5 25d6c728ddc4dd0ee44346452c0f9524 sh-utils-2.0.15-r1.ebuild 487
MD5 7275d2ff30187bd406553a4c4ed0019c sh-utils-2.0.15.ebuild 2334
MD5 5fdc646eb14d3f40c0a6f81eb897d339 files/digest-sh-utils-2.0.15 68
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-sh-utils-2.0.15-r1 0
diff --git a/sys-apps/sh-utils/sh-utils-2.0.15-r1.ebuild b/sys-apps/sh-utils/sh-utils-2.0.15-r1.ebuild
index 354e96a2dca7..2f20cc007a81 100644
--- a/sys-apps/sh-utils/sh-utils-2.0.15-r1.ebuild
+++ b/sys-apps/sh-utils/sh-utils-2.0.15-r1.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/sh-utils/sh-utils-2.0.15-r1.ebuild,v 1.4 2003/10/01 15:56:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/sh-utils/sh-utils-2.0.15-r1.ebuild,v 1.5 2003/12/14 03:30:10 gmsoft Exp $
DESCRIPTION="textutils, sh-utils and fileutils moved to coreutils"
HOMEPAGE="http://www.gnu.org/software/shellutils/shellutils.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~sparc alpha ~mips ~hppa ~arm amd64"
+KEYWORDS="x86 ~ppc ~sparc alpha ~mips hppa ~arm amd64"
DEPEND=">=sys-apps/coreutils-5.0-r3"