summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2004-03-07 09:43:42 +0000
committerJoshua Kinard <kumba@gentoo.org>2004-03-07 09:43:42 +0000
commit014a4d790078a5c5e3d74825927059f92cf54190 (patch)
tree947b1926f8f3f6c226ded753bb8b00b6a74e654a /app-shells
parentMarked stable on mips. (Manifest recommit) (diff)
downloadgentoo-2-014a4d790078a5c5e3d74825927059f92cf54190.tar.gz
gentoo-2-014a4d790078a5c5e3d74825927059f92cf54190.tar.bz2
gentoo-2-014a4d790078a5c5e3d74825927059f92cf54190.zip
Marked stable on mips.
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/bash/ChangeLog5
-rw-r--r--app-shells/bash/Manifest12
-rw-r--r--app-shells/bash/bash-2.05b-r9.ebuild4
3 files changed, 12 insertions, 9 deletions
diff --git a/app-shells/bash/ChangeLog b/app-shells/bash/ChangeLog
index 2bbf4824b0d9..527c429cdae4 100644
--- a/app-shells/bash/ChangeLog
+++ b/app-shells/bash/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/bash
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.32 2004/03/02 18:09:00 iggy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.33 2004/03/07 09:43:42 kumba Exp $
+
+ 07 Mar 2004; Joshua Kinard <kumba@gentoo.org> bash-2.05b-r9.ebuild:
+ Marked stable on mips.
02 Mar 2004; Brian Jackson <iggy@gentoo.org> bash-2.05b-r9.ebuild:
s390 keywords
diff --git a/app-shells/bash/Manifest b/app-shells/bash/Manifest
index c8203e22f0d3..69db00ac145f 100644
--- a/app-shells/bash/Manifest
+++ b/app-shells/bash/Manifest
@@ -1,15 +1,15 @@
+MD5 6081d3aeda5bb34f2f45346d72b5d028 ChangeLog 7349
+MD5 6a39d24ef0ee7eda0d76d1ffae5d00c5 bash-2.05b-r5.ebuild 2030
MD5 5331683db8138806e1fa17598c86916d bash-2.05b-r7.ebuild 2150
-MD5 e7452d2950f95379e8464fd321963113 bash-2.05b-r9.ebuild 2748
MD5 d4719c5ea87f49c516992005305b4ac2 bash-2.05b-r8.ebuild 2300
-MD5 0325ea181cf5f4baad125ff5fd8524bc ChangeLog 7253
+MD5 572c6df22f2e76c348d905c8ce996623 bash-2.05b-r9.ebuild 2747
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
-MD5 6a39d24ef0ee7eda0d76d1ffae5d00c5 bash-2.05b-r5.ebuild 2030
+MD5 edf95b873162f4548435c379e4998b4e files/bash-2.05b-empty-herestring.patch 836
+MD5 90ba92c981c1d26e45d88ecd23a1fbf5 files/bash-2.05b-multibyte-locale.patch 1897
MD5 3b905c7c9341c9009bd68f14c047815e files/bash-2.05b-rbash.patch 804
-MD5 4383b25cd54b24b9f459e338f06d096c files/bash-2.05b-parallel-build.patch 459
MD5 582fb9ed0ca44627978ce6836a5000dc files/config-top.h.diff 487
MD5 867b3b11e48acac6d09794c8d36cb204 files/digest-bash-2.05b-r5 296
MD5 1894aaae72806c410d851d046d13dd32 files/digest-bash-2.05b-r7 461
MD5 1894aaae72806c410d851d046d13dd32 files/digest-bash-2.05b-r8 461
MD5 1894aaae72806c410d851d046d13dd32 files/digest-bash-2.05b-r9 461
-MD5 edf95b873162f4548435c379e4998b4e files/bash-2.05b-empty-herestring.patch 836
-MD5 90ba92c981c1d26e45d88ecd23a1fbf5 files/bash-2.05b-multibyte-locale.patch 1897
+MD5 4383b25cd54b24b9f459e338f06d096c files/bash-2.05b-parallel-build.patch 459
diff --git a/app-shells/bash/bash-2.05b-r9.ebuild b/app-shells/bash/bash-2.05b-r9.ebuild
index e42fcf96014d..843b81430d6b 100644
--- a/app-shells/bash/bash-2.05b-r9.ebuild
+++ b/app-shells/bash/bash-2.05b-r9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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-r9.ebuild,v 1.8 2004/03/02 18:09:00 iggy Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r9.ebuild,v 1.9 2004/03/07 09:43:42 kumba Exp $
inherit eutils flag-o-matic gnuconfig
@@ -15,7 +15,7 @@ SRC_URI="mirror://gnu/bash/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc ~alpha hppa ~mips ~amd64 ~ia64 ~ppc64 s390"
+KEYWORDS="x86 ~ppc sparc ~alpha hppa mips ~amd64 ~ia64 ~ppc64 s390"
IUSE="nls build"
DEPEND=">=sys-libs/ncurses-5.2-r2"