diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-23 08:40:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-23 08:40:35 +0000 |
commit | 9570ea43fc2f0e8ded9d175a14ed6a0bc91c0f48 (patch) | |
tree | 7c2ac2ea462e56b2636cae12eb1053acc62a9349 /app-shells/tcsh | |
parent | Stable for ppc, wrt bug #441422 (diff) | |
download | gentoo-2-9570ea43fc2f0e8ded9d175a14ed6a0bc91c0f48.tar.gz gentoo-2-9570ea43fc2f0e8ded9d175a14ed6a0bc91c0f48.tar.bz2 gentoo-2-9570ea43fc2f0e8ded9d175a14ed6a0bc91c0f48.zip |
Stable for ppc, wrt bug #466834
(Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-shells/tcsh')
-rw-r--r-- | app-shells/tcsh/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/tcsh/tcsh-6.18.01.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-shells/tcsh/ChangeLog b/app-shells/tcsh/ChangeLog index f62a579230a5..72484558200f 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.115 2013/04/23 08:21:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.116 2013/04/23 08:40:35 ago Exp $ + + 23 Apr 2013; Agostino Sarubbo <ago@gentoo.org> tcsh-6.18.01.ebuild: + Stable for ppc, wrt bug #466834 23 Apr 2013; Agostino Sarubbo <ago@gentoo.org> tcsh-6.18.01.ebuild: Stable for ppc64, wrt bug #466834 diff --git a/app-shells/tcsh/tcsh-6.18.01.ebuild b/app-shells/tcsh/tcsh-6.18.01.ebuild index 9c8faaae84c0..211756c882ff 100644 --- a/app-shells/tcsh/tcsh-6.18.01.ebuild +++ b/app-shells/tcsh/tcsh-6.18.01.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.ebuild,v 1.5 2013/04/23 08:21:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.18.01.ebuild,v 1.6 2013/04/23 08:40:35 ago 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" |