Gentoo Archives: gentoo-commits

From: "Jeremy Olexa (darkside)" <darkside@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-electronics/pcb: ChangeLog pcb-20091103.ebuild
Date: Fri, 08 Oct 2010 20:03:07
Message-Id: 20101008192149.07D6320051@flycatcher.gentoo.org
1 darkside 10/10/08 19:21:49
2
3 Modified: ChangeLog pcb-20091103.ebuild
4 Log:
5 Add ~x86-macos, tested in bug 339960
6
7 (Portage version: 2.1.9.12/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.53 sci-electronics/pcb/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/pcb/ChangeLog?rev=1.53&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/pcb/ChangeLog?rev=1.53&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/pcb/ChangeLog?r1=1.52&r2=1.53
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-electronics/pcb/ChangeLog,v
19 retrieving revision 1.52
20 retrieving revision 1.53
21 diff -u -r1.52 -r1.53
22 --- ChangeLog 19 Jul 2010 14:00:19 -0000 1.52
23 +++ ChangeLog 8 Oct 2010 19:21:48 -0000 1.53
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sci-electronics/pcb
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/ChangeLog,v 1.52 2010/07/19 14:00:19 tomjbe Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/ChangeLog,v 1.53 2010/10/08 19:21:48 darkside Exp $
29 +
30 + 08 Oct 2010; Jeremy Olexa <darkside@g.o> pcb-20091103.ebuild:
31 + Add ~x86-macos, tested in bug 339960
32
33 19 Jul 2010; Thomas Beierlein <tomjbe@g.o> pcb-20091103.ebuild,
34 +files/pcb-20091103-png.patch:
35
36
37
38 1.3 sci-electronics/pcb/pcb-20091103.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/pcb/pcb-20091103.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/pcb/pcb-20091103.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/pcb/pcb-20091103.ebuild?r1=1.2&r2=1.3
43
44 Index: pcb-20091103.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20091103.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- pcb-20091103.ebuild 19 Jul 2010 14:00:19 -0000 1.2
51 +++ pcb-20091103.ebuild 8 Oct 2010 19:21:48 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2010 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20091103.ebuild,v 1.2 2010/07/19 14:00:19 tomjbe Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/pcb/pcb-20091103.ebuild,v 1.3 2010/10/08 19:21:48 darkside Exp $
57
58 EAPI="2"
59
60 @@ -12,7 +12,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~ppc ~sparc ~x86"
65 +KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-macos"
66 IUSE="dbus doc gif gtk jpeg m4lib-png motif nelma nls png xrender test tk toporouter"
67 # toporouter-output USE flag removed for pcb-20091103 (output was disabled always)
68 # debug USE flag removed for pcb-20091103 (many crashes, should be fixed for next release)