summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFriedrich Oslage <bluebird@gentoo.org>2008-09-29 18:56:04 +0000
committerFriedrich Oslage <bluebird@gentoo.org>2008-09-29 18:56:04 +0000
commitcb9a04f15aa50906bccbd224d33898484527153c (patch)
tree20b5d8361db03280c24c98d831e738f5c4562391
parentkeyworded ~arch for ppc, bug 237837 (diff)
downloadgentoo-2-cb9a04f15aa50906bccbd224d33898484527153c.tar.gz
gentoo-2-cb9a04f15aa50906bccbd224d33898484527153c.tar.bz2
gentoo-2-cb9a04f15aa50906bccbd224d33898484527153c.zip
Stable on sparc, bug #238944
(Portage version: 2.1.4.4)
-rw-r--r--app-shells/bashish/ChangeLog5
-rw-r--r--app-shells/bashish/bashish-2.0.7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/bashish/ChangeLog b/app-shells/bashish/ChangeLog
index 64c1ee7fba6e..33fca9ca3cef 100644
--- a/app-shells/bashish/ChangeLog
+++ b/app-shells/bashish/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/bashish
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bashish/ChangeLog,v 1.14 2008/09/28 13:44:51 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bashish/ChangeLog,v 1.15 2008/09/29 18:56:04 bluebird Exp $
+
+ 29 Sep 2008; Friedrich Oslage <bluebird@gentoo.org> bashish-2.0.7.ebuild:
+ Stable on sparc, bug #238944
28 Sep 2008; Jeroen Roovers <jer@gentoo.org> bashish-2.0.7.ebuild:
Stable for HPPA (bug #238944).
diff --git a/app-shells/bashish/bashish-2.0.7.ebuild b/app-shells/bashish/bashish-2.0.7.ebuild
index 6408e9a919d0..925cc26ac37d 100644
--- a/app-shells/bashish/bashish-2.0.7.ebuild
+++ b/app-shells/bashish/bashish-2.0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bashish/bashish-2.0.7.ebuild,v 1.3 2008/09/28 13:44:51 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bashish/bashish-2.0.7.ebuild,v 1.4 2008/09/29 18:56:04 bluebird Exp $
DESCRIPTION="Text console theme engine"
HOMEPAGE="http://bashish.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/bashish/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc sparc ~x86"
IUSE=""
DEPEND=">=dev-util/dialog-1.0"