diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-02 17:35:00 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-02 17:35:00 +0000 |
commit | 028caba8ac9e94be1609d70e3f752e356541b052 (patch) | |
tree | 2ff4c298f90eae1462ee79c32dad88959243f588 /app-shells/tcsh | |
parent | app-mobilephone/gnokii stable on ppc. (diff) | |
download | gentoo-2-028caba8ac9e94be1609d70e3f752e356541b052.tar.gz gentoo-2-028caba8ac9e94be1609d70e3f752e356541b052.tar.bz2 gentoo-2-028caba8ac9e94be1609d70e3f752e356541b052.zip |
app-shells/tcsh stable on ppc.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-shells/tcsh')
-rw-r--r-- | app-shells/tcsh/ChangeLog | 7 | ||||
-rw-r--r-- | app-shells/tcsh/tcsh-6.14-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-shells/tcsh/ChangeLog b/app-shells/tcsh/ChangeLog index 315dfdd4cb25..d137578f8e35 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.51 2005/12/31 12:22:46 blubb Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.52 2006/01/02 17:35:00 hansmi Exp $ + + 02 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> tcsh-6.14-r2.ebuild: + Stable on ppc. 31 Dec 2005; Simon Stelling <blubb@gentoo.org> tcsh-6.14-r2.ebuild: stable on amd64 diff --git a/app-shells/tcsh/tcsh-6.14-r2.ebuild b/app-shells/tcsh/tcsh-6.14-r2.ebuild index f6a6199cc67c..0bc73f08bb5f 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 +# Copyright 1999-2006 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.10 2005/12/31 12:22:46 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.14-r2.ebuild,v 1.11 2006/01/02 17:35:00 hansmi Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.astron.com/pub/tcsh/${MY_P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ~ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="perl" DEPEND=">=sys-libs/ncurses-5.1 |