diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-05-18 09:00:29 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-05-18 09:00:29 +0000 |
commit | 5e32b8d5c3958a8898e5c04bccf704f808b03e47 (patch) | |
tree | 6e6159871395073a9243bdea94970f5d38373f14 /app-shells/tcsh | |
parent | Managed to mangle the Makefile patch from grsec, to miss out the grsec target... (diff) | |
download | gentoo-2-5e32b8d5c3958a8898e5c04bccf704f808b03e47.tar.gz gentoo-2-5e32b8d5c3958a8898e5c04bccf704f808b03e47.tar.bz2 gentoo-2-5e32b8d5c3958a8898e5c04bccf704f808b03e47.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
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 b7fd26e58aa3..a8576b9dfcfd 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.38 2005/05/10 19:29:28 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.39 2005/05/18 08:58:48 corsair Exp $ + + 18 May 2005; Markus Rothe <corsair@gentoo.org> tcsh-6.13-r1.ebuild: + Stable on ppc64 10 May 2005; Rene Nussbaumer <killerfox@gentoo.org> tcsh-6.13-r1.ebuild: stable on hppa diff --git a/app-shells/tcsh/tcsh-6.13-r1.ebuild b/app-shells/tcsh/tcsh-6.13-r1.ebuild index 6fd7e242339b..26e9ba0c8046 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.8 2005/05/10 19:29:28 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.13-r1.ebuild,v 1.9 2005/05/18 08:58:48 corsair Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.astron.com/pub/tcsh/${MY_P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ia64 mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ia64 mips ppc ppc64 sparc x86" IUSE="perl" RDEPEND="virtual/libc |