Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/notify-python: ChangeLog notify-python-0.1.1-r2.ebuild notify-python-0.1.1-r1.ebuild
Date: Fri, 29 Apr 2011 17:41:09
Message-Id: 20110429174059.48C4E20054@flycatcher.gentoo.org
1 ssuominen 11/04/29 17:40:59
2
3 Modified: ChangeLog notify-python-0.1.1-r2.ebuild
4 Removed: notify-python-0.1.1-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.33 dev-python/notify-python/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/notify-python/ChangeLog?rev=1.33&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/notify-python/ChangeLog?rev=1.33&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/notify-python/ChangeLog?r1=1.32&r2=1.33
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-python/notify-python/ChangeLog,v
20 retrieving revision 1.32
21 retrieving revision 1.33
22 diff -u -r1.32 -r1.33
23 --- ChangeLog 29 Apr 2011 17:35:53 -0000 1.32
24 +++ ChangeLog 29 Apr 2011 17:40:59 -0000 1.33
25 @@ -1,10 +1,10 @@
26 # ChangeLog for dev-python/notify-python
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/notify-python/ChangeLog,v 1.32 2011/04/29 17:35:53 ssuominen Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/notify-python/ChangeLog,v 1.33 2011/04/29 17:40:59 ssuominen Exp $
30
31 29 Apr 2011; Samuli Suominen <ssuominen@g.o>
32 notify-python-0.1.1-r2.ebuild:
33 - ppc64 stable wrt #361093
34 + ppc/ppc64 stable wrt #361093
35
36 23 Apr 2011; Raúl Porcel <armin76@g.o> notify-python-0.1.1-r2.ebuild:
37 alpha/ia64/sparc/x86 stable wrt #361093
38
39
40
41 1.6 dev-python/notify-python/notify-python-0.1.1-r2.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/notify-python/notify-python-0.1.1-r2.ebuild?rev=1.6&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/notify-python/notify-python-0.1.1-r2.ebuild?rev=1.6&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/notify-python/notify-python-0.1.1-r2.ebuild?r1=1.5&r2=1.6
46
47 Index: notify-python-0.1.1-r2.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-python/notify-python/notify-python-0.1.1-r2.ebuild,v
50 retrieving revision 1.5
51 retrieving revision 1.6
52 diff -u -r1.5 -r1.6
53 --- notify-python-0.1.1-r2.ebuild 29 Apr 2011 17:35:53 -0000 1.5
54 +++ notify-python-0.1.1-r2.ebuild 29 Apr 2011 17:40:59 -0000 1.6
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/dev-python/notify-python/notify-python-0.1.1-r2.ebuild,v 1.5 2011/04/29 17:35:53 ssuominen Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-python/notify-python/notify-python-0.1.1-r2.ebuild,v 1.6 2011/04/29 17:40:59 ssuominen Exp $
60
61 EAPI="3"
62 PYTHON_DEPEND="2"
63 @@ -15,7 +15,7 @@
64
65 LICENSE="LGPL-2.1"
66 SLOT="0"
67 -KEYWORDS="alpha amd64 ~arm ia64 ~ppc ppc64 ~sh sparc x86 ~x86-fbsd"
68 +KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
69 IUSE="examples"
70
71 RDEPEND=">=dev-python/pygtk-2.4.0