summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Haubenwallner <haubi@gentoo.org>2011-08-01 06:52:12 +0000
committerMichael Haubenwallner <haubi@gentoo.org>2011-08-01 06:52:12 +0000
commit96c57edbf4ad50f75d737c4e6d407cb8bd6716eb (patch)
tree71899ee17c4a98ac03c32cb0fcb77f391916bfc4 /app-shells/tcsh
parentUpdate Manifest file; upstream tarballs have been replaced without version bu... (diff)
downloadgentoo-2-96c57edbf4ad50f75d737c4e6d407cb8bd6716eb.tar.gz
gentoo-2-96c57edbf4ad50f75d737c4e6d407cb8bd6716eb.tar.bz2
gentoo-2-96c57edbf4ad50f75d737c4e6d407cb8bd6716eb.zip
add keyword ~ppc-aix
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'app-shells/tcsh')
-rw-r--r--app-shells/tcsh/ChangeLog5
-rw-r--r--app-shells/tcsh/tcsh-6.17-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/tcsh/ChangeLog b/app-shells/tcsh/ChangeLog
index d29b3bb618d0..b96bf3c49c7b 100644
--- a/app-shells/tcsh/ChangeLog
+++ b/app-shells/tcsh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/tcsh
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.101 2011/04/22 07:17:44 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.102 2011/08/01 06:52:12 haubi Exp $
+
+ 01 Aug 2011; Michael Haubenwallner <haubi@gentoo.org> tcsh-6.17-r1.ebuild:
+ add keyword ~ppc-aix
22 Apr 2011; Fabian Groffen <grobian@gentoo.org> tcsh-6.16.ebuild,
tcsh-6.17-r1.ebuild:
diff --git a/app-shells/tcsh/tcsh-6.17-r1.ebuild b/app-shells/tcsh/tcsh-6.17-r1.ebuild
index eb36fcaa755f..efa255a6d0e3 100644
--- a/app-shells/tcsh/tcsh-6.17-r1.ebuild
+++ b/app-shells/tcsh/tcsh-6.17-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.17-r1.ebuild,v 1.3 2011/04/22 07:17:44 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.17-r1.ebuild,v 1.4 2011/08/01 06:52:12 haubi Exp $
EAPI=3
@@ -16,7 +16,7 @@ SRC_URI="ftp://ftp.astron.com/pub/tcsh/old/${MY_P}.tar.gz
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="catalogs doc"
RESTRICT="test"