diff options
author | Joseph Jezak <josejx@gentoo.org> | 2004-12-31 13:58:07 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2004-12-31 13:58:07 +0000 |
commit | 7bd3419c79f0d3e77be922f526569387ad2b8b8d (patch) | |
tree | 4041764d040bb2ba9ace2519512d9e6a5ea90d06 /app-shells/ksh | |
parent | Version bumped. (diff) | |
download | historical-7bd3419c79f0d3e77be922f526569387ad2b8b8d.tar.gz historical-7bd3419c79f0d3e77be922f526569387ad2b8b8d.tar.bz2 historical-7bd3419c79f0d3e77be922f526569387ad2b8b8d.zip |
Marked ~ppc.
Diffstat (limited to 'app-shells/ksh')
-rw-r--r-- | app-shells/ksh/ChangeLog | 7 | ||||
-rw-r--r-- | app-shells/ksh/Manifest | 10 | ||||
-rw-r--r-- | app-shells/ksh/ksh-93.20030724.ebuild | 4 | ||||
-rw-r--r-- | app-shells/ksh/ksh-93.20040229.ebuild | 6 |
4 files changed, 15 insertions, 12 deletions
diff --git a/app-shells/ksh/ChangeLog b/app-shells/ksh/ChangeLog index b416a21c3577..5e9ac9a75248 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.18 2004/10/26 14:17:22 taviso Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ChangeLog,v 1.19 2004/12/31 13:58:07 josejx Exp $ + + 01 Jan 2005; Joseph Jezak <josejx@gentoo.org> ksh-93.20040229.ebuild: + Marked ~ppc. 26 Oct 2004; Tavis Ormandy <taviso@gentoo.org> ksh-93.20040229.ebuild: use toolchain-funcs to determine compiler diff --git a/app-shells/ksh/Manifest b/app-shells/ksh/Manifest index b682d82c18a8..36926cd42e36 100644 --- a/app-shells/ksh/Manifest +++ b/app-shells/ksh/Manifest @@ -1,8 +1,8 @@ -MD5 b80521984ea1f9830e7c98c6c60f65b4 ksh-93.20040229.ebuild 2283 -MD5 405957e8521340f83ac6d305853e2e55 ksh-93.20030724.ebuild 2378 -MD5 910266c520ee62e17bc3cc2e24059097 ChangeLog 2231 +MD5 f0c61b76f6b2befd8763a8b61f1c16e6 ChangeLog 2319 +MD5 6468ba68114d77416bebf8d6714e51ab ksh-93.20040229.ebuild 2288 +MD5 6d76d9854c5218e7fe05ecdb64486545 ksh-93.20030724.ebuild 2378 MD5 e283b9362f2885bedf238e7c08f51e26 metadata.xml 1272 +MD5 9d9dc80da41b462852a6632153563619 files/digest-ksh-93.20040229 206 MD5 c2103b0157f069fd50dacdf50670d848 files/ksh-build-problems.diff 303 -MD5 fc05a830ab720e8d3462bb10f0474258 files/ksh-93.20030724-libs.diff 12867 MD5 75a91bdad38d09a163894fd8ebc8adff files/digest-ksh-93.20030724 206 -MD5 9d9dc80da41b462852a6632153563619 files/digest-ksh-93.20040229 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 17eb81c006b0..f2686b185b53 100644 --- a/app-shells/ksh/ksh-93.20030724.ebuild +++ b/app-shells/ksh/ksh-93.20030724.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.20030724.ebuild,v 1.11 2004/06/29 03:55:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20030724.ebuild,v 1.12 2004/12/31 13:58:07 josejx Exp $ inherit ccc eutils flag-o-matic diff --git a/app-shells/ksh/ksh-93.20040229.ebuild b/app-shells/ksh/ksh-93.20040229.ebuild index 2b0a6d08fab0..ea08fda09dfd 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 +# 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.13 2004/10/26 14:17:22 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20040229.ebuild,v 1.14 2004/12/31 13:58:07 josejx 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" +KEYWORDS="x86 sparc alpha arm s390 ~ia64 ~ppc" IUSE="static nls" DEPEND="virtual/libc !app-shells/pdksh" |