diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-09-29 18:56:04 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-09-29 18:56:04 +0000 |
commit | cb9a04f15aa50906bccbd224d33898484527153c (patch) | |
tree | 20b5d8361db03280c24c98d831e738f5c4562391 | |
parent | keyworded ~arch for ppc, bug 237837 (diff) | |
download | gentoo-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/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/bashish/bashish-2.0.7.ebuild | 4 |
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" |