Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-irc/ninja: ChangeLog ninja-1.5.9_pre14.ebuild
Date: Sun, 31 May 2009 23:42:21
Message-Id: E1MAufT-0006RZ-KE@stork.gentoo.org
1 ranger 09/05/31 23:42:19
2
3 Modified: ChangeLog ninja-1.5.9_pre14.ebuild
4 Log:
5 Marking ninja-1.5.9_pre14 ~ppc64 for bug 269147
6 (Portage version: 2.1.6.13/cvs/Linux ppc64)
7
8 Revision Changes Path
9 1.19 net-irc/ninja/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ninja/ChangeLog?rev=1.19&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ninja/ChangeLog?rev=1.19&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ninja/ChangeLog?r1=1.18&r2=1.19
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-irc/ninja/ChangeLog,v
18 retrieving revision 1.18
19 retrieving revision 1.19
20 diff -u -r1.18 -r1.19
21 --- ChangeLog 19 Feb 2007 16:59:01 -0000 1.18
22 +++ ChangeLog 31 May 2009 23:42:19 -0000 1.19
23 @@ -1,6 +1,9 @@
24 # ChangeLog for net-irc/ninja
25 -# Copyright 2003-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ninja/ChangeLog,v 1.18 2007/02/19 16:59:01 nixnut Exp $
27 +# Copyright 2003-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/net-irc/ninja/ChangeLog,v 1.19 2009/05/31 23:42:19 ranger Exp $
29 +
30 + 31 May 2009; Brent Baude <ranger@g.o> ninja-1.5.9_pre14.ebuild:
31 + Marking ninja-1.5.9_pre14 ~ppc64 for bug 269147
32
33 19 Feb 2007; nixnut <nixnut@g.o> ninja-1.5.9_pre14.ebuild:
34 Stable on ppc wrt bug 152483
35
36
37
38 1.4 net-irc/ninja/ninja-1.5.9_pre14.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ninja/ninja-1.5.9_pre14.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ninja/ninja-1.5.9_pre14.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-irc/ninja/ninja-1.5.9_pre14.ebuild?r1=1.3&r2=1.4
43
44 Index: ninja-1.5.9_pre14.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-irc/ninja/ninja-1.5.9_pre14.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- ninja-1.5.9_pre14.ebuild 19 Feb 2007 21:24:33 -0000 1.3
51 +++ ninja-1.5.9_pre14.ebuild 31 May 2009 23:42:19 -0000 1.4
52 @@ -1,6 +1,6 @@
53 -# Copyright 1999-2007 Gentoo Foundation
54 +# Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ninja/ninja-1.5.9_pre14.ebuild,v 1.3 2007/02/19 21:24:33 welp Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/net-irc/ninja/ninja-1.5.9_pre14.ebuild,v 1.4 2009/05/31 23:42:19 ranger Exp $
58
59 S=${WORKDIR}/${P/_*/}
60
61 @@ -9,7 +9,7 @@
62 SRC_URI="ftp://qoop.org/ninja/stable/${P/_/}.tar.gz"
63 SLOT="0"
64 LICENSE="GPL-2"
65 -KEYWORDS="amd64 ppc ~sparc x86"
66 +KEYWORDS="amd64 ppc ~ppc64 ~sparc x86"
67 IUSE="ncurses ipv6 ssl"
68
69 RESTRICT="test"