summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2008-09-30 01:50:57 +0000
committerJeremy Olexa <darkside@gentoo.org>2008-09-30 01:50:57 +0000
commit522913462e693b7cb6eac42f58d14863be747fb9 (patch)
treef512d2abc903930839abbc8a3c3ad664739dab5c /app-shells
parentamd64 stable, bug #239031. thanks to Chad A. Simmons (amd64 AT) for testing (diff)
downloadgentoo-2-522913462e693b7cb6eac42f58d14863be747fb9.tar.gz
gentoo-2-522913462e693b7cb6eac42f58d14863be747fb9.tar.bz2
gentoo-2-522913462e693b7cb6eac42f58d14863be747fb9.zip
amd64 stable. bug #238944. Thanks to José Valentín Gutiérrez Boquete (amd64 AT) for testing
(Portage version: 2.2_rc11/cvs/Linux 2.6.26-gentoo x86_64)
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/bashish/ChangeLog6
-rw-r--r--app-shells/bashish/bashish-2.0.7.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-shells/bashish/ChangeLog b/app-shells/bashish/ChangeLog
index 33fca9ca3cef..a9f71828a9c6 100644
--- a/app-shells/bashish/ChangeLog
+++ b/app-shells/bashish/ChangeLog
@@ -1,6 +1,10 @@
# 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.15 2008/09/29 18:56:04 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bashish/ChangeLog,v 1.16 2008/09/30 01:50:57 darkside Exp $
+
+ 30 Sep 2008; Jeremy Olexa <darkside@gentoo.org> bashish-2.0.7.ebuild:
+ amd64 stable. bug #238944. Thanks to José Valentín Gutiérrez Boquete
+ (amd64 AT) for testing
29 Sep 2008; Friedrich Oslage <bluebird@gentoo.org> bashish-2.0.7.ebuild:
Stable on sparc, bug #238944
diff --git a/app-shells/bashish/bashish-2.0.7.ebuild b/app-shells/bashish/bashish-2.0.7.ebuild
index 925cc26ac37d..aaa7c13ab90a 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.4 2008/09/29 18:56:04 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bashish/bashish-2.0.7.ebuild,v 1.5 2008/09/30 01:50:57 darkside 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"