Gentoo Archives: gentoo-commits

From: "Jorge Manuel B. S. Vicetto (jmbsvicetto)" <jmbsvicetto@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/compiz-fusion-plugins-extra: compiz-fusion-plugins-extra-0.7.8.ebuild ChangeLog
Date: Mon, 27 Oct 2008 22:51:50
Message-Id: E1Kuaw8-0000Rw-Sq@stork.gentoo.org
1 jmbsvicetto 08/10/27 22:51:48
2
3 Modified: compiz-fusion-plugins-extra-0.7.8.ebuild ChangeLog
4 Log:
5 Removed the bug reporting warning that was copied from the desktop-effects overlay by mistake.
6 (Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo x86_64)
7
8 Revision Changes Path
9 1.2 x11-plugins/compiz-fusion-plugins-extra/compiz-fusion-plugins-extra-0.7.8.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/compiz-fusion-plugins-extra/compiz-fusion-plugins-extra-0.7.8.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/compiz-fusion-plugins-extra/compiz-fusion-plugins-extra-0.7.8.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/compiz-fusion-plugins-extra/compiz-fusion-plugins-extra-0.7.8.ebuild?r1=1.1&r2=1.2
14
15 Index: compiz-fusion-plugins-extra-0.7.8.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/compiz-fusion-plugins-extra/compiz-fusion-plugins-extra-0.7.8.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- compiz-fusion-plugins-extra-0.7.8.ebuild 27 Oct 2008 01:11:27 -0000 1.1
22 +++ compiz-fusion-plugins-extra-0.7.8.ebuild 27 Oct 2008 22:51:48 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-fusion-plugins-extra/compiz-fusion-plugins-extra-0.7.8.ebuild,v 1.1 2008/10/27 01:11:27 jmbsvicetto Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-fusion-plugins-extra/compiz-fusion-plugins-extra-0.7.8.ebuild,v 1.2 2008/10/27 22:51:48 jmbsvicetto Exp $
28
29 EAPI="2"
30
31 @@ -52,9 +52,3 @@
32 src_install() {
33 emake DESTDIR="${D}" install || die "emake install failed"
34 }
35 -
36 -pkg_postinst() {
37 - ewarn "DO NOT report bugs to Gentoo's bugzilla"
38 - einfo "Please report all bugs to #gentoo-desktop-effects"
39 - einfo "Thank you on behalf of the Gentoo Desktop-Effects team"
40 -}
41
42
43
44 1.7 x11-plugins/compiz-fusion-plugins-extra/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/compiz-fusion-plugins-extra/ChangeLog?rev=1.7&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/compiz-fusion-plugins-extra/ChangeLog?rev=1.7&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/compiz-fusion-plugins-extra/ChangeLog?r1=1.6&r2=1.7
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/compiz-fusion-plugins-extra/ChangeLog,v
53 retrieving revision 1.6
54 retrieving revision 1.7
55 diff -u -r1.6 -r1.7
56 --- ChangeLog 27 Oct 2008 01:11:27 -0000 1.6
57 +++ ChangeLog 27 Oct 2008 22:51:48 -0000 1.7
58 @@ -1,6 +1,11 @@
59 # ChangeLog for x11-plugins/compiz-fusion-plugins-extra
60 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-fusion-plugins-extra/ChangeLog,v 1.6 2008/10/27 01:11:27 jmbsvicetto Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-fusion-plugins-extra/ChangeLog,v 1.7 2008/10/27 22:51:48 jmbsvicetto Exp $
63 +
64 + 27 Oct 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@g.o>
65 + compiz-fusion-plugins-extra-0.7.8.ebuild:
66 + Removed the bug reporting warning that was copied from the desktop-effects
67 + overlay by mistake.
68
69 *compiz-fusion-plugins-extra-0.7.8 (27 Oct 2008)