Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/compiz-plugins-extra: ChangeLog compiz-plugins-extra-0.8.6-r1.ebuild
Date: Mon, 28 Feb 2011 17:45:30
Message-Id: 20110228174520.74F5720057@flycatcher.gentoo.org
1 ssuominen 11/02/28 17:45:20
2
3 Modified: ChangeLog compiz-plugins-extra-0.8.6-r1.ebuild
4 Log:
5 Fix building with x11-libs/libnotify >= 0.7 wrt #354761 by Diego Elio Pettenò.
6
7 (Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.15 x11-plugins/compiz-plugins-extra/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/compiz-plugins-extra/ChangeLog?rev=1.15&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/compiz-plugins-extra/ChangeLog?rev=1.15&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/compiz-plugins-extra/ChangeLog?r1=1.14&r2=1.15
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/ChangeLog,v
19 retrieving revision 1.14
20 retrieving revision 1.15
21 diff -u -r1.14 -r1.15
22 --- ChangeLog 26 Feb 2011 22:49:51 -0000 1.14
23 +++ ChangeLog 28 Feb 2011 17:45:20 -0000 1.15
24 @@ -1,6 +1,12 @@
25 # ChangeLog for x11-plugins/compiz-plugins-extra
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/ChangeLog,v 1.14 2011/02/26 22:49:51 signals Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/ChangeLog,v 1.15 2011/02/28 17:45:20 ssuominen Exp $
29 +
30 + 28 Feb 2011; Samuli Suominen <ssuominen@g.o>
31 + compiz-plugins-extra-0.8.6-r1.ebuild,
32 + files/compiz-plugins-extra-0.8.6-libnotify.patch:
33 + Fix building with x11-libs/libnotify >= 0.7 wrt #354761 by Diego Elio
34 + Pettenò.
35
36 26 Feb 2011; Kevin McCarthy <signals@g.o>
37 compiz-plugins-extra-0.8.4-r1.ebuild, compiz-plugins-extra-0.8.6-r1.ebuild:
38
39
40
41 1.4 x11-plugins/compiz-plugins-extra/compiz-plugins-extra-0.8.6-r1.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/compiz-plugins-extra/compiz-plugins-extra-0.8.6-r1.ebuild?rev=1.4&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/compiz-plugins-extra/compiz-plugins-extra-0.8.6-r1.ebuild?rev=1.4&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/compiz-plugins-extra/compiz-plugins-extra-0.8.6-r1.ebuild?r1=1.3&r2=1.4
46
47 Index: compiz-plugins-extra-0.8.6-r1.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/compiz-plugins-extra-0.8.6-r1.ebuild,v
50 retrieving revision 1.3
51 retrieving revision 1.4
52 diff -u -r1.3 -r1.4
53 --- compiz-plugins-extra-0.8.6-r1.ebuild 26 Feb 2011 22:49:51 -0000 1.3
54 +++ compiz-plugins-extra-0.8.6-r1.ebuild 28 Feb 2011 17:45:20 -0000 1.4
55 @@ -1,6 +1,6 @@
56 # Copyright 1999-2011 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/compiz-plugins-extra-0.8.6-r1.ebuild,v 1.3 2011/02/26 22:49:51 signals Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-plugins-extra/compiz-plugins-extra-0.8.6-r1.ebuild,v 1.4 2011/02/28 17:45:20 ssuominen Exp $
60
61 EAPI="2"
62
63 @@ -23,7 +23,7 @@
64 >=x11-libs/compiz-bcop-${MY_PV}
65 >=x11-plugins/compiz-plugins-main-${PV}
66 >=x11-wm/compiz-${PV}[gconf?]
67 - libnotify? ( <x11-libs/libnotify-0.7 )
68 + libnotify? ( x11-libs/libnotify )
69 "
70
71 DEPEND="${RDEPEND}