summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-12-26 17:17:21 +0000
committerJeroen Roovers <jer@gentoo.org>2013-12-26 17:17:21 +0000
commitfa80f0ea4a324c568dd59d14549507c3982ee473 (patch)
tree19b734e1841646d8290e9035a92091e483e26da3 /app-shells/tcsh
parentStable for HPPA (bug #495956). (diff)
downloadgentoo-2-fa80f0ea4a324c568dd59d14549507c3982ee473.tar.gz
gentoo-2-fa80f0ea4a324c568dd59d14549507c3982ee473.tar.bz2
gentoo-2-fa80f0ea4a324c568dd59d14549507c3982ee473.zip
Stable for HPPA (bug #495350).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-shells/tcsh')
-rw-r--r--app-shells/tcsh/ChangeLog5
-rw-r--r--app-shells/tcsh/tcsh-6.18.01-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/tcsh/ChangeLog b/app-shells/tcsh/ChangeLog
index bfc33b0869d0..6a6b751cb147 100644
--- a/app-shells/tcsh/ChangeLog
+++ b/app-shells/tcsh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-shells/tcsh
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.126 2013/10/15 09:32:26 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.127 2013/12/26 17:17:21 jer Exp $
+
+ 26 Dec 2013; Jeroen Roovers <jer@gentoo.org> tcsh-6.18.01-r2.ebuild:
+ Stable for HPPA (bug #495350).
*tcsh-6.18.01-r2 (15 Oct 2013)
diff --git a/app-shells/tcsh/tcsh-6.18.01-r2.ebuild b/app-shells/tcsh/tcsh-6.18.01-r2.ebuild
index 9a2e9f47bcf8..b7a03b76d7bd 100644
--- a/app-shells/tcsh/tcsh-6.18.01-r2.ebuild
+++ b/app-shells/tcsh/tcsh-6.18.01-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.18.01-r2.ebuild,v 1.1 2013/10/15 09:32:26 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.18.01-r2.ebuild,v 1.2 2013/12/26 17:17:21 jer Exp $
EAPI="3"
@@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.astron.com/pub/tcsh/${P}.tar.gz
LICENSE="BSD"
SLOT="0"
-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"
+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="nls doc"
RESTRICT="test"