summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-11-02 15:02:24 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-11-02 15:02:24 +0000
commit18db089accc9c38190495f6769093ddb888d07dd (patch)
treefb8c3fa7feac6be6048111b065396977f7f07b08
parentx86 stable wrt bug #388989 (diff)
downloadgentoo-2-18db089accc9c38190495f6769093ddb888d07dd.tar.gz
gentoo-2-18db089accc9c38190495f6769093ddb888d07dd.tar.bz2
gentoo-2-18db089accc9c38190495f6769093ddb888d07dd.zip
x86 stable wrt bug #389013
(Portage version: 2.1.10.11/cvs/Linux i686)
-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 c9ab1412383a..8bf0ade61a7d 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.104 2011/11/01 16:30:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.105 2011/11/02 15:02:24 phajdan.jr Exp $
+
+ 02 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> tcsh-6.17-r1.ebuild:
+ x86 stable wrt bug #389013
01 Nov 2011; Jeroen Roovers <jer@gentoo.org> tcsh-6.17-r1.ebuild:
Stable for HPPA (bug #389013).
diff --git a/app-shells/tcsh/tcsh-6.17-r1.ebuild b/app-shells/tcsh/tcsh-6.17-r1.ebuild
index eaba850926e6..ae6a8c91e231 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.6 2011/11/01 16:30:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.17-r1.ebuild,v 1.7 2011/11/02 15:02:24 phajdan.jr 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 ~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="catalogs doc"
RESTRICT="test"