summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-08-19 19:28:07 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-08-19 19:28:07 +0000
commit5164bdb724d2689f3ca606a383bb26a804548440 (patch)
treee1e774f4722955ce80b61d26030155b5623c7be7 /app-shells/scsh
parentStable on ppc. (diff)
downloadgentoo-2-5164bdb724d2689f3ca606a383bb26a804548440.tar.gz
gentoo-2-5164bdb724d2689f3ca606a383bb26a804548440.tar.bz2
gentoo-2-5164bdb724d2689f3ca606a383bb26a804548440.zip
Readded ~ppc.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-shells/scsh')
-rw-r--r--app-shells/scsh/ChangeLog7
-rw-r--r--app-shells/scsh/scsh-0.6.6.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/app-shells/scsh/ChangeLog b/app-shells/scsh/ChangeLog
index 97ca82cf4ae4..27053d46d8de 100644
--- a/app-shells/scsh/ChangeLog
+++ b/app-shells/scsh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/scsh
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/scsh/ChangeLog,v 1.15 2005/08/11 14:51:56 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/scsh/ChangeLog,v 1.16 2005/08/19 19:28:07 hansmi Exp $
+
+ 19 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> scsh-0.6.6.ebuild:
+ Readded ~ppc. Don't drop keywords, please.
11 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> scsh-0.6.6.ebuild:
Back to ~sparc since the maintainer dropped it
@@ -10,7 +13,7 @@
09 Aug 2005; Matthew Kennedy <mkennedy@gentoo.org>
+files/0.6.6-Makefile.in-doc-dir-gentoo.patch, +scsh-0.6.6.ebuild:
New upstream; First SCSH port to use the SCSH eclass; Resolves Bug #58564;
- Ebuild and eclass (scsh.eclass) contibuted by Johannes Brügmann and Dominik
+ Ebuild and eclass (scsh.eclass) contibuted by Johannes Brügmann and Dominik
Brugger
*scsh-0.6.5 (26 Feb 2004)
diff --git a/app-shells/scsh/scsh-0.6.6.ebuild b/app-shells/scsh/scsh-0.6.6.ebuild
index 02e8fb4f7b43..e24533c4876b 100644
--- a/app-shells/scsh/scsh-0.6.6.ebuild
+++ b/app-shells/scsh/scsh-0.6.6.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/scsh/scsh-0.6.6.ebuild,v 1.2 2005/08/11 14:51:56 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/scsh/scsh-0.6.6.ebuild,v 1.3 2005/08/19 19:28:07 hansmi 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="x86 ~amd64 ~sparc"
+KEYWORDS="~amd64 ~ppc ~sparc x86"
DEPEND=""