Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/gkrellm-timers: ChangeLog gkrellm-timers-1.3.ebuild
Date: Sun, 31 May 2009 15:02:46
Message-Id: E1MAmYe-0001EN-CM@stork.gentoo.org
1 maekke 09/05/31 15:02:44
2
3 Modified: ChangeLog gkrellm-timers-1.3.ebuild
4 Log:
5 amd64/x86 stable, bug #271463
6 (Portage version: 2.1.6.11/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.5 x11-plugins/gkrellm-timers/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellm-timers/ChangeLog?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellm-timers/ChangeLog?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellm-timers/ChangeLog?r1=1.4&r2=1.5
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-timers/ChangeLog,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- ChangeLog 22 Feb 2009 23:33:20 -0000 1.4
22 +++ ChangeLog 31 May 2009 15:02:44 -0000 1.5
23 @@ -1,6 +1,9 @@
24 # ChangeLog for x11-plugins/gkrellm-timers
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-timers/ChangeLog,v 1.4 2009/02/22 23:33:20 lack Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-timers/ChangeLog,v 1.5 2009/05/31 15:02:44 maekke Exp $
28 +
29 + 31 May 2009; Markus Meier <maekke@g.o> gkrellm-timers-1.3.ebuild:
30 + amd64/x86 stable, bug #271463
31
32 22 Feb 2009; Jim Ramsay <lack@g.o> ChangeLog:
33 Version bump and HOMEPAGE change (Bug 259620 and 259622)
34
35
36
37 1.2 x11-plugins/gkrellm-timers/gkrellm-timers-1.3.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellm-timers/gkrellm-timers-1.3.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellm-timers/gkrellm-timers-1.3.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellm-timers/gkrellm-timers-1.3.ebuild?r1=1.1&r2=1.2
42
43 Index: gkrellm-timers-1.3.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-timers/gkrellm-timers-1.3.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- gkrellm-timers-1.3.ebuild 22 Feb 2009 23:33:20 -0000 1.1
50 +++ gkrellm-timers-1.3.ebuild 31 May 2009 15:02:44 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-timers/gkrellm-timers-1.3.ebuild,v 1.1 2009/02/22 23:33:20 lack Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-timers/gkrellm-timers-1.3.ebuild,v 1.2 2009/05/31 15:02:44 maekke Exp $
56
57 inherit gkrellm-plugin
58
59 @@ -15,7 +15,7 @@
60
61 SLOT="2"
62 LICENSE="GPL-2"
63 -KEYWORDS="~amd64 ~x86"
64 +KEYWORDS="amd64 x86"
65
66 S="${WORKDIR}/${MY_P}"