diff options
author | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:43 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2002-12-09 04:17:43 +0000 |
commit | 47e3033f988697c45fee59ade6a440da793a1d18 (patch) | |
tree | 831e981830eea79a948301a9a7c904c7864f1dc7 /app-shells/tcsh | |
parent | 12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org (diff) | |
download | historical-47e3033f988697c45fee59ade6a440da793a1d18.tar.gz historical-47e3033f988697c45fee59ade6a440da793a1d18.tar.bz2 historical-47e3033f988697c45fee59ade6a440da793a1d18.zip |
12-08-02 Keyword remove sparc64 Rodney Rees manson@gentoo.org
Diffstat (limited to 'app-shells/tcsh')
-rw-r--r-- | app-shells/tcsh/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/tcsh/tcsh-6.10-r3.ebuild | 4 | ||||
-rw-r--r-- | app-shells/tcsh/tcsh-6.11.ebuild | 4 | ||||
-rw-r--r-- | app-shells/tcsh/tcsh-6.12.ebuild | 4 |
4 files changed, 10 insertions, 7 deletions
diff --git a/app-shells/tcsh/ChangeLog b/app-shells/tcsh/ChangeLog index bb13208bceeb..1014b5e80d39 100644 --- a/app-shells/tcsh/ChangeLog +++ b/app-shells/tcsh/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for app-shells/tcsh # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.6 2002/10/21 18:09:03 blizzy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.7 2002/12/09 04:17:43 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *tcsh-6.12 (21 Oct 2002) 21 Oct 2002; Maik Schreiber <blizzy@gentoo.org> : New version, closes bug diff --git a/app-shells/tcsh/tcsh-6.10-r3.ebuild b/app-shells/tcsh/tcsh-6.10-r3.ebuild index 1e6099aa79ab..86735ef2bfbe 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 -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.10-r3.ebuild,v 1.8 2002/10/17 14:31:29 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.10-r3.ebuild,v 1.9 2002/12/09 04:17:43 manson Exp $ IUSE="perl" @@ -15,7 +15,7 @@ DEPEND="virtual/glibc perl? ( sys-devel/perl )" SLOT="0" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " LICENSE="BSD" src_unpack() { diff --git a/app-shells/tcsh/tcsh-6.11.ebuild b/app-shells/tcsh/tcsh-6.11.ebuild index b3f8a748af3a..9e47a8fda50d 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 -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.11.ebuild,v 1.6 2002/10/05 05:39:09 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.11.ebuild,v 1.7 2002/12/09 04:17:43 manson Exp $ IUSE="perl" @@ -18,7 +18,7 @@ HOMEPAGE="http://www.tcsh.org/" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 ppc sparc sparc64" +KEYWORDS="x86 ppc sparc " src_unpack() { unpack ${A} diff --git a/app-shells/tcsh/tcsh-6.12.ebuild b/app-shells/tcsh/tcsh-6.12.ebuild index d505580f3a6c..bb34f3d0a909 100644 --- a/app-shells/tcsh/tcsh-6.12.ebuild +++ b/app-shells/tcsh/tcsh-6.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.12.ebuild,v 1.1 2002/10/21 18:09:03 blizzy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.12.ebuild,v 1.2 2002/12/09 04:17:43 manson Exp $ MY_P="${PN}-${PV}.00" @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.astron.com/pub/tcsh/${MY_P}.tar.gz" HOMEPAGE="http://www.tcsh.org" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~sparc64" +KEYWORDS="~x86 ~ppc ~sparc " IUSE="perl" RDEPEND="virtual/glibc |