summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTravis Tilley <lv@gentoo.org>2004-04-17 06:18:52 +0000
committerTravis Tilley <lv@gentoo.org>2004-04-17 06:18:52 +0000
commita6c1595402a7dbe1bbdeb6da7fa7feb6e8296011 (patch)
treee10d6b51795874e363d764f53f5f79d1fa0ef0e9 /app-shells/bash
parentclean older version (diff)
downloadhistorical-a6c1595402a7dbe1bbdeb6da7fa7feb6e8296011.tar.gz
historical-a6c1595402a7dbe1bbdeb6da7fa7feb6e8296011.tar.bz2
historical-a6c1595402a7dbe1bbdeb6da7fa7feb6e8296011.zip
stable on amd64
Diffstat (limited to 'app-shells/bash')
-rw-r--r--app-shells/bash/ChangeLog5
-rw-r--r--app-shells/bash/Manifest10
-rw-r--r--app-shells/bash/bash-2.05b-r9.ebuild4
3 files changed, 11 insertions, 8 deletions
diff --git a/app-shells/bash/ChangeLog b/app-shells/bash/ChangeLog
index 5481472b35ab..cc8b6bf6fb9b 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.34 2004/03/09 23:10:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.35 2004/04/17 06:18:52 lv Exp $
+
+ 17 Apr 2004; Travis Tilley <lv@gentoo.org> bash-2.05b-r9.ebuild:
+ marked stable on amd64
09 Mar 2004; <agriffis@gentoo.org> bash-2.05b-r9.ebuild:
stable on alpha and ia64
diff --git a/app-shells/bash/Manifest b/app-shells/bash/Manifest
index aabc105c838b..333562dc4a04 100644
--- a/app-shells/bash/Manifest
+++ b/app-shells/bash/Manifest
@@ -1,15 +1,15 @@
-MD5 9e22984a25c32558ed6a467acbfc9790 ChangeLog 7440
-MD5 53c3c549d7c789394ac9db92f3e3d3f3 bash-2.05b-r9.ebuild 2750
-MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
+MD5 bd345c26bdea6884b3f7c5473feaf57f ChangeLog 7527
MD5 6a39d24ef0ee7eda0d76d1ffae5d00c5 bash-2.05b-r5.ebuild 2030
MD5 5331683db8138806e1fa17598c86916d bash-2.05b-r7.ebuild 2150
MD5 d4719c5ea87f49c516992005305b4ac2 bash-2.05b-r8.ebuild 2300
+MD5 ca77ee8e8ebffc3589fef78efdd758eb bash-2.05b-r9.ebuild 2743
+MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
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
MD5 3b905c7c9341c9009bd68f14c047815e files/bash-2.05b-rbash.patch 804
MD5 582fb9ed0ca44627978ce6836a5000dc files/config-top.h.diff 487
-MD5 1894aaae72806c410d851d046d13dd32 files/digest-bash-2.05b-r9 461
-MD5 4383b25cd54b24b9f459e338f06d096c files/bash-2.05b-parallel-build.patch 459
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
diff --git a/app-shells/bash/bash-2.05b-r9.ebuild b/app-shells/bash/bash-2.05b-r9.ebuild
index 45c9e63cc6e4..6d5e26276837 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.10 2004/03/09 23:10:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r9.ebuild,v 1.11 2004/04/17 06:18:52 lv 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"