Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in xfce-extra/xfce4-cpufreq-plugin: xfce4-cpufreq-plugin-1.1.2.ebuild ChangeLog
Date: Wed, 01 Jul 2015 08:13:07
Message-Id: 20150701081304.9E9F4745@oystercatcher.gentoo.org
1 zlogene 15/07/01 08:13:04
2
3 Modified: xfce4-cpufreq-plugin-1.1.2.ebuild ChangeLog
4 Log:
5 x86 stable wrt bug #553500
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
8
9 Revision Changes Path
10 1.2 xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.2.ebuild?r1=1.1&r2=1.2
15
16 Index: xfce4-cpufreq-plugin-1.1.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- xfce4-cpufreq-plugin-1.1.2.ebuild 24 Jun 2015 14:24:21 -0000 1.1
23 +++ xfce4-cpufreq-plugin-1.1.2.ebuild 1 Jul 2015 08:13:04 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.2.ebuild,v 1.1 2015/06/24 14:24:21 mgorny Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.2.ebuild,v 1.2 2015/07/01 08:13:04 zlogene Exp $
29
30 EAPI=5
31 inherit xfconf
32 @@ -11,7 +11,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
37 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 x86"
38 IUSE="debug"
39
40 RDEPEND=">=dev-libs/glib-2.20:=
41
42
43
44 1.18 xfce-extra/xfce4-cpufreq-plugin/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-cpufreq-plugin/ChangeLog?rev=1.18&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-cpufreq-plugin/ChangeLog?rev=1.18&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-cpufreq-plugin/ChangeLog?r1=1.17&r2=1.18
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpufreq-plugin/ChangeLog,v
53 retrieving revision 1.17
54 retrieving revision 1.18
55 diff -u -r1.17 -r1.18
56 --- ChangeLog 24 Jun 2015 14:24:21 -0000 1.17
57 +++ ChangeLog 1 Jul 2015 08:13:04 -0000 1.18
58 @@ -1,6 +1,10 @@
59 # ChangeLog for xfce-extra/xfce4-cpufreq-plugin
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpufreq-plugin/ChangeLog,v 1.17 2015/06/24 14:24:21 mgorny Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-cpufreq-plugin/ChangeLog,v 1.18 2015/07/01 08:13:04 zlogene Exp $
63 +
64 + 01 Jul 2015; Mikle Kolyada <zlogene@g.o>
65 + xfce4-cpufreq-plugin-1.1.2.ebuild:
66 + x86 stable wrt bug #553500
67
68 *xfce4-cpufreq-plugin-1.1.2 (24 Jun 2015)