diff options
Diffstat (limited to 'app-shells/tcsh/tcsh-6.14-r4.ebuild')
-rw-r--r-- | app-shells/tcsh/tcsh-6.14-r4.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-shells/tcsh/tcsh-6.14-r4.ebuild b/app-shells/tcsh/tcsh-6.14-r4.ebuild index cddd8363b9e8..4067ed155ff0 100644 --- a/app-shells/tcsh/tcsh-6.14-r4.ebuild +++ b/app-shells/tcsh/tcsh-6.14-r4.ebuild @@ -1,6 +1,6 @@ # 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-r4.ebuild,v 1.1 2006/12/02 14:03:37 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.14-r4.ebuild,v 1.2 2006/12/04 09:42:36 grobian Exp $ inherit eutils @@ -12,8 +12,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 catalogs" DEPEND=">=sys-libs/ncurses-5.1 |