diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-09-28 13:44:51 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-09-28 13:44:51 +0000 |
commit | b58c62320f3c463910e4c519fb8bdaf422a00791 (patch) | |
tree | 052afd64c5be21ed0261c476057a9f6a42b3298e /app-shells/bashish | |
parent | Fix ChangeLog entry. (diff) | |
download | gentoo-2-b58c62320f3c463910e4c519fb8bdaf422a00791.tar.gz gentoo-2-b58c62320f3c463910e4c519fb8bdaf422a00791.tar.bz2 gentoo-2-b58c62320f3c463910e4c519fb8bdaf422a00791.zip |
Stable for HPPA (bug #238944).
(Portage version: 2.2_rc11/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'app-shells/bashish')
-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 7211919e41be..64c1ee7fba6e 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.13 2008/07/21 05:26:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bashish/ChangeLog,v 1.14 2008/09/28 13:44:51 jer Exp $ + + 28 Sep 2008; Jeroen Roovers <jer@gentoo.org> bashish-2.0.7.ebuild: + Stable for HPPA (bug #238944). *bashish-2.0.7 (21 Jul 2008) diff --git a/app-shells/bashish/bashish-2.0.7.ebuild b/app-shells/bashish/bashish-2.0.7.ebuild index 06612b1f592c..6408e9a919d0 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.2 2008/07/21 14:51:01 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bashish/bashish-2.0.7.ebuild,v 1.3 2008/09/28 13:44:51 jer 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" |