diff options
Diffstat (limited to 'sys-apps/bash/bash-2.05b.ebuild')
-rw-r--r-- | sys-apps/bash/bash-2.05b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/bash/bash-2.05b.ebuild b/sys-apps/bash/bash-2.05b.ebuild index 8b0f1270ad73..6b7dcb98b9cd 100644 --- a/sys-apps/bash/bash-2.05b.ebuild +++ b/sys-apps/bash/bash-2.05b.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/bash/bash-2.05b.ebuild,v 1.1 2002/07/24 02:52:26 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/bash/bash-2.05b.ebuild,v 1.2 2002/08/14 03:16:50 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="The standard GNU Bourne again shell" SRC_URI="ftp://ftp.gnu.org/gnu/bash/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/bash/bash.html" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" |