Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-shells/tcsh: ChangeLog tcsh-6.17-r1.ebuild
Date: Mon, 09 Jan 2012 20:25:07
Message-Id: 20120109202453.638EE2004B@flycatcher.gentoo.org
1 ranger 12/01/09 20:24:53
2
3 Modified: ChangeLog tcsh-6.17-r1.ebuild
4 Log:
5 Marking tcsh-6.17-r1 ppc for bug 389013
6
7 (Portage version: 2.1.10.11/cvs/Linux ppc64)
8
9 Revision Changes Path
10 1.109 app-shells/tcsh/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/tcsh/ChangeLog?rev=1.109&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/tcsh/ChangeLog?rev=1.109&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/tcsh/ChangeLog?r1=1.108&r2=1.109
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v
19 retrieving revision 1.108
20 retrieving revision 1.109
21 diff -u -r1.108 -r1.109
22 --- ChangeLog 31 Dec 2011 16:38:34 -0000 1.108
23 +++ ChangeLog 9 Jan 2012 20:24:53 -0000 1.109
24 @@ -1,6 +1,9 @@
25 # ChangeLog for app-shells/tcsh
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.108 2011/12/31 16:38:34 grobian Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.109 2012/01/09 20:24:53 ranger Exp $
30 +
31 + 09 Jan 2012; Brent Baude <ranger@g.o> tcsh-6.17-r1.ebuild:
32 + Marking tcsh-6.17-r1 ppc for bug 389013
33
34 *tcsh-6.17.06 (31 Dec 2011)
35
36
37
38
39 1.10 app-shells/tcsh/tcsh-6.17-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/tcsh/tcsh-6.17-r1.ebuild?rev=1.10&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/tcsh/tcsh-6.17-r1.ebuild?rev=1.10&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/tcsh/tcsh-6.17-r1.ebuild?r1=1.9&r2=1.10
44
45 Index: tcsh-6.17-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.17-r1.ebuild,v
48 retrieving revision 1.9
49 retrieving revision 1.10
50 diff -u -r1.9 -r1.10
51 --- tcsh-6.17-r1.ebuild 26 Nov 2011 19:01:27 -0000 1.9
52 +++ tcsh-6.17-r1.ebuild 9 Jan 2012 20:24:53 -0000 1.10
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2011 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.17-r1.ebuild,v 1.9 2011/11/26 19:01:27 armin76 Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.17-r1.ebuild,v 1.10 2012/01/09 20:24:53 ranger Exp $
59
60 EAPI=3
61
62 @@ -16,7 +16,7 @@
63
64 LICENSE="BSD"
65 SLOT="0"
66 -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"
67 +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"
68 IUSE="catalogs doc"
69 RESTRICT="test"