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/notification-daemon: ChangeLog notification-daemon-0.5.0.ebuild
Date: Fri, 29 Apr 2011 17:37:02
Message-Id: 20110429173649.4103320054@flycatcher.gentoo.org
1 ssuominen 11/04/29 17:36:49
2
3 Modified: ChangeLog notification-daemon-0.5.0.ebuild
4 Log:
5 ppc64 stable wrt #361093
6
7 (Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.78 x11-misc/notification-daemon/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/notification-daemon/ChangeLog?rev=1.78&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/notification-daemon/ChangeLog?rev=1.78&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/notification-daemon/ChangeLog?r1=1.77&r2=1.78
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v
19 retrieving revision 1.77
20 retrieving revision 1.78
21 diff -u -r1.77 -r1.78
22 --- ChangeLog 23 Apr 2011 17:24:26 -0000 1.77
23 +++ ChangeLog 29 Apr 2011 17:36:49 -0000 1.78
24 @@ -1,6 +1,10 @@
25 # ChangeLog for x11-misc/notification-daemon
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.77 2011/04/23 17:24:26 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/ChangeLog,v 1.78 2011/04/29 17:36:49 ssuominen Exp $
29 +
30 + 29 Apr 2011; Samuli Suominen <ssuominen@g.o>
31 + notification-daemon-0.5.0.ebuild:
32 + ppc64 stable wrt #361093
33
34 23 Apr 2011; Raúl Porcel <armin76@g.o>
35 notification-daemon-0.5.0.ebuild:
36
37
38
39 1.9 x11-misc/notification-daemon/notification-daemon-0.5.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.5.0.ebuild?rev=1.9&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.5.0.ebuild?rev=1.9&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.5.0.ebuild?r1=1.8&r2=1.9
44
45 Index: notification-daemon-0.5.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.5.0.ebuild,v
48 retrieving revision 1.8
49 retrieving revision 1.9
50 diff -u -r1.8 -r1.9
51 --- notification-daemon-0.5.0.ebuild 25 Apr 2011 05:37:03 -0000 1.8
52 +++ notification-daemon-0.5.0.ebuild 29 Apr 2011 17:36:49 -0000 1.9
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.5.0.ebuild,v 1.8 2011/04/25 05:37:03 ssuominen Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/notification-daemon/notification-daemon-0.5.0.ebuild,v 1.9 2011/04/29 17:36:49 ssuominen Exp $
58
59 EAPI=3
60 GCONF_DEBUG=no
61 @@ -13,7 +13,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="alpha amd64 arm ia64 ~ppc ~ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
66 +KEYWORDS="alpha amd64 arm ia64 ~ppc ppc64 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
67 IUSE=""
68
69 RDEPEND=">=dev-libs/glib-2.4:2