diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-09-30 11:38:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-09-30 11:38:18 +0000 |
commit | 03f53bc6dd28bc9df2b80659fd04718f920af5d9 (patch) | |
tree | 8e00d4d09af3bc31fe3a36b168cc53ee5f9f864f /app-shells/bashish | |
parent | Add Sun Studio Express license agreement (going to add the ebuild in a bit). (diff) | |
download | gentoo-2-03f53bc6dd28bc9df2b80659fd04718f920af5d9.tar.gz gentoo-2-03f53bc6dd28bc9df2b80659fd04718f920af5d9.tar.bz2 gentoo-2-03f53bc6dd28bc9df2b80659fd04718f920af5d9.zip |
alpha/ia64/x86 stable wrt #238944
(Portage version: 2.2_rc11/cvs/Linux 2.6.25-gentoo-r7 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 a9f71828a9c6..929a33a09490 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.16 2008/09/30 01:50:57 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bashish/ChangeLog,v 1.17 2008/09/30 11:38:18 armin76 Exp $ + + 30 Sep 2008; Raúl Porcel <armin76@gentoo.org> bashish-2.0.7.ebuild: + alpha/ia64/x86 stable wrt #238944 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 diff --git a/app-shells/bashish/bashish-2.0.7.ebuild b/app-shells/bashish/bashish-2.0.7.ebuild index aaa7c13ab90a..a22334b63ffa 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.5 2008/09/30 01:50:57 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bashish/bashish-2.0.7.ebuild,v 1.6 2008/09/30 11:38:18 armin76 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" |