summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-08-26 16:12:33 +0000
committerAron Griffis <agriffis@gentoo.org>2005-08-26 16:12:33 +0000
commit29fdf25baa515b6bc485c279cd98aab72d222d5d (patch)
treef6b8e81ee88ff17f6a6e3a52e4ffca98e278496e /app-shells/bashish
parentlibdc1394 moved to media-libs (diff)
downloadgentoo-2-29fdf25baa515b6bc485c279cd98aab72d222d5d.tar.gz
gentoo-2-29fdf25baa515b6bc485c279cd98aab72d222d5d.tar.bz2
gentoo-2-29fdf25baa515b6bc485c279cd98aab72d222d5d.zip
add ~ia64
(Portage version: 1.589-cvs)
Diffstat (limited to 'app-shells/bashish')
-rw-r--r--app-shells/bashish/ChangeLog5
-rw-r--r--app-shells/bashish/Manifest6
-rw-r--r--app-shells/bashish/bashish-1.9.23.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/app-shells/bashish/ChangeLog b/app-shells/bashish/ChangeLog
index 478570fb48de..7c316d3f8304 100644
--- a/app-shells/bashish/ChangeLog
+++ b/app-shells/bashish/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/bashish
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bashish/ChangeLog,v 1.6 2005/01/01 15:57:13 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bashish/ChangeLog,v 1.7 2005/08/26 16:10:26 agriffis Exp $
+
+ 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> ChangeLog:
+ add ~ia64
*bashish-1.9.23 (02 Aug 2004)
diff --git a/app-shells/bashish/Manifest b/app-shells/bashish/Manifest
index 2df8635d17f3..7c96c058c054 100644
--- a/app-shells/bashish/Manifest
+++ b/app-shells/bashish/Manifest
@@ -1,7 +1,7 @@
+MD5 e5d965bef07400a569c0869b2c09760f bashish-1.9.23.ebuild 773
MD5 059938c0bafac30b1f3e662d8addfbf2 ChangeLog 709
MD5 483d1b84ef4885414181a152a5413957 bashish-1.9.21.ebuild 803
-MD5 96154e093ad99da6c2c63399dcc83bf0 bashish-1.9.23.ebuild 768
-MD5 81feb15ed591ce02afc2217b9d11ace5 files/bashish.conf 61
+MD5 126c4e1fcc1d52b0f6bc232d3cbbe20e files/digest-bashish-1.9.23 67
MD5 be13d9a99e08f849c6aaa0151fc2e645 files/digest-bashish-1.9.21 66
MD5 d0588587f65a9b0152604a114f8902fa files/1.9.23-fix-install.patch 528
-MD5 126c4e1fcc1d52b0f6bc232d3cbbe20e files/digest-bashish-1.9.23 67
+MD5 81feb15ed591ce02afc2217b9d11ace5 files/bashish.conf 61
diff --git a/app-shells/bashish/bashish-1.9.23.ebuild b/app-shells/bashish/bashish-1.9.23.ebuild
index 6921df79964e..05b5e8f27afc 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
# 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.2 2005/01/01 15:57:13 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bashish/bashish-1.9.23.ebuild,v 1.3 2005/08/26 16:10:26 agriffis Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/bashish/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="~alpha ~ia64 ~ppc ~sparc ~x86"
IUSE=""
src_unpack() {