diff options
author | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 02:37:45 +0000 |
---|---|---|
committer | Maarten Thibaut <murphy@gentoo.org> | 2002-08-16 02:37:45 +0000 |
commit | f1f8b05af32f0dc39f481a028ebd53c1629950f7 (patch) | |
tree | 7243a326066306a916eb07c323c6cc159d491bd9 /app-shells/tcsh | |
parent | Adding sparc/sparc64 keywords (diff) | |
download | historical-f1f8b05af32f0dc39f481a028ebd53c1629950f7.tar.gz historical-f1f8b05af32f0dc39f481a028ebd53c1629950f7.tar.bz2 historical-f1f8b05af32f0dc39f481a028ebd53c1629950f7.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'app-shells/tcsh')
-rw-r--r-- | app-shells/tcsh/tcsh-6.10-r3.ebuild | 4 | ||||
-rw-r--r-- | app-shells/tcsh/tcsh-6.11.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-shells/tcsh/tcsh-6.10-r3.ebuild b/app-shells/tcsh/tcsh-6.10-r3.ebuild index d3a8c2880753..635824eb3225 100644 --- a/app-shells/tcsh/tcsh-6.10-r3.ebuild +++ b/app-shells/tcsh/tcsh-6.10-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.10-r3.ebuild,v 1.3 2002/07/16 03:12:06 owen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.10-r3.ebuild,v 1.4 2002/08/16 02:37:45 murphy Exp $ S=${WORKDIR}/${P}.00 DESCRIPTION="Enhanced version of the Berkeley C shell (csh)" @@ -11,7 +11,7 @@ DEPEND="virtual/glibc perl? ( sys-devel/perl )" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" LICENSE="BSD" src_unpack() { diff --git a/app-shells/tcsh/tcsh-6.11.ebuild b/app-shells/tcsh/tcsh-6.11.ebuild index 21d25d1d3eda..772ebb47a23a 100644 --- a/app-shells/tcsh/tcsh-6.11.ebuild +++ b/app-shells/tcsh/tcsh-6.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.11.ebuild,v 1.2 2002/07/16 03:12:06 owen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.11.ebuild,v 1.3 2002/08/16 02:37:45 murphy Exp $ S=${WORKDIR}/${P}.00 DESCRIPTION="Enhanced version of the Berkeley C shell (csh)" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.tcsh.org/" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" src_unpack() { unpack ${A} |