summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad House <brad_mssw@gentoo.org>2003-12-17 03:43:39 +0000
committerBrad House <brad_mssw@gentoo.org>2003-12-17 03:43:39 +0000
commitedc2e8b43396aae238ec3c1281274f8c80115066 (patch)
tree247219ffeb8f7467a99b0e6bea9c5d88fdb361a3 /app-shells
parentRemove old versions with broken dependencies (diff)
downloadgentoo-2-edc2e8b43396aae238ec3c1281274f8c80115066.tar.gz
gentoo-2-edc2e8b43396aae238ec3c1281274f8c80115066.tar.bz2
gentoo-2-edc2e8b43396aae238ec3c1281274f8c80115066.zip
ppc64
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/bash/bash-2.05b-r7.ebuild4
-rw-r--r--app-shells/sash/sash-3.6.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-shells/bash/bash-2.05b-r7.ebuild b/app-shells/bash/bash-2.05b-r7.ebuild
index 5ee4ef48218e..f44198c14777 100644
--- a/app-shells/bash/bash-2.05b-r7.ebuild
+++ b/app-shells/bash/bash-2.05b-r7.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/bash/bash-2.05b-r7.ebuild,v 1.10 2003/12/14 00:09:35 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r7.ebuild,v 1.11 2003/12/17 03:43:07 brad_mssw Exp $
inherit eutils flag-o-matic
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.gnu.org/software/bash/bash.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 alpha ppc sparc ia64 ~mips hppa"
+KEYWORDS="x86 alpha ppc sparc ia64 ~mips hppa ppc64"
IUSE="nls build"
DEPEND=">=sys-libs/ncurses-5.2-r2"
diff --git a/app-shells/sash/sash-3.6.ebuild b/app-shells/sash/sash-3.6.ebuild
index 84c44cd14f8c..e96f7e77e33a 100644
--- a/app-shells/sash/sash-3.6.ebuild
+++ b/app-shells/sash/sash-3.6.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/sash/sash-3.6.ebuild,v 1.4 2003/10/18 11:16:44 plasmaroo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.6.ebuild,v 1.5 2003/12/17 03:43:39 brad_mssw Exp $
IUSE="readline"
@@ -16,7 +16,7 @@ DEPEND="virtual/glibc
readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 )"
RDEPEND=""
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~ia64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~ia64 ppc64"
src_unpack() {