summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Birchinger <joker@gentoo.org>2003-10-03 12:41:26 +0000
committerChristian Birchinger <joker@gentoo.org>2003-10-03 12:41:26 +0000
commit55aa00392c3cd5ae3d3a3b167e61be2fd4b90924 (patch)
tree195fa7ba7b8cd64cbdd19d864d441d58d343ec8c /app-shells
parentchangelog:p (diff)
downloadgentoo-2-55aa00392c3cd5ae3d3a3b167e61be2fd4b90924.tar.gz
gentoo-2-55aa00392c3cd5ae3d3a3b167e61be2fd4b90924.tar.bz2
gentoo-2-55aa00392c3cd5ae3d3a3b167e61be2fd4b90924.zip
Added sparc stable keyword
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/bash/ChangeLog5
-rw-r--r--app-shells/bash/bash-2.05b-r7.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/bash/ChangeLog b/app-shells/bash/ChangeLog
index 56136ed5fd47..f8b8a8aafd27 100644
--- a/app-shells/bash/ChangeLog
+++ b/app-shells/bash/ChangeLog
@@ -1,6 +1,9 @@
# 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.19 2003/10/01 19:54:15 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.20 2003/10/03 12:41:26 joker Exp $
+
+ 03 Oct 2003; Christian Birchinger <joker@gentoo.org> bash-2.05b-r7.ebuild:
+ Added sparc stable keyword
01 Oct 2003; Tavis Ormandy <taviso@gentoo.org> bash-2.05b-r7.ebuild:
Stable on alpha
diff --git a/app-shells/bash/bash-2.05b-r7.ebuild b/app-shells/bash/bash-2.05b-r7.ebuild
index 3b26b367ead4..200035220c98 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.7 2003/10/01 19:54:15 taviso Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r7.ebuild,v 1.8 2003/10/03 12:41:26 joker 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 ~sparc ia64 ~mips"
+KEYWORDS="x86 alpha ~ppc sparc ia64 ~mips"
IUSE="nls build"
DEPEND=">=sys-libs/ncurses-5.2-r2"