Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-laptop/batti: batti-0.3.8-r1.ebuild ChangeLog batti-0.3.8-r2.ebuild
Date: Sat, 31 May 2014 18:20:00
Message-Id: 20140531181955.56D702004E@flycatcher.gentoo.org
1 pacho 14/05/31 18:19:55
2
3 Modified: batti-0.3.8-r1.ebuild ChangeLog
4 Removed: batti-0.3.8-r2.ebuild
5 Log:
6 Revert as ssuominen reported breakage with upower-pm-utils. This is only compatible with old upower then
7
8 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
9
10 Revision Changes Path
11 1.6 app-laptop/batti/batti-0.3.8-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/batti/batti-0.3.8-r1.ebuild?rev=1.6&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/batti/batti-0.3.8-r1.ebuild?rev=1.6&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/batti/batti-0.3.8-r1.ebuild?r1=1.5&r2=1.6
16
17 Index: batti-0.3.8-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-laptop/batti/batti-0.3.8-r1.ebuild,v
20 retrieving revision 1.5
21 retrieving revision 1.6
22 diff -u -r1.5 -r1.6
23 --- batti-0.3.8-r1.ebuild 9 Feb 2013 18:57:10 -0000 1.5
24 +++ batti-0.3.8-r1.ebuild 31 May 2014 18:19:54 -0000 1.6
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/batti/batti-0.3.8-r1.ebuild,v 1.5 2013/02/09 18:57:10 idl0r Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-laptop/batti/batti-0.3.8-r1.ebuild,v 1.6 2014/05/31 18:19:54 pacho Exp $
31
32 EAPI=3
33
34 @@ -21,7 +21,7 @@
35
36 RDEPEND="dev-python/pygtk
37 dev-python/dbus-python
38 - sys-power/upower
39 + || ( <sys-power/upower-0.99 sys-power/upower-pm-utils )
40 x11-themes/gnome-icon-theme
41 libnotify? ( x11-libs/libnotify )"
42 DEPEND=""
43
44
45
46 1.20 app-laptop/batti/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/batti/ChangeLog?rev=1.20&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/batti/ChangeLog?rev=1.20&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-laptop/batti/ChangeLog?r1=1.19&r2=1.20
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/app-laptop/batti/ChangeLog,v
55 retrieving revision 1.19
56 retrieving revision 1.20
57 diff -u -r1.19 -r1.20
58 --- ChangeLog 31 May 2014 18:06:22 -0000 1.19
59 +++ ChangeLog 31 May 2014 18:19:54 -0000 1.20
60 @@ -1,6 +1,11 @@
61 # ChangeLog for app-laptop/batti
62 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/batti/ChangeLog,v 1.19 2014/05/31 18:06:22 pacho Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/app-laptop/batti/ChangeLog,v 1.20 2014/05/31 18:19:54 pacho Exp $
65 +
66 + 31 May 2014; Pacho Ramos <pacho@g.o> -batti-0.3.8-r2.ebuild,
67 + -files/batti-0.3.8-upower-0.99.patch, batti-0.3.8-r1.ebuild:
68 + Revert as ssuominen reported breakage with upower-pm-utils. This is only
69 + compatible with old upower then
70
71 *batti-0.3.8-r2 (31 May 2014)