diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 03:43:26 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 03:43:26 +0000 |
commit | 510c3d248cb43d1dad7c4d93a1b052bd48468adb (patch) | |
tree | becb85c2a8016fd8b9d9054354cad3dccaabb810 /app-shells/ksh | |
parent | stable on alpha amd64 ia64 x86 (diff) | |
download | gentoo-2-510c3d248cb43d1dad7c4d93a1b052bd48468adb.tar.gz gentoo-2-510c3d248cb43d1dad7c4d93a1b052bd48468adb.tar.bz2 gentoo-2-510c3d248cb43d1dad7c4d93a1b052bd48468adb.zip |
stable on ia64
(Portage version: 2.0.51.16)
Diffstat (limited to 'app-shells/ksh')
-rw-r--r-- | app-shells/ksh/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/ksh/ksh-93.20040229.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/ksh/ChangeLog b/app-shells/ksh/ChangeLog index eb94938f715c..d36dea8fc6bd 100644 --- a/app-shells/ksh/ChangeLog +++ b/app-shells/ksh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/ksh # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ChangeLog,v 1.21 2005/03/27 09:45:16 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ChangeLog,v 1.22 2005/04/01 03:42:48 agriffis Exp $ + + 31 Mar 2005; Aron Griffis <agriffis@gentoo.org> ksh-93.20040229.ebuild: + stable on ia64 *ksh-93.20050202 (27 Mar 2005) diff --git a/app-shells/ksh/ksh-93.20040229.ebuild b/app-shells/ksh/ksh-93.20040229.ebuild index ea08fda09dfd..014d7dfbdd28 100644 --- a/app-shells/ksh/ksh-93.20040229.ebuild +++ b/app-shells/ksh/ksh-93.20040229.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.14 2004/12/31 13:58:07 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20040229.ebuild,v 1.15 2005/04/01 03:42:48 agriffis Exp $ inherit ccc eutils flag-o-matic toolchain-funcs @@ -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 ~ia64 ~ppc" +KEYWORDS="x86 sparc alpha arm s390 ia64 ~ppc" IUSE="static nls" DEPEND="virtual/libc !app-shells/pdksh" |