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-misc/notify-osd: ChangeLog notify-osd-0.9.32.ebuild
Date: Sat, 28 Jan 2012 02:17:50
Message-Id: 20120128021740.9ECA42004C@flycatcher.gentoo.org
1 ssuominen 12/01/28 02:17:40
2
3 Modified: ChangeLog notify-osd-0.9.32.ebuild
4 Log:
5 Block x11-misc/qtnotifydaemon because it's using same .service file.
6
7 (Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.11 x11-misc/notify-osd/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/notify-osd/ChangeLog?rev=1.11&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/notify-osd/ChangeLog?rev=1.11&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/notify-osd/ChangeLog?r1=1.10&r2=1.11
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-misc/notify-osd/ChangeLog,v
19 retrieving revision 1.10
20 retrieving revision 1.11
21 diff -u -r1.10 -r1.11
22 --- ChangeLog 4 Jan 2012 05:37:31 -0000 1.10
23 +++ ChangeLog 28 Jan 2012 02:17:40 -0000 1.11
24 @@ -1,6 +1,9 @@
25 # ChangeLog for x11-misc/notify-osd
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/notify-osd/ChangeLog,v 1.10 2012/01/04 05:37:31 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notify-osd/ChangeLog,v 1.11 2012/01/28 02:17:40 ssuominen Exp $
29 +
30 + 28 Jan 2012; Samuli Suominen <ssuominen@g.o> notify-osd-0.9.32.ebuild:
31 + Block x11-misc/qtnotifydaemon because it's using same .service file.
32
33 04 Jan 2012; Mike Frysinger <vapier@g.o> notify-osd-0.9.32.ebuild:
34 Drop `use savedconfig` logic that the savedconfig eclass handles itself.
35
36
37
38 1.4 x11-misc/notify-osd/notify-osd-0.9.32.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/notify-osd/notify-osd-0.9.32.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/notify-osd/notify-osd-0.9.32.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/notify-osd/notify-osd-0.9.32.ebuild?r1=1.3&r2=1.4
43
44 Index: notify-osd-0.9.32.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/x11-misc/notify-osd/notify-osd-0.9.32.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- notify-osd-0.9.32.ebuild 4 Jan 2012 05:37:31 -0000 1.3
51 +++ notify-osd-0.9.32.ebuild 28 Jan 2012 02:17:40 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/notify-osd/notify-osd-0.9.32.ebuild,v 1.3 2012/01/04 05:37:31 vapier Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notify-osd/notify-osd-0.9.32.ebuild,v 1.4 2012/01/28 02:17:40 ssuominen Exp $
57
58 EAPI=4
59 inherit autotools gnome2-utils savedconfig
60 @@ -21,7 +21,8 @@
61 x11-libs/libwnck:3
62 x11-libs/libX11
63 x11-libs/pixman
64 - !x11-misc/notification-daemon"
65 + !x11-misc/notification-daemon
66 + !x11-misc/qtnotifydaemon"
67 RDEPEND="${COMMON_DEPEND}
68 !minimal? ( x11-themes/notify-osd-icons )"
69 DEPEND="${COMMON_DEPEND}