summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2003-09-03 19:58:03 +0000
committerJason Wever <weeve@gentoo.org>2003-09-03 19:58:03 +0000
commit4fd14e4f16ebb6d7e19e54684ac706d3ea0f7854 (patch)
tree88c52e9a5ab30deb2b725509b7049899c97610f3 /app-shells
parentsnmp support (diff)
downloadhistorical-4fd14e4f16ebb6d7e19e54684ac706d3ea0f7854.tar.gz
historical-4fd14e4f16ebb6d7e19e54684ac706d3ea0f7854.tar.bz2
historical-4fd14e4f16ebb6d7e19e54684ac706d3ea0f7854.zip
Added ~sparc keyword.
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/bash/ChangeLog6
-rw-r--r--app-shells/bash/Manifest6
-rw-r--r--app-shells/bash/bash-2.05b-r6.ebuild4
-rw-r--r--app-shells/bash/bash-2.05b-r7.ebuild4
4 files changed, 12 insertions, 8 deletions
diff --git a/app-shells/bash/ChangeLog b/app-shells/bash/ChangeLog
index 48da277ca462..7a4eadbf603e 100644
--- a/app-shells/bash/ChangeLog
+++ b/app-shells/bash/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-shells/bash
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.14 2003/09/02 19:05:18 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.15 2003/09/03 19:58:00 weeve Exp $
+
+ 03 Sep 2003; Jason Wever <weeve@gentoo.org> bash-2.05b-r6.ebuild,
+ bash-2.05b-r7.ebuild:
+ Added ~sparc keyword.
02 Sep 2003; Martin Holzer <mholzer@gentoo.org> bash-2.05a-r3.ebuild,
bash-2.05b-r3.ebuild, bash-2.05b-r4.ebuild, bash-2.05b-r5.ebuild,
diff --git a/app-shells/bash/Manifest b/app-shells/bash/Manifest
index f0b6fd069f22..8bd03e9ae56b 100644
--- a/app-shells/bash/Manifest
+++ b/app-shells/bash/Manifest
@@ -1,10 +1,10 @@
-MD5 5e98605a155a9185fb94e3507c25e2c1 ChangeLog 5183
+MD5 40d8772cf8beafb3b62f90b736cdef78 ChangeLog 5298
MD5 de598cbc4af5d99dd19c03464ba9f786 bash-2.05a-r3.ebuild 1908
MD5 7a604a7af0a8fa85c591aa394bf5d5df bash-2.05b-r3.ebuild 1743
MD5 e56d41ca654c42349b80a107aa2525f5 bash-2.05b-r4.ebuild 1851
MD5 77e35f69ed898e2b8c4981dc8f9feaad bash-2.05b-r5.ebuild 2033
-MD5 165ca11c69744180a09735955b36f1ef bash-2.05b-r6.ebuild 2023
-MD5 89c45fce98c36352e0359980138d964c bash-2.05b-r7.ebuild 2117
+MD5 1fe3ae8adb7ef006f5b507fa2639ca8f bash-2.05b-r6.ebuild 2028
+MD5 a64ccdd3717dabc4da9b63d9c8f5848c bash-2.05b-r7.ebuild 2122
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-r6.ebuild b/app-shells/bash/bash-2.05b-r6.ebuild
index 203d924d0413..e5e55438356f 100644
--- a/app-shells/bash/bash-2.05b-r6.ebuild
+++ b/app-shells/bash/bash-2.05b-r6.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-r6.ebuild,v 1.3 2003/09/02 19:05:18 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r6.ebuild,v 1.4 2003/09/03 19:58:00 weeve 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 ~alpha ~ppc"
+KEYWORDS="~x86 ~alpha ~ppc ~sparc"
IUSE="nls build"
DEPEND=">=sys-libs/ncurses-5.2-r2"
diff --git a/app-shells/bash/bash-2.05b-r7.ebuild b/app-shells/bash/bash-2.05b-r7.ebuild
index 241fd8e82e26..f042a60babde 100644
--- a/app-shells/bash/bash-2.05b-r7.ebuild
+++ b/app-shells/bash/bash-2.05b-r7.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-r7.ebuild,v 1.2 2003/09/02 19:05:18 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r7.ebuild,v 1.3 2003/09/03 19:58:00 weeve 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 ~alpha ~ppc"
+KEYWORDS="~x86 ~alpha ~ppc ~sparc"
IUSE="nls build"
DEPEND=">=sys-libs/ncurses-5.2-r2"