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