Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/PyQt: ChangeLog PyQt-3.17.3.ebuild
Date: Wed, 05 Dec 2007 14:50:25
Message-Id: E1IzvZt-0007FL-1i@stork.gentoo.org
1 armin76 07/12/05 14:50:21
2
3 Modified: ChangeLog PyQt-3.17.3.ebuild
4 Log:
5 alpha/sparc stable wrt #200630
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.99 dev-python/PyQt/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/ChangeLog?rev=1.99&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/ChangeLog?rev=1.99&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/ChangeLog?r1=1.98&r2=1.99
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v
18 retrieving revision 1.98
19 retrieving revision 1.99
20 diff -u -r1.98 -r1.99
21 --- ChangeLog 1 Dec 2007 13:53:19 -0000 1.98
22 +++ ChangeLog 5 Dec 2007 14:50:20 -0000 1.99
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-python/PyQt
25 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.98 2007/12/01 13:53:19 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/ChangeLog,v 1.99 2007/12/05 14:50:20 armin76 Exp $
28 +
29 + 05 Dec 2007; Raúl Porcel <armin76@g.o> PyQt-3.17.3.ebuild:
30 + alpha/sparc stable wrt #200630
31
32 01 Dec 2007; nixnut <nixnut@g.o> PyQt-3.17.3.ebuild:
33 Stable on ppc wrt bug 200630
34
35
36
37 1.8 dev-python/PyQt/PyQt-3.17.3.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.17.3.ebuild?rev=1.8&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.17.3.ebuild?rev=1.8&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/PyQt/PyQt-3.17.3.ebuild?r1=1.7&r2=1.8
42
43 Index: PyQt-3.17.3.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.3.ebuild,v
46 retrieving revision 1.7
47 retrieving revision 1.8
48 diff -u -r1.7 -r1.8
49 --- PyQt-3.17.3.ebuild 1 Dec 2007 13:53:19 -0000 1.7
50 +++ PyQt-3.17.3.ebuild 5 Dec 2007 14:50:20 -0000 1.8
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/dev-python/PyQt/PyQt-3.17.3.ebuild,v 1.7 2007/12/01 13:53:19 nixnut Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-python/PyQt/PyQt-3.17.3.ebuild,v 1.8 2007/12/05 14:50:20 armin76 Exp $
56
57 inherit distutils
58
59 @@ -15,7 +15,7 @@
60
61 SLOT="0"
62 LICENSE="GPL-2"
63 -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
64 +KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
65 IUSE="debug doc examples"
66
67 RDEPEND="=x11-libs/qt-3*
68
69
70
71 --
72 gentoo-commits@g.o mailing list