summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-02-09 21:43:50 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-02-09 21:43:50 +0000
commit0afbfdf2a8c647579a9dd96d662c4835415c2ffe (patch)
tree65ce2f35143f94c6b57ab5916e81bbf0731d9aaf /app-shells
parentRather remove the .la symlink *before* testing if the selected profile have (diff)
downloadhistorical-0afbfdf2a8c647579a9dd96d662c4835415c2ffe.tar.gz
historical-0afbfdf2a8c647579a9dd96d662c4835415c2ffe.tar.bz2
historical-0afbfdf2a8c647579a9dd96d662c4835415c2ffe.zip
stable on sparc
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/bash/ChangeLog5
-rw-r--r--app-shells/bash/Manifest14
-rw-r--r--app-shells/bash/bash-2.05b-r9.ebuild4
3 files changed, 13 insertions, 10 deletions
diff --git a/app-shells/bash/ChangeLog b/app-shells/bash/ChangeLog
index ce7a59279329..540f533e1da2 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.29 2004/02/08 14:43:10 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.30 2004/02/09 21:43:50 gustavoz Exp $
+
+ 09 Feb 2004; <gustavoz@gentoo.org> bash-2.05b-r9.ebuild:
+ stable on sparc
08 Feb 2004; Martin Schlemmer <azarah@gentoo.org> bash-2.05b-r9.ebuild:
Bump to stable for x86.
diff --git a/app-shells/bash/Manifest b/app-shells/bash/Manifest
index 92da7f48bd26..337f47e39784 100644
--- a/app-shells/bash/Manifest
+++ b/app-shells/bash/Manifest
@@ -1,14 +1,14 @@
+MD5 d1413d261cff1abed6ba55bb633a6bf2 ChangeLog 7063
+MD5 77e35f69ed898e2b8c4981dc8f9feaad bash-2.05b-r5.ebuild 2033
MD5 dbaec31b17a9ff19c304369f3aebff4d bash-2.05b-r7.ebuild 2146
-MD5 6daa6e35fc55055b875492412df716ac ChangeLog 6983
MD5 bdf352b6ba65ab39261e37839bd9a7cc bash-2.05b-r8.ebuild 2303
-MD5 77e35f69ed898e2b8c4981dc8f9feaad bash-2.05b-r5.ebuild 2033
+MD5 5d66f55bf6bfecc9dbad5008d1774a36 bash-2.05b-r9.ebuild 2671
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
-MD5 98803e48e898a7bcaa7af1a376db9688 bash-2.05b-r9.ebuild 2670
+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 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 1894aaae72806c410d851d046d13dd32 files/digest-bash-2.05b-r7 461
-MD5 90ba92c981c1d26e45d88ecd23a1fbf5 files/bash-2.05b-multibyte-locale.patch 1897
-MD5 867b3b11e48acac6d09794c8d36cb204 files/digest-bash-2.05b-r5 296
diff --git a/app-shells/bash/bash-2.05b-r9.ebuild b/app-shells/bash/bash-2.05b-r9.ebuild
index 1121eae6e481..1043dc0f8aa8 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.4 2004/02/08 14:43:10 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r9.ebuild,v 1.5 2004/02/09 21:43:50 gustavoz 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 arm ~amd64 ~ia64 ~ppc64"
+KEYWORDS="x86 ~ppc sparc ~alpha hppa ~mips arm ~amd64 ~ia64 ~ppc64"
IUSE="nls build"
DEPEND=">=sys-libs/ncurses-5.2-r2"