diff options
author | Tom Martin <slarti@gentoo.org> | 2005-05-01 10:00:25 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2005-05-01 10:00:25 +0000 |
commit | 47d4e28d3f61147d8e56a0537e05d4e1cbf45056 (patch) | |
tree | eab48d434bc9a24a713cf7691f4950f872202d42 /app-shells/tcsh | |
parent | stable on ppc (diff) | |
download | gentoo-2-47d4e28d3f61147d8e56a0537e05d4e1cbf45056.tar.gz gentoo-2-47d4e28d3f61147d8e56a0537e05d4e1cbf45056.tar.bz2 gentoo-2-47d4e28d3f61147d8e56a0537e05d4e1cbf45056.zip |
Stable on amd64.
(Portage version: 2.0.51.20-r5)
Diffstat (limited to 'app-shells/tcsh')
-rw-r--r-- | app-shells/tcsh/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/tcsh/tcsh-6.13-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/tcsh/ChangeLog b/app-shells/tcsh/ChangeLog index e8ad497ed15d..a7b8c2a81b03 100644 --- a/app-shells/tcsh/ChangeLog +++ b/app-shells/tcsh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/tcsh # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.34 2005/04/21 19:59:08 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.35 2005/05/01 10:00:25 slarti Exp $ + + 01 May 2005; Tom Martin <slarti@gentoo.org> tcsh-6.13-r1.ebuild: + Stable on amd64. 21 Apr 2005; Gustavo Zacarias <gustavoz@gentoo.org> tcsh-6.13-r1.ebuild: Stable on sparc diff --git a/app-shells/tcsh/tcsh-6.13-r1.ebuild b/app-shells/tcsh/tcsh-6.13-r1.ebuild index fad7a30c8c9e..13db3229f35f 100644 --- a/app-shells/tcsh/tcsh-6.13-r1.ebuild +++ b/app-shells/tcsh/tcsh-6.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.13-r1.ebuild,v 1.4 2005/04/21 19:59:08 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.13-r1.ebuild,v 1.5 2005/05/01 10:00:25 slarti Exp $ inherit eutils @@ -12,7 +12,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="perl" RDEPEND="virtual/libc |