summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2003-12-06 15:26:13 +0000
committerJason Wever <weeve@gentoo.org>2003-12-06 15:26:13 +0000
commitd623246ec2cfe3a437f9f0f1f70e547114241db9 (patch)
tree25f81fdf2758a62abec4ce0adbf5b73e9682465f /app-shells
parentditch unmaintained pack (diff)
downloadgentoo-2-d623246ec2cfe3a437f9f0f1f70e547114241db9.tar.gz
gentoo-2-d623246ec2cfe3a437f9f0f1f70e547114241db9.tar.bz2
gentoo-2-d623246ec2cfe3a437f9f0f1f70e547114241db9.zip
Marked stable on sparc, closes #25668
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/ksh/ChangeLog5
-rw-r--r--app-shells/ksh/Manifest6
-rw-r--r--app-shells/ksh/ksh-93.20030724.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/app-shells/ksh/ChangeLog b/app-shells/ksh/ChangeLog
index 5ee3c473bca3..cf6deb256132 100644
--- a/app-shells/ksh/ChangeLog
+++ b/app-shells/ksh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/ksh
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ChangeLog,v 1.8 2003/12/02 22:30:41 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ChangeLog,v 1.9 2003/12/06 15:26:10 weeve Exp $
+
+ 06 Dec 2003; Jason Wever <weeve@gentoo.org> ksh-93.20030724.ebuild:
+ Marked stable on sparc, closes #25668
02 Dec 2003; Tavis Ormandy <taviso@gentoo.org> ksh-93.20030724.ebuild:
die if build script fails, no longer required to fail first.
diff --git a/app-shells/ksh/Manifest b/app-shells/ksh/Manifest
index 58b1526c7ad6..28029db0036b 100644
--- a/app-shells/ksh/Manifest
+++ b/app-shells/ksh/Manifest
@@ -1,5 +1,5 @@
-MD5 9b3988fba81890ec716b9643759be5f0 ksh-93.20030724.ebuild 2375
-MD5 61c80dfac35c543d23cfe6f1a84b5fec ChangeLog 1230
+MD5 48f6ddcaa54489e9f47b5161e39d928c ChangeLog 1340
+MD5 8bc77bfcbeb6b48d224c325da0b6dceb ksh-93.20030724.ebuild 2373
MD5 e283b9362f2885bedf238e7c08f51e26 metadata.xml 1272
-MD5 fc05a830ab720e8d3462bb10f0474258 files/ksh-93.20030724-libs.diff 12867
MD5 75a91bdad38d09a163894fd8ebc8adff files/digest-ksh-93.20030724 206
+MD5 fc05a830ab720e8d3462bb10f0474258 files/ksh-93.20030724-libs.diff 12867
diff --git a/app-shells/ksh/ksh-93.20030724.ebuild b/app-shells/ksh/ksh-93.20030724.ebuild
index 05fd8b4b1cf4..6d8c55f0fc9b 100644
--- a/app-shells/ksh/ksh-93.20030724.ebuild
+++ b/app-shells/ksh/ksh-93.20030724.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/app-shells/ksh/ksh-93.20030724.ebuild,v 1.6 2003/12/02 22:30:41 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20030724.ebuild,v 1.7 2003/12/06 15:26:10 weeve Exp $
inherit ccc eutils
@@ -13,7 +13,7 @@ SRC_URI="http://www.research.att.com/~gsf/download/tgz/INIT.${RELEASE}.tgz
LICENSE="ATT"
SLOT="0"
-KEYWORDS="x86 alpha ~sparc"
+KEYWORDS="x86 alpha sparc"
IUSE="static nls"
DEPEND="virtual/glibc !app-shells/pdksh"