diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-07-18 18:09:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-07-18 18:09:41 +0000 |
commit | ca7413df072ad26f8d697b5a7b399f0fd79f2a8f (patch) | |
tree | 6c15dbcbcad52ab52be38943d02e3ac36793090e /app-shells/bashish/bashish-2.2.4.ebuild | |
parent | Fix bug 309251. Remove old. (diff) | |
download | gentoo-2-ca7413df072ad26f8d697b5a7b399f0fd79f2a8f.tar.gz gentoo-2-ca7413df072ad26f8d697b5a7b399f0fd79f2a8f.tar.bz2 gentoo-2-ca7413df072ad26f8d697b5a7b399f0fd79f2a8f.zip |
alpha/ia64/sparc stable wrt #327065
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'app-shells/bashish/bashish-2.2.4.ebuild')
-rw-r--r-- | app-shells/bashish/bashish-2.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/bashish/bashish-2.2.4.ebuild b/app-shells/bashish/bashish-2.2.4.ebuild index bbb714f95db6..297aad2065a0 100644 --- a/app-shells/bashish/bashish-2.2.4.ebuild +++ b/app-shells/bashish/bashish-2.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bashish/bashish-2.2.4.ebuild,v 1.4 2010/07/11 12:35:56 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bashish/bashish-2.2.4.ebuild,v 1.5 2010/07/18 18:09:41 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" |