Gentoo Archives: gentoo-commits

From: "Joseph Jezak
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-shells/tcsh: ChangeLog tcsh-6.15-r2.ebuild
Date: Sun, 09 Sep 2007 15:01:45
Message-Id: E1IUOBW-0000Yw-Gf@stork.gentoo.org
1 josejx 07/09/09 14:54:50
2
3 Modified: ChangeLog tcsh-6.15-r2.ebuild
4 Log:
5 Marked ppc64 stable for bug #190949.
6 (Portage version: 2.1.3.7)
7
8 Revision Changes Path
9 1.83 app-shells/tcsh/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/tcsh/ChangeLog?rev=1.83&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/tcsh/ChangeLog?rev=1.83&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/tcsh/ChangeLog?r1=1.82&r2=1.83
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v
18 retrieving revision 1.82
19 retrieving revision 1.83
20 diff -u -r1.82 -r1.83
21 --- ChangeLog 2 Sep 2007 21:22:57 -0000 1.82
22 +++ ChangeLog 9 Sep 2007 14:54:49 -0000 1.83
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-shells/tcsh
25 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.82 2007/09/02 21:22:57 kumba Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/ChangeLog,v 1.83 2007/09/09 14:54:49 josejx Exp $
28 +
29 + 09 Sep 2007; Joseph Jezak <josejx@g.o> tcsh-6.15-r2.ebuild:
30 + Marked ppc64 stable for bug #190949.
31
32 02 Sep 2007; Joshua Kinard <kumba@g.o> tcsh-6.15-r2.ebuild:
33 Stable on mips, per #190949.
34
35
36
37 1.10 app-shells/tcsh/tcsh-6.15-r2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/tcsh/tcsh-6.15-r2.ebuild?rev=1.10&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/tcsh/tcsh-6.15-r2.ebuild?rev=1.10&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/tcsh/tcsh-6.15-r2.ebuild?r1=1.9&r2=1.10
42
43 Index: tcsh-6.15-r2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.15-r2.ebuild,v
46 retrieving revision 1.9
47 retrieving revision 1.10
48 diff -u -r1.9 -r1.10
49 --- tcsh-6.15-r2.ebuild 2 Sep 2007 21:22:57 -0000 1.9
50 +++ tcsh-6.15-r2.ebuild 9 Sep 2007 14:54:49 -0000 1.10
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.15-r2.ebuild,v 1.9 2007/09/02 21:22:57 kumba Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.15-r2.ebuild,v 1.10 2007/09/09 14:54:49 josejx Exp $
56
57 inherit eutils
58
59 @@ -15,7 +15,7 @@
60
61 LICENSE="BSD"
62 SLOT="0"
63 -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k mips ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
64 +KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
65 IUSE="perl catalogs"
66 RESTRICT="test"
67
68
69
70
71 --
72 gentoo-commits@g.o mailing list