diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-04 23:38:50 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-04 23:38:50 +0000 |
commit | f3ba91b5759ccfb1e50357bdfbedeaab157923bb (patch) | |
tree | 6d89c7d44a8e7248fdaebd92401c9ab0c332e7ca /app-shells/tcsh | |
parent | PPC stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-f3ba91b5759ccfb1e50357bdfbedeaab157923bb.tar.gz gentoo-2-f3ba91b5759ccfb1e50357bdfbedeaab157923bb.tar.bz2 gentoo-2-f3ba91b5759ccfb1e50357bdfbedeaab157923bb.zip |
ppc stable profile update
Diffstat (limited to 'app-shells/tcsh')
-rw-r--r-- | app-shells/tcsh/tcsh-6.12-r2.ebuild | 4 | ||||
-rw-r--r-- | app-shells/tcsh/tcsh-6.12-r3.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-shells/tcsh/tcsh-6.12-r2.ebuild b/app-shells/tcsh/tcsh-6.12-r2.ebuild index 85da9fe1cd81..f5cd410afe3e 100644 --- a/app-shells/tcsh/tcsh-6.12-r2.ebuild +++ b/app-shells/tcsh/tcsh-6.12-r2.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/tcsh/tcsh-6.12-r2.ebuild,v 1.12 2004/06/29 04:00:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.12-r2.ebuild,v 1.13 2004/10/04 23:37:11 pvdabeel Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.astron.com/pub/tcsh/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha hppa amd64 ia64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64" IUSE="cjk perl" RDEPEND="virtual/libc diff --git a/app-shells/tcsh/tcsh-6.12-r3.ebuild b/app-shells/tcsh/tcsh-6.12-r3.ebuild index 986c31c739cf..a29075846ffa 100644 --- a/app-shells/tcsh/tcsh-6.12-r3.ebuild +++ b/app-shells/tcsh/tcsh-6.12-r3.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/tcsh/tcsh-6.12-r3.ebuild,v 1.10 2004/09/25 06:14:58 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.12-r3.ebuild,v 1.11 2004/10/04 23:37:11 pvdabeel Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.astron.com/pub/tcsh/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha arm hppa amd64 ia64 ppc64 mips" +KEYWORDS="x86 ppc sparc alpha arm hppa amd64 ia64 ppc64 mips" IUSE="cjk perl" RDEPEND="virtual/libc |