diff options
author | Joshua Kinard <kumba@gentoo.org> | 2003-07-06 09:14:55 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2003-07-06 09:14:55 +0000 |
commit | c47596e663ac0bb4d0b36dda12450734d5d52f39 (patch) | |
tree | 9d43eacb03d73de106d445d9f98de9cce32c5908 /app-shells | |
parent | Changed ~mips to mips in KEYWORDS (diff) | |
download | historical-c47596e663ac0bb4d0b36dda12450734d5d52f39.tar.gz historical-c47596e663ac0bb4d0b36dda12450734d5d52f39.tar.bz2 historical-c47596e663ac0bb4d0b36dda12450734d5d52f39.zip |
Changed ~mips to mips in KEYWORDS
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/bash/Manifest | 4 | ||||
-rw-r--r-- | app-shells/bash/bash-2.05b-r5.ebuild | 4 | ||||
-rw-r--r-- | app-shells/bash/files/digest-bash-2.05b-r5 | 10 |
3 files changed, 9 insertions, 9 deletions
diff --git a/app-shells/bash/Manifest b/app-shells/bash/Manifest index 87b100287a07..e2cea63e71ea 100644 --- a/app-shells/bash/Manifest +++ b/app-shells/bash/Manifest @@ -1,8 +1,8 @@ -MD5 cc0b30d668cb25f4db46eb3c439a5922 ChangeLog 4545 +MD5 cafe66b395d0a593cc50580b82a6852f ChangeLog 4545 MD5 ba1233983751e50700241a6495306378 bash-2.05a-r3.ebuild 1917 MD5 31f9be8380509135728cb39c2c0fb8b4 bash-2.05b-r3.ebuild 1759 MD5 93337728b7ccae58e9f17f611a2a03f6 bash-2.05b-r4.ebuild 1867 -MD5 c0e4567ec0347c464ce37cdd2c6873b2 bash-2.05b-r5.ebuild 2051 +MD5 db9ff37920acfcb1105ea016c99f88bc bash-2.05b-r5.ebuild 2050 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 diff --git a/app-shells/bash/bash-2.05b-r5.ebuild b/app-shells/bash/bash-2.05b-r5.ebuild index 450bb78f6480..2c40fc95fd47 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.6 2003/07/02 19:09:56 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r5.ebuild,v 1.7 2003/07/06 09:14:49 kumba 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="amd64 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" diff --git a/app-shells/bash/files/digest-bash-2.05b-r5 b/app-shells/bash/files/digest-bash-2.05b-r5 index fa876202be5d..9e2103210e00 100644 --- a/app-shells/bash/files/digest-bash-2.05b-r5 +++ b/app-shells/bash/files/digest-bash-2.05b-r5 @@ -1,5 +1,5 @@ -MD5 5238251b4926d778dfe162f6ce729733 bash-2.05b.tar.gz 195621 -MD5 acac0949285525a5920d80f2aa4668de bash-2.05b-gentoo.diff.bz2 274 -MD5 2957bbe5f6db1830d649d1071baba63c bash205b-002 75 -MD5 2828e78563927b806246e2b4806ee0f5 bash205b-003 235 -MD5 6bf89831209ba6d208943d2ebaa7fe3a bash205b-004 111 +MD5 5238251b4926d778dfe162f6ce729733 bash-2.05b.tar.gz 1956216 +MD5 acac0949285525a5920d80f2aa4668de bash-2.05b-gentoo.diff.bz2 2744 +MD5 2957bbe5f6db1830d649d1071baba63c bash205b-002 755 +MD5 2828e78563927b806246e2b4806ee0f5 bash205b-003 2356 +MD5 6bf89831209ba6d208943d2ebaa7fe3a bash205b-004 1110 |