summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-10-13 05:43:55 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-10-13 05:43:55 +0000
commit00dbe10fd2ba10e3d50156bca745bf9ae3bced6c (patch)
treef9daba4daf712c170482f6ea62e9d01678fbb555 /app-shells
parentAdded ~ppc64 (diff)
downloadgentoo-2-00dbe10fd2ba10e3d50156bca745bf9ae3bced6c.tar.gz
gentoo-2-00dbe10fd2ba10e3d50156bca745bf9ae3bced6c.tar.bz2
gentoo-2-00dbe10fd2ba10e3d50156bca745bf9ae3bced6c.zip
Added ~ppc64
(Portage version: 2.1.1-r1)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/ksh/ChangeLog5
-rw-r--r--app-shells/ksh/ksh-93.20060214-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/ksh/ChangeLog b/app-shells/ksh/ChangeLog
index e3ea9131e11a..b43dc9ebdc6d 100644
--- a/app-shells/ksh/ChangeLog
+++ b/app-shells/ksh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/ksh
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ChangeLog,v 1.26 2006/05/12 03:00:40 cretin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ChangeLog,v 1.27 2006/10/13 05:43:55 corsair Exp $
+
+ 13 Oct 2006; Markus Rothe <corsair@gentoo.org> ksh-93.20060214-r1.ebuild:
+ Added ~ppc64
*ksh-93.20060214-r1 (12 May 2006)
diff --git a/app-shells/ksh/ksh-93.20060214-r1.ebuild b/app-shells/ksh/ksh-93.20060214-r1.ebuild
index 28565b1a6e52..62c88b931416 100644
--- a/app-shells/ksh/ksh-93.20060214-r1.ebuild
+++ b/app-shells/ksh/ksh-93.20060214-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20060214-r1.ebuild,v 1.2 2006/05/12 14:27:56 cretin Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/ksh/ksh-93.20060214-r1.ebuild,v 1.3 2006/10/13 05:43:55 corsair Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -13,7 +13,7 @@ SRC_URI="nls? ( mirror://gentoo/ast-ksh-locale.${RELEASE}.tgz )
LICENSE="CPL-1.0"
SLOT="0"
-KEYWORDS="~x86 ~sparc ~alpha ~arm ~s390 ~ia64 ~ppc ~amd64"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE="nls"
DEPEND="virtual/libc !app-shells/pdksh"