Gentoo Archives: gentoo-commits

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