diff options
author | Jeroen Roovers <jer@gentoo.org> | 2005-12-29 22:18:03 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2005-12-29 22:18:03 +0000 |
commit | 67d4217cca8cf88f712ab56179f4cca94a8d321d (patch) | |
tree | 4e2e335565b4c8bdf1d7118ec93ed1af6a51a7e8 /app-shells/tcsh | |
parent | Change initscript to handle possible permission problem. Make note about acpi... (diff) | |
download | gentoo-2-67d4217cca8cf88f712ab56179f4cca94a8d321d.tar.gz gentoo-2-67d4217cca8cf88f712ab56179f4cca94a8d321d.tar.bz2 gentoo-2-67d4217cca8cf88f712ab56179f4cca94a8d321d.zip |
Stable on hppa (bug #117118).
(Portage version: 2.1_pre2)
Diffstat (limited to 'app-shells/tcsh')
-rw-r--r-- | app-shells/tcsh/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/tcsh/tcsh-6.14-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/tcsh/ChangeLog b/app-shells/tcsh/ChangeLog index d7501790f5cb..e6cd25c230b5 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.45 2005/12/29 21:28:05 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.46 2005/12/29 22:18:03 jer Exp $ + + 29 Dec 2005; Jeroen Roovers <jer@gentoo.org> tcsh-6.14-r2.ebuild: + Stable on hppa (bug #117118). 29 Dec 2005; Krzysiek Pawlik <nelchael@gentoo.org> tcsh-6.14-r2.ebuild: Stable on x86, bug #117118. diff --git a/app-shells/tcsh/tcsh-6.14-r2.ebuild b/app-shells/tcsh/tcsh-6.14-r2.ebuild index cc5020822b4b..92164d8ae80f 100644 --- a/app-shells/tcsh/tcsh-6.14-r2.ebuild +++ b/app-shells/tcsh/tcsh-6.14-r2.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.14-r2.ebuild,v 1.3 2005/12/29 21:28:05 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.14-r2.ebuild,v 1.4 2005/12/29 22:18:03 jer Exp $ inherit eutils @@ -14,7 +14,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="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" IUSE="perl" DEPEND="virtual/libc |