summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-08-11 14:51:56 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-08-11 14:51:56 +0000
commitac8aa4680a5db91ec07cb887b606b774ec64fe41 (patch)
tree3ec538ac7b7a834e165c41ffa11257b1e4b0511e /app-shells/scsh
parentUse get_libdir when creating directories. (diff)
downloadgentoo-2-ac8aa4680a5db91ec07cb887b606b774ec64fe41.tar.gz
gentoo-2-ac8aa4680a5db91ec07cb887b606b774ec64fe41.tar.bz2
gentoo-2-ac8aa4680a5db91ec07cb887b606b774ec64fe41.zip
Back to ~sparc since the maintainer dropped it
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-shells/scsh')
-rw-r--r--app-shells/scsh/ChangeLog5
-rw-r--r--app-shells/scsh/scsh-0.6.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/scsh/ChangeLog b/app-shells/scsh/ChangeLog
index 7e61315a8ae4..97ca82cf4ae4 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.14 2005/08/09 18:49:08 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/scsh/ChangeLog,v 1.15 2005/08/11 14:51:56 gustavoz Exp $
+
+ 11 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> scsh-0.6.6.ebuild:
+ Back to ~sparc since the maintainer dropped it
*scsh-0.6.6 (09 Aug 2005)
diff --git a/app-shells/scsh/scsh-0.6.6.ebuild b/app-shells/scsh/scsh-0.6.6.ebuild
index 8519e4b78cbc..02e8fb4f7b43 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.1 2005/08/09 18:18:29 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/scsh/scsh-0.6.6.ebuild,v 1.2 2005/08/11 14:51:56 gustavoz 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"
+KEYWORDS="x86 ~amd64 ~sparc"
DEPEND=""