From 7c72857c83e05897fb89db81daf2c6514ddf5760 Mon Sep 17 00:00:00 2001 From: Ciaran McCreesh Date: Thu, 29 Jul 2004 01:47:45 +0000 Subject: Remove ~sparc for now, see bug #58703 --- app-shells/bash/ChangeLog | 5 ++++- app-shells/bash/bash-3.0.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 b44db3dac61b..87d6aff94421 100644 --- a/app-shells/bash/ChangeLog +++ b/app-shells/bash/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/bash # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.39 2004/07/28 13:49:09 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/ChangeLog,v 1.40 2004/07/29 01:47:45 ciaranm Exp $ + + 29 Jul 2004; Ciaran McCreesh bash-3.0.ebuild: + Remove ~sparc for now, see bug #58703 *bash-3.0 (28 Jul 2004) diff --git a/app-shells/bash/bash-3.0.ebuild b/app-shells/bash/bash-3.0.ebuild index 860c5641e951..f604c823ba22 100644 --- a/app-shells/bash/bash-3.0.ebuild +++ b/app-shells/bash/bash-3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.0.ebuild,v 1.2 2004/07/28 22:41:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bash/bash-3.0.ebuild,v 1.3 2004/07/29 01:47:45 ciaranm Exp $ inherit eutils flag-o-matic gnuconfig @@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.cwru.edu/pub/bash/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64 ~s390" +KEYWORDS="~x86 ~ppc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~ppc64 ~s390" IUSE="nls build uclibc" DEPEND=">=sys-libs/ncurses-5.2-r2" -- cgit v1.2.3-65-gdbad