summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2003-06-22 06:06:47 +0000
committerDaniel Robbins <drobbins@gentoo.org>2003-06-22 06:06:47 +0000
commit4337c2d7a92842fcd03c3335528a465c0a26ec49 (patch)
tree8fe10a712b95d35c913a91cd5df4a9e64addbf4a /app-shells/bash
parentremove fileutils dep; amd64 using coreutils and fileutils should be ok (diff)
downloadgentoo-2-4337c2d7a92842fcd03c3335528a465c0a26ec49.tar.gz
gentoo-2-4337c2d7a92842fcd03c3335528a465c0a26ec49.tar.bz2
gentoo-2-4337c2d7a92842fcd03c3335528a465c0a26ec49.zip
amd64
Diffstat (limited to 'app-shells/bash')
-rw-r--r--app-shells/bash/Manifest10
-rw-r--r--app-shells/bash/bash-2.05b-r5.ebuild4
2 files changed, 7 insertions, 7 deletions
diff --git a/app-shells/bash/Manifest b/app-shells/bash/Manifest
index 93c0e9ae8a07..3f34b5ac91b8 100644
--- a/app-shells/bash/Manifest
+++ b/app-shells/bash/Manifest
@@ -1,12 +1,12 @@
+MD5 6f8b51f5e8dd7a4f0f8de5795184025d ChangeLog 4227
MD5 ba1233983751e50700241a6495306378 bash-2.05a-r3.ebuild 1917
-MD5 07f6d15b69c9c92332ab6f0f2df6343c bash-2.05b-r4.ebuild 1870
MD5 31f9be8380509135728cb39c2c0fb8b4 bash-2.05b-r3.ebuild 1759
-MD5 6f8b51f5e8dd7a4f0f8de5795184025d ChangeLog 4227
-MD5 13b71c5fc4019f6801f88bb2c406d371 bash-2.05b-r5.ebuild 2050
+MD5 07f6d15b69c9c92332ab6f0f2df6343c bash-2.05b-r4.ebuild 1870
+MD5 d1034ba5cbf6416eb5245d56996184b5 bash-2.05b-r5.ebuild 2057
+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 867b3b11e48acac6d09794c8d36cb204 files/digest-bash-2.05b-r4 296
MD5 b9e9f988b28475ed5f633dc471296297 files/digest-bash-2.05b-r5 291
-MD5 edf95b873162f4548435c379e4998b4e files/bash-2.05b-empty-herestring.patch 836
-MD5 90ba92c981c1d26e45d88ecd23a1fbf5 files/bash-2.05b-multibyte-locale.patch 1897
diff --git a/app-shells/bash/bash-2.05b-r5.ebuild b/app-shells/bash/bash-2.05b-r5.ebuild
index 8b1f887c288d..8452a6f70f29 100644
--- a/app-shells/bash/bash-2.05b-r5.ebuild
+++ b/app-shells/bash/bash-2.05b-r5.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-r5.ebuild,v 1.2 2003/06/16 01:27:39 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r5.ebuild,v 1.3 2003/06/22 06:01:59 drobbins 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 ~ppc ~sparc ~alpha ~mips ~hppa ~arm"
+KEYWORDS="amd64 ~x86 ~ppc ~sparc ~alpha ~mips ~hppa ~arm"
IUSE="nls build"
DEPEND=">=sys-libs/ncurses-5.2-r2"