Gentoo Archives: gentoo-commits

From: "Alex Alexander (wired)" <wired@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/notification-daemon: ChangeLog notification-daemon-0.ebuild
Date: Wed, 27 Feb 2013 01:57:42
Message-Id: 20130227015738.B9ADC2171D@flycatcher.gentoo.org
1 wired 13/02/27 01:57:38
2
3 Modified: ChangeLog notification-daemon-0.ebuild
4 Log:
5 added new daemon: x11-misc/dunst to the list of packages. acked by ssuominen.
6
7 (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key EB9B4AFA)
8
9 Revision Changes Path
10 1.9 virtual/notification-daemon/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/ChangeLog?r1=1.8&r2=1.9
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- ChangeLog 25 Feb 2013 09:17:05 -0000 1.8
23 +++ ChangeLog 27 Feb 2013 01:57:38 -0000 1.9
24 @@ -1,6 +1,9 @@
25 # ChangeLog for virtual/notification-daemon
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v 1.8 2013/02/25 09:17:05 zmedico Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/ChangeLog,v 1.9 2013/02/27 01:57:38 wired Exp $
29 +
30 + 27 Feb 2013; Alex Alexander <wired@g.o> notification-daemon-0.ebuild:
31 + added new daemon: x11-misc/dunst to the list of packages. acked by ssuominen.
32
33 25 Feb 2013; Zac Medico <zmedico@g.o> notification-daemon-0.ebuild:
34 Add ~arm-linux keyword.
35
36
37
38 1.10 virtual/notification-daemon/notification-daemon-0.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?rev=1.10&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?rev=1.10&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild?r1=1.9&r2=1.10
43
44 Index: notification-daemon-0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v
47 retrieving revision 1.9
48 retrieving revision 1.10
49 diff -u -r1.9 -r1.10
50 --- notification-daemon-0.ebuild 25 Feb 2013 09:17:05 -0000 1.9
51 +++ notification-daemon-0.ebuild 27 Feb 2013 01:57:38 -0000 1.10
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2013 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v 1.9 2013/02/25 09:17:05 zmedico Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/virtual/notification-daemon/notification-daemon-0.ebuild,v 1.10 2013/02/27 01:57:38 wired Exp $
57
58 EAPI=2
59
60 @@ -20,6 +20,7 @@
61 xfce-extra/xfce4-notifyd
62 x11-misc/qtnotifydaemon
63 x11-misc/notify-osd
64 + x11-misc/dunst
65 >=x11-wm/awesome-3.4.4
66 x11-wm/enlightenment[enlightenment_modules_notification]
67 x11-wm/enlightenment[e_modules_notification]