Gentoo Archives: gentoo-commits

From: "Diego Petteno (flameeyes)" <flameeyes@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-electronics/geda: ChangeLog geda-1.4.0-r1.ebuild
Date: Wed, 25 Aug 2010 11:32:26
Message-Id: 20100825113221.A835A2004E@flycatcher.gentoo.org
1 flameeyes 10/08/25 11:32:21
2
3 Modified: ChangeLog geda-1.4.0-r1.ebuild
4 Log:
5 De-keyword 1.4.0-r1 so that libgeda won't be brought in by chance.
6
7 (Portage version: 2.2_rc69/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.64 sci-electronics/geda/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/geda/ChangeLog?rev=1.64&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/geda/ChangeLog?rev=1.64&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/geda/ChangeLog?r1=1.63&r2=1.64
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-electronics/geda/ChangeLog,v
19 retrieving revision 1.63
20 retrieving revision 1.64
21 diff -u -r1.63 -r1.64
22 --- ChangeLog 21 Aug 2010 21:12:53 -0000 1.63
23 +++ ChangeLog 25 Aug 2010 11:32:21 -0000 1.64
24 @@ -1,6 +1,10 @@
25 # ChangeLog for sci-electronics/geda
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/ChangeLog,v 1.63 2010/08/21 21:12:53 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/ChangeLog,v 1.64 2010/08/25 11:32:21 flameeyes Exp $
29 +
30 + 25 Aug 2010; Diego E. Pettenò <flameeyes@g.o>
31 + geda-1.4.0-r1.ebuild:
32 + De-keyword 1.4.0-r1 so that libgeda won't be brought in by chance.
33
34 21 Aug 2010; Diego E. Pettenò <flameeyes@g.o> -geda-1.4.1.ebuild,
35 -geda-1.4.3.ebuild, -geda-1.4.3-r1.ebuild, -geda-1.6.0-r1.ebuild:
36
37
38
39 1.3 sci-electronics/geda/geda-1.4.0-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/geda/geda-1.4.0-r1.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/geda/geda-1.4.0-r1.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-electronics/geda/geda-1.4.0-r1.ebuild?r1=1.2&r2=1.3
44
45 Index: geda-1.4.0-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-1.4.0-r1.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- geda-1.4.0-r1.ebuild 22 Jun 2010 18:43:03 -0000 1.2
52 +++ geda-1.4.0-r1.ebuild 25 Aug 2010 11:32:21 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-1.4.0-r1.ebuild,v 1.2 2010/06/22 18:43:03 tomjbe Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/geda/geda-1.4.0-r1.ebuild,v 1.3 2010/08/25 11:32:21 flameeyes Exp $
58
59 inherit eutils versionator
60
61 @@ -20,7 +20,7 @@
62
63 IUSE="doc examples gd threads"
64 LICENSE="GPL-2"
65 -KEYWORDS="amd64 ppc sparc x86"
66 +KEYWORDS="ppc"
67 SLOT="0"
68
69 DEPEND=">=x11-libs/gtk+-2.18.6