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 | 1a2ea893a3743b04317dede518e252bd67eb78a6 (patch) | |
tree | c8c165a5e006e92e2c18165ff771daf1c970b0e4 /app-shells/tcsh/tcsh-6.14-r2.ebuild | |
parent | app-mobilephone/gnokii stable on ppc. (diff) | |
download | historical-1a2ea893a3743b04317dede518e252bd67eb78a6.tar.gz historical-1a2ea893a3743b04317dede518e252bd67eb78a6.tar.bz2 historical-1a2ea893a3743b04317dede518e252bd67eb78a6.zip |
app-shells/tcsh stable on ppc.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'app-shells/tcsh/tcsh-6.14-r2.ebuild')
-rw-r--r-- | app-shells/tcsh/tcsh-6.14-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 |