diff options
author | Jack Morgan <jmorgan@gentoo.org> | 2003-02-02 21:50:06 +0000 |
---|---|---|
committer | Jack Morgan <jmorgan@gentoo.org> | 2003-02-02 21:50:06 +0000 |
commit | cf6de3fae6ed05b78db0064b53f71cbebf98779c (patch) | |
tree | 6d5423c62057fac33e3d568788c2e84265d0d590 /app-shells | |
parent | added qmail -r10 to package.mask due to borkeness... (diff) | |
download | historical-cf6de3fae6ed05b78db0064b53f71cbebf98779c.tar.gz historical-cf6de3fae6ed05b78db0064b53f71cbebf98779c.tar.bz2 historical-cf6de3fae6ed05b78db0064b53f71cbebf98779c.zip |
Changed ~sparc to sparc
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/tcsh/ChangeLog | 7 | ||||
-rw-r--r-- | app-shells/tcsh/tcsh-6.12-r1.ebuild | 4 | ||||
-rw-r--r-- | app-shells/tcsh/tcsh-6.12.ebuild | 4 |
3 files changed, 8 insertions, 7 deletions
diff --git a/app-shells/tcsh/ChangeLog b/app-shells/tcsh/ChangeLog index bcb8a1b9ac6f..c246d0e53aa6 100644 --- a/app-shells/tcsh/ChangeLog +++ b/app-shells/tcsh/ChangeLog @@ -1,9 +1,12 @@ # 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.9 2003/01/25 20:01:53 alain Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.10 2003/02/02 21:50:06 jmorgan Exp $ *tcsh-6.12-r1 (25 Jan 2003) + 02 Feb 2003; Jack Morgan <jmorgan@gentoo.org> tcsh-6.12-r1.ebuild : + Changed ~sparc to sparc + 25 Jan 2003; Alain Penders <alain@gentoo.org> : Totally new default tcsh scripts. @@ -12,8 +15,6 @@ 21 Oct 2002; Maik Schreiber <blizzy@gentoo.org> : New version, closes bug #6406. - 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords - *tcsh-6.11 (09 Jul 2002) 19 Sept 2002; Mike Frysinger <vapier@gentoo.org> : Added more hosts to diff --git a/app-shells/tcsh/tcsh-6.12-r1.ebuild b/app-shells/tcsh/tcsh-6.12-r1.ebuild index 9089aa56f91b..a462959d0cfc 100644 --- a/app-shells/tcsh/tcsh-6.12-r1.ebuild +++ b/app-shells/tcsh/tcsh-6.12-r1.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-r1.ebuild,v 1.1 2003/01/25 20:01:53 alain Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.12-r1.ebuild,v 1.2 2003/02/02 21:50:06 jmorgan Exp $ MY_P="${PN}-${PV}.00" DESCRIPTION="Enhanced version of the Berkeley C shell (csh)" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.tcsh.org/" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc " +KEYWORDS="~x86 ~ppc sparc " IUSE="perl" RDEPEND="virtual/glibc diff --git a/app-shells/tcsh/tcsh-6.12.ebuild b/app-shells/tcsh/tcsh-6.12.ebuild index 12ac9c03830d..bc87d788247a 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.3 2002/12/18 14:51:39 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.12.ebuild,v 1.4 2003/02/02 21:50:06 jmorgan Exp $ MY_P="${PN}-${PV}.00" DESCRIPTION="Enhanced version of the Berkeley C shell (csh)" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.tcsh.org/" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc " +KEYWORDS="~x86 ~ppc sparc " IUSE="perl" RDEPEND="virtual/glibc |