diff options
author | Brent Baude <ranger@gentoo.org> | 2009-03-18 18:16:39 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-03-18 18:16:39 +0000 |
commit | 0058ee5211ee42d9e525155817d065fb6e34fcb8 (patch) | |
tree | f0739f861377f3736d1bd33e21a825193f0b470d /app-shells/tcsh/tcsh-6.16.ebuild | |
parent | alpha/arm/ia64/s390/sh stable wrt #253551 (diff) | |
download | gentoo-2-0058ee5211ee42d9e525155817d065fb6e34fcb8.tar.gz gentoo-2-0058ee5211ee42d9e525155817d065fb6e34fcb8.tar.bz2 gentoo-2-0058ee5211ee42d9e525155817d065fb6e34fcb8.zip |
stable ppc, bug 262849
(Portage version: 2.1.6.7/cvs/Linux ppc64)
Diffstat (limited to 'app-shells/tcsh/tcsh-6.16.ebuild')
-rw-r--r-- | app-shells/tcsh/tcsh-6.16.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-shells/tcsh/tcsh-6.16.ebuild b/app-shells/tcsh/tcsh-6.16.ebuild index ca669f5fd463..a1c16055b4d0 100644 --- a/app-shells/tcsh/tcsh-6.16.ebuild +++ b/app-shells/tcsh/tcsh-6.16.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.16.ebuild,v 1.1 2008/12/04 20:46:06 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.16.ebuild,v 1.2 2009/03/18 18:16:39 ranger Exp $ inherit eutils @@ -15,7 +15,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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="perl catalogs" RESTRICT="test" |