summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-09-14 17:59:09 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-09-14 17:59:09 +0000
commitff79eb9ea995395733e2c05acefe8adb963995e7 (patch)
tree175f61e2af40ea2612c364cf2757f9afe1fa7bd3 /app-shells
parentargh... fix slot. for real this time. (Manifest recommit) (diff)
downloadgentoo-2-ff79eb9ea995395733e2c05acefe8adb963995e7.tar.gz
gentoo-2-ff79eb9ea995395733e2c05acefe8adb963995e7.tar.bz2
gentoo-2-ff79eb9ea995395733e2c05acefe8adb963995e7.zip
Stable on sparc
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/ksh/ChangeLog5
-rw-r--r--app-shells/ksh/ksh-93.20040229.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/ksh/ChangeLog b/app-shells/ksh/ChangeLog
index 561744c36487..e540ec64c81c 100644
--- a/app-shells/ksh/ChangeLog
+++ b/app-shells/ksh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/ksh
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ChangeLog,v 1.13 2004/06/24 22:24:40 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ChangeLog,v 1.14 2004/09/14 17:59:09 gustavoz Exp $
+
+ 14 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> ksh-93.20040229.ebuild:
+ Stable on sparc
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> ksh-93.20030724.ebuild,
ksh-93.20040229.ebuild:
diff --git a/app-shells/ksh/ksh-93.20040229.ebuild b/app-shells/ksh/ksh-93.20040229.ebuild
index 4b58e0813fa7..6005133eea9b 100644
--- a/app-shells/ksh/ksh-93.20040229.ebuild
+++ b/app-shells/ksh/ksh-93.20040229.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20040229.ebuild,v 1.7 2004/09/12 19:10:49 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20040229.ebuild,v 1.8 2004/09/14 17:59:09 gustavoz Exp $
inherit ccc eutils flag-o-matic
@@ -13,7 +13,7 @@ SRC_URI="http://www.research.att.com/~gsf/download/tgz/INIT.${RELEASE}.tgz
LICENSE="ATT"
SLOT="0"
-KEYWORDS="x86 ~sparc ~alpha arm s390"
+KEYWORDS="x86 sparc ~alpha arm s390"
IUSE="static nls"
DEPEND="virtual/libc !app-shells/pdksh"