diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-21 18:47:06 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-21 18:47:06 +0000 |
commit | d3bbff5c35e7007d351e1938e4f3ed71158ca874 (patch) | |
tree | e7569730f02561233181f5542f0a79a581ae2bcb /app-shells | |
parent | stable amd64 (diff) | |
download | gentoo-2-d3bbff5c35e7007d351e1938e4f3ed71158ca874.tar.gz gentoo-2-d3bbff5c35e7007d351e1938e4f3ed71158ca874.tar.bz2 gentoo-2-d3bbff5c35e7007d351e1938e4f3ed71158ca874.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-shells')
-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 029bf2023618..e04cb0f92561 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.32 2005/04/20 21:13:01 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.33 2005/04/21 18:47:06 hansmi Exp $ + + 21 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> tcsh-6.13-r1.ebuild: + Stable on ppc. *tcsh-6.14 (20 Apr 2005) diff --git a/app-shells/tcsh/tcsh-6.13-r1.ebuild b/app-shells/tcsh/tcsh-6.13-r1.ebuild index a5783297aec9..7ad272a533e8 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.2 2005/04/20 21:13:01 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.13-r1.ebuild,v 1.3 2005/04/21 18:47:06 hansmi 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 |