From 6d4541964d3c0504680f385feb674023c23f99b6 Mon Sep 17 00:00:00 2001 From: Christian Birchinger Date: Thu, 27 Mar 2003 11:24:47 +0000 Subject: Added stable sparc keyword --- app-shells/bash/ChangeLog | 5 ++++- app-shells/bash/bash-2.05b-r3.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-shells') diff --git a/app-shells/bash/ChangeLog b/app-shells/bash/ChangeLog index 4def8fc8df95..9836dc82936f 100644 --- a/app-shells/bash/ChangeLog +++ b/app-shells/bash/ChangeLog @@ -1,12 +1,15 @@ # 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.3 2003/03/13 17:32:37 doctomoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.4 2003/03/27 11:24:47 joker Exp $ 13 Mar 2003; Olivier Reisch bash-2.05b-r3.ebuild: Marked ppc stable *bash-2.05b-r3 (11 Mar 2003) + 27 Mar 2003; Christian Birchinger bash-2.05b-r3.ebuild: + Added stable sparc keyword + 12 Mar 2003; Martin Holzer bash-2.05b-r3.ebuild: removed dodoc man/*.3 (doesn't exist) diff --git a/app-shells/bash/bash-2.05b-r3.ebuild b/app-shells/bash/bash-2.05b-r3.ebuild index 89fe6b1120b5..775aa40a3ac3 100644 --- a/app-shells/bash/bash-2.05b-r3.ebuild +++ b/app-shells/bash/bash-2.05b-r3.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-r3.ebuild,v 1.3 2003/03/13 17:32:37 doctomoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-2.05b-r3.ebuild,v 1.4 2003/03/27 11:24:47 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 ppc ~sparc alpha mips hppa arm" +KEYWORDS="x86 ppc sparc alpha mips hppa arm" IUSE="nls build" DEPEND=">=sys-libs/ncurses-5.2-r2" -- cgit v1.2.3-65-gdbad