Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/compizconfig-python: compizconfig-python-0.6.0.1.ebuild ChangeLog
Date: Tue, 30 Oct 2007 17:46:03
Message-Id: E1ImvA1-0006xa-0U@stork.gentoo.org
1 nixnut 07/10/30 17:45:53
2
3 Modified: compizconfig-python-0.6.0.1.ebuild ChangeLog
4 Log:
5 added ~ppc for mr_bones
6 (Portage version: 2.1.3.16)
7
8 Revision Changes Path
9 1.5 dev-python/compizconfig-python/compizconfig-python-0.6.0.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/compizconfig-python/compizconfig-python-0.6.0.1.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/compizconfig-python/compizconfig-python-0.6.0.1.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/compizconfig-python/compizconfig-python-0.6.0.1.ebuild?r1=1.4&r2=1.5
14
15 Index: compizconfig-python-0.6.0.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/compizconfig-python-0.6.0.1.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- compizconfig-python-0.6.0.1.ebuild 25 Oct 2007 14:14:24 -0000 1.4
22 +++ compizconfig-python-0.6.0.1.ebuild 30 Oct 2007 17:45:52 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/compizconfig-python-0.6.0.1.ebuild,v 1.4 2007/10/25 14:14:24 tester Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/compizconfig-python-0.6.0.1.ebuild,v 1.5 2007/10/30 17:45:52 nixnut Exp $
28
29 DESCRIPTION="libcompizconfig python bindings"
30 HOMEPAGE="http://compiz-fusion.org"
31 @@ -8,7 +8,7 @@
32
33 LICENSE="GPL-2"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~x86"
36 +KEYWORDS="~amd64 ~ppc ~x86"
37 IUSE=""
38
39 DEPEND="x11-libs/libcompizconfig
40
41
42
43 1.4 dev-python/compizconfig-python/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/compizconfig-python/ChangeLog?rev=1.4&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/compizconfig-python/ChangeLog?rev=1.4&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/compizconfig-python/ChangeLog?r1=1.3&r2=1.4
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/ChangeLog,v
52 retrieving revision 1.3
53 retrieving revision 1.4
54 diff -u -r1.3 -r1.4
55 --- ChangeLog 25 Oct 2007 14:14:24 -0000 1.3
56 +++ ChangeLog 30 Oct 2007 17:45:52 -0000 1.4
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-python/compizconfig-python
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/ChangeLog,v 1.3 2007/10/25 14:14:24 tester Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/ChangeLog,v 1.4 2007/10/30 17:45:52 nixnut Exp $
62 +
63 + 30 Oct 2007; nixnut <nixnut@g.o>
64 + compizconfig-python-0.6.0.1.ebuild:
65 + added ~ppc for mr_bones
66
67 25 Oct 2007; Olivier CrĂȘte <tester@g.o>
68 compizconfig-python-0.6.0.1.ebuild:
69
70
71
72 --
73 gentoo-commits@g.o mailing list