Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-power/gtk-cpuspeedy: gtk-cpuspeedy-0.3.0-r1.ebuild ChangeLog
Date: Mon, 31 Dec 2012 14:26:22
Message-Id: 20121231142607.9FEE82171D@flycatcher.gentoo.org
1 pacho 12/12/31 14:26:07
2
3 Modified: gtk-cpuspeedy-0.3.0-r1.ebuild ChangeLog
4 Log:
5 Change DESCRIPTION as suggested by Alexander Berntsen in bug #448960
6
7 (Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
8
9 Revision Changes Path
10 1.6 sys-power/gtk-cpuspeedy/gtk-cpuspeedy-0.3.0-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/gtk-cpuspeedy/gtk-cpuspeedy-0.3.0-r1.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/gtk-cpuspeedy/gtk-cpuspeedy-0.3.0-r1.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/gtk-cpuspeedy/gtk-cpuspeedy-0.3.0-r1.ebuild?r1=1.5&r2=1.6
15
16 Index: gtk-cpuspeedy-0.3.0-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-power/gtk-cpuspeedy/gtk-cpuspeedy-0.3.0-r1.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- gtk-cpuspeedy-0.3.0-r1.ebuild 4 May 2012 07:37:00 -0000 1.5
23 +++ gtk-cpuspeedy-0.3.0-r1.ebuild 31 Dec 2012 14:26:07 -0000 1.6
24 @@ -1,10 +1,10 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-power/gtk-cpuspeedy/gtk-cpuspeedy-0.3.0-r1.ebuild,v 1.5 2012/05/04 07:37:00 jdhore Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-power/gtk-cpuspeedy/gtk-cpuspeedy-0.3.0-r1.ebuild,v 1.6 2012/12/31 14:26:07 pacho Exp $
29
30 EAPI=1
31
32 -DESCRIPTION="Graphical GTK+-2 frontend for cpuspeedy"
33 +DESCRIPTION="Graphical GTK+ 2 frontend for cpuspeedy"
34 HOMEPAGE="http://cpuspeedy.sourceforge.net/"
35 SRC_URI="mirror://sourceforge/cpuspeedy/${P}.tar.gz"
36
37
38
39
40 1.10 sys-power/gtk-cpuspeedy/ChangeLog
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/gtk-cpuspeedy/ChangeLog?rev=1.10&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/gtk-cpuspeedy/ChangeLog?rev=1.10&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-power/gtk-cpuspeedy/ChangeLog?r1=1.9&r2=1.10
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/sys-power/gtk-cpuspeedy/ChangeLog,v
49 retrieving revision 1.9
50 retrieving revision 1.10
51 diff -u -r1.9 -r1.10
52 --- ChangeLog 4 May 2012 07:37:00 -0000 1.9
53 +++ ChangeLog 31 Dec 2012 14:26:07 -0000 1.10
54 @@ -1,6 +1,9 @@
55 # ChangeLog for sys-power/gtk-cpuspeedy
56 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
57 -# $Header: /var/cvsroot/gentoo-x86/sys-power/gtk-cpuspeedy/ChangeLog,v 1.9 2012/05/04 07:37:00 jdhore Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/sys-power/gtk-cpuspeedy/ChangeLog,v 1.10 2012/12/31 14:26:07 pacho Exp $
59 +
60 + 31 Dec 2012; Pacho Ramos <pacho@g.o> gtk-cpuspeedy-0.3.0-r1.ebuild:
61 + Change DESCRIPTION as suggested by Alexander Berntsen in bug #448960
62
63 04 May 2012; Jeff Horelick <jdhore@g.o> gtk-cpuspeedy-0.3.0-r1.ebuild:
64 dev-util/pkgconfig -> virtual/pkgconfig
65 @@ -85,4 +88,3 @@
66 29 Mar 2004; Daniel Black <dragonheart@g.o> gtk-cpuspeedy-0.1.ebuild,
67 metadata.xml:
68 Inital import - thanks to Lukasz Strzygowski <lucass@××××××.pl> in bug #46036
69 -