summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2003-09-27 18:53:26 +0000
committerNed Ludd <solar@gentoo.org>2003-09-27 18:53:26 +0000
commitb2c388992ad344a0af30c4dbb5329bf5fdc68d7b (patch)
tree1c8faaa8036fe0f09b14c539ff75c69b0d3a2709 /app-shells
parentfixing Manifest (diff)
downloadhistorical-b2c388992ad344a0af30c4dbb5329bf5fdc68d7b.tar.gz
historical-b2c388992ad344a0af30c4dbb5329bf5fdc68d7b.tar.bz2
historical-b2c388992ad344a0af30c4dbb5329bf5fdc68d7b.zip
bumping bash-2.05b-r7 to stable on x86
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/bash/ChangeLog5
-rw-r--r--app-shells/bash/Manifest8
-rw-r--r--app-shells/bash/bash-2.05b-r7.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/app-shells/bash/ChangeLog b/app-shells/bash/ChangeLog
index da763281742c..120a738107f3 100644
--- a/app-shells/bash/ChangeLog
+++ b/app-shells/bash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/bash
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.16 2003/09/17 18:29:44 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.17 2003/09/27 18:53:22 solar Exp $
+
+ 27 Sep 2003; <solar@gentoo.org> bash-2.05b-r7.ebuild:
+ bumping bash-2.05b-r7 to stable on x86
17 Sep 2003; Jon Portnoy <avenj@gentoo.org> bash-2.05b-r7.ebuild :
Added ia64 keywords.
diff --git a/app-shells/bash/Manifest b/app-shells/bash/Manifest
index e0fca2d2e909..d314abe26199 100644
--- a/app-shells/bash/Manifest
+++ b/app-shells/bash/Manifest
@@ -1,16 +1,16 @@
-MD5 0288743abbd5a20eb88f1d29f5731f97 ChangeLog 5391
+MD5 fecebf9a1ed44fe30ca2a337a9d2b82d ChangeLog 5489
MD5 7788484f5384e08b5a7fd93fd79bfc58 bash-2.05a-r3.ebuild 1903
MD5 7a604a7af0a8fa85c591aa394bf5d5df bash-2.05b-r3.ebuild 1743
MD5 e56d41ca654c42349b80a107aa2525f5 bash-2.05b-r4.ebuild 1851
MD5 77e35f69ed898e2b8c4981dc8f9feaad bash-2.05b-r5.ebuild 2033
MD5 1fe3ae8adb7ef006f5b507fa2639ca8f bash-2.05b-r6.ebuild 2028
-MD5 2068a25722b3c48cce9ea9ce270dd4d6 bash-2.05b-r7.ebuild 2127
+MD5 667f1dc09c7f1b6d2145e7811986b801 bash-2.05b-r7.ebuild 2126
+MD5 edf95b873162f4548435c379e4998b4e files/bash-2.05b-empty-herestring.patch 836
+MD5 90ba92c981c1d26e45d88ecd23a1fbf5 files/bash-2.05b-multibyte-locale.patch 1897
MD5 582fb9ed0ca44627978ce6836a5000dc files/config-top.h.diff 487
MD5 555c6b4000bd9d5557f5627530e13ec4 files/digest-bash-2.05a-r3 63
MD5 867b3b11e48acac6d09794c8d36cb204 files/digest-bash-2.05b-r3 296
-MD5 90ba92c981c1d26e45d88ecd23a1fbf5 files/bash-2.05b-multibyte-locale.patch 1897
MD5 867b3b11e48acac6d09794c8d36cb204 files/digest-bash-2.05b-r4 296
-MD5 edf95b873162f4548435c379e4998b4e files/bash-2.05b-empty-herestring.patch 836
MD5 867b3b11e48acac6d09794c8d36cb204 files/digest-bash-2.05b-r5 296
MD5 1894aaae72806c410d851d046d13dd32 files/digest-bash-2.05b-r6 461
MD5 3b905c7c9341c9009bd68f14c047815e files/bash-2.05b-rbash.patch 804
diff --git a/app-shells/bash/bash-2.05b-r7.ebuild b/app-shells/bash/bash-2.05b-r7.ebuild
index 7f4681115a1b..8fed7b024813 100644
--- a/app-shells/bash/bash-2.05b-r7.ebuild
+++ b/app-shells/bash/bash-2.05b-r7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r7.ebuild,v 1.4 2003/09/17 18:29:44 avenj Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r7.ebuild,v 1.5 2003/09/27 18:53:22 solar Exp $
inherit eutils flag-o-matic
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.gnu.org/software/bash/bash.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~alpha ~ppc ~sparc ia64"
+KEYWORDS="x86 ~alpha ~ppc ~sparc ia64"
IUSE="nls build"
DEPEND=">=sys-libs/ncurses-5.2-r2"