diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-07-21 04:46:27 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-07-21 04:46:27 +0000 |
commit | 53799eabd7e205a1be284bf37701c7e7d4b370ee (patch) | |
tree | 1ff51af23615e9aa3f4647e5c1235e7d5a2148a0 /app-shells/bashish | |
parent | Sign Manfiest (diff) | |
download | gentoo-2-53799eabd7e205a1be284bf37701c7e7d4b370ee.tar.gz gentoo-2-53799eabd7e205a1be284bf37701c7e7d4b370ee.tar.bz2 gentoo-2-53799eabd7e205a1be284bf37701c7e7d4b370ee.zip |
Marked ~hppa too.
(Portage version: 2.2_rc1/cvs/Linux 2.6.24-gentoo-r2-JeR i686)
Diffstat (limited to 'app-shells/bashish')
-rw-r--r-- | app-shells/bashish/ChangeLog | 7 | ||||
-rw-r--r-- | app-shells/bashish/bashish-1.9.23.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-shells/bashish/ChangeLog b/app-shells/bashish/ChangeLog index 0fb778942d1a..987756b19fea 100644 --- a/app-shells/bashish/ChangeLog +++ b/app-shells/bashish/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/bashish -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bashish/ChangeLog,v 1.10 2007/05/15 09:27:31 bangert Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-shells/bashish/ChangeLog,v 1.11 2008/07/21 04:46:27 jer Exp $ + + 21 Jul 2008; Jeroen Roovers <jer@gentoo.org> bashish-1.9.23.ebuild: + Marked ~hppa too. 15 May 2007; Thilo Bangert <bangert@gentoo.org> metadata.xml: add <herd>no-herd</herd> diff --git a/app-shells/bashish/bashish-1.9.23.ebuild b/app-shells/bashish/bashish-1.9.23.ebuild index fbb7a57a8df7..c682e224a739 100644 --- a/app-shells/bashish/bashish-1.9.23.ebuild +++ b/app-shells/bashish/bashish-1.9.23.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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-1.9.23.ebuild,v 1.4 2005/09/13 00:51:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bashish/bashish-1.9.23.ebuild,v 1.5 2008/07/21 04:46:27 jer Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/bashish/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" IUSE="" src_unpack() { |