Gentoo Archives: gentoo-commits

From: "Hanno Boeck (hanno)" <hanno@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: Wed, 24 Oct 2007 10:41:52
Message-Id: E1IkdgI-0007Y4-7n@stork.gentoo.org
1 hanno 07/10/24 10:41:46
2
3 Modified: compizconfig-python-0.6.0.1.ebuild ChangeLog
4 Log:
5 compizconfig-python qa fixes
6 (Portage version: 2.1.3.16)
7
8 Revision Changes Path
9 1.2 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.2&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.2&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.1&r2=1.2
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.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- compizconfig-python-0.6.0.1.ebuild 23 Oct 2007 22:59:14 -0000 1.1
22 +++ compizconfig-python-0.6.0.1.ebuild 24 Oct 2007 10:41:45 -0000 1.2
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.1 2007/10/23 22:59:14 hanno Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/compizconfig-python-0.6.0.1.ebuild,v 1.2 2007/10/24 10:41:45 hanno Exp $
28
29 DESCRIPTION="libcompizconfig python bindings"
30 HOMEPAGE="http://compiz-fusion.org"
31 @@ -14,14 +14,3 @@
32 DEPEND="x11-libs/libcompizconfig
33 >=dev-libs/glib-2.6
34 dev-python/pyrex"
35 -
36 -S="${WORKDIR}/${P}"
37 -
38 -src_compile() {
39 - econf || die "econf failed"
40 - emake || die "make failed"
41 -}
42 -
43 -src_install() {
44 - emake DESTDIR="${D}" install || die "make install failed"
45 -}
46
47
48
49 1.2 dev-python/compizconfig-python/ChangeLog
50
51 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/compizconfig-python/ChangeLog?rev=1.2&view=markup
52 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/compizconfig-python/ChangeLog?rev=1.2&content-type=text/plain
53 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/compizconfig-python/ChangeLog?r1=1.1&r2=1.2
54
55 Index: ChangeLog
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/ChangeLog,v
58 retrieving revision 1.1
59 retrieving revision 1.2
60 diff -u -r1.1 -r1.2
61 --- ChangeLog 23 Oct 2007 22:59:14 -0000 1.1
62 +++ ChangeLog 24 Oct 2007 10:41:45 -0000 1.2
63 @@ -1,6 +1,10 @@
64 # ChangeLog for dev-python/compizconfig-python
65 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
66 -# $Header: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/ChangeLog,v 1.1 2007/10/23 22:59:14 hanno Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/dev-python/compizconfig-python/ChangeLog,v 1.2 2007/10/24 10:41:45 hanno Exp $
68 +
69 + 24 Oct 2007; Hanno Boeck <hanno@g.o>
70 + compizconfig-python-0.6.0.1.ebuild:
71 + QA fixes.
72
73 *compizconfig-python-0.6.0.1 (23 Oct 2007)
74
75
76
77
78 --
79 gentoo-commits@g.o mailing list