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-sensors-plugin: xfce4-sensors-plugin-1.2.6.ebuild ChangeLog
Date: Wed, 01 Jul 2015 08:35:07
Message-Id: 20150701083504.ACDFF741@oystercatcher.gentoo.org
1 zlogene 15/07/01 08:35:04
2
3 Modified: xfce4-sensors-plugin-1.2.6.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-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild?r1=1.1&r2=1.2
15
16 Index: xfce4-sensors-plugin-1.2.6.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- xfce4-sensors-plugin-1.2.6.ebuild 12 Apr 2015 19:35:20 -0000 1.1
23 +++ xfce4-sensors-plugin-1.2.6.ebuild 1 Jul 2015 08:35: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-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild,v 1.1 2015/04/12 19:35:20 mgorny Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.2.6.ebuild,v 1.2 2015/07/01 08:35:04 zlogene Exp $
29
30 EAPI=5
31 EAUTORECONF=yes
32 @@ -12,7 +12,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="~amd64 ~ppc ~x86"
37 +KEYWORDS="~amd64 ~ppc x86"
38 IUSE="+acpi debug hddtemp libnotify lm_sensors video_cards_nvidia"
39
40 REQUIRED_USE="|| ( hddtemp lm_sensors acpi )"
41
42
43
44 1.45 xfce-extra/xfce4-sensors-plugin/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-sensors-plugin/ChangeLog?rev=1.45&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-sensors-plugin/ChangeLog?rev=1.45&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-sensors-plugin/ChangeLog?r1=1.44&r2=1.45
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-sensors-plugin/ChangeLog,v
53 retrieving revision 1.44
54 retrieving revision 1.45
55 diff -u -r1.44 -r1.45
56 --- ChangeLog 12 Apr 2015 19:35:20 -0000 1.44
57 +++ ChangeLog 1 Jul 2015 08:35:04 -0000 1.45
58 @@ -1,6 +1,10 @@
59 # ChangeLog for xfce-extra/xfce4-sensors-plugin
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-sensors-plugin/ChangeLog,v 1.44 2015/04/12 19:35:20 mgorny Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-sensors-plugin/ChangeLog,v 1.45 2015/07/01 08:35:04 zlogene Exp $
63 +
64 + 01 Jul 2015; Mikle Kolyada <zlogene@g.o>
65 + xfce4-sensors-plugin-1.2.6.ebuild:
66 + x86 stable wrt bug #553500
67
68 *xfce4-sensors-plugin-1.2.6 (12 Apr 2015)