summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-12-01 17:04:48 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-12-01 17:04:48 +0000
commit583a7b2418a0677ab7fd17de758fbe763a424d7d (patch)
treed5f03cc3cfec5628f701fe7350b331dadfc8a23d /app-shells/scsh
parentRemove prefix profile, it's (or should not be) in use, and the real (diff)
downloadgentoo-2-583a7b2418a0677ab7fd17de758fbe763a424d7d.tar.gz
gentoo-2-583a7b2418a0677ab7fd17de758fbe763a424d7d.tar.bz2
gentoo-2-583a7b2418a0677ab7fd17de758fbe763a424d7d.zip
ppc stable, bug #151376
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-shells/scsh')
-rw-r--r--app-shells/scsh/ChangeLog5
-rw-r--r--app-shells/scsh/scsh-0.6.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/scsh/ChangeLog b/app-shells/scsh/ChangeLog
index 1e5bc387f362..a3adc43633bf 100644
--- a/app-shells/scsh/ChangeLog
+++ b/app-shells/scsh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/scsh
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/scsh/ChangeLog,v 1.23 2006/11/15 15:20:49 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/scsh/ChangeLog,v 1.24 2006/12/01 17:04:48 dertobi123 Exp $
+
+ 01 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> scsh-0.6.7.ebuild:
+ ppc stable, bug #151376
15 Nov 2006; Gustavo Zacarias <gustavoz@gentoo.org> scsh-0.6.7.ebuild:
Stable on sparc
diff --git a/app-shells/scsh/scsh-0.6.7.ebuild b/app-shells/scsh/scsh-0.6.7.ebuild
index 4de1a2b632b5..4fa07227d136 100644
--- a/app-shells/scsh/scsh-0.6.7.ebuild
+++ b/app-shells/scsh/scsh-0.6.7.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/scsh/scsh-0.6.7.ebuild,v 1.4 2006/11/15 15:20:49 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/scsh/scsh-0.6.7.ebuild,v 1.5 2006/12/01 17:04:48 dertobi123 Exp $
inherit eutils scsh
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.scsh.net/"
SRC_URI="ftp://ftp.scsh.net/pub/scsh/${MV}/${P}.tar.gz"
LICENSE="as-is BSD"
SLOT="0"
-KEYWORDS="-amd64 ~ppc sparc x86"
+KEYWORDS="-amd64 ppc sparc x86"
DEPEND=""