Gentoo Archives: gentoo-commits

From: "Jim Ramsay (lack)" <lack@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/gkrellm-leds: gkrellm-leds-0.8.1.ebuild ChangeLog
Date: Wed, 28 Jul 2010 13:47:40
Message-Id: 20100728134736.A3DA82CE15@corvid.gentoo.org
1 lack 10/07/28 13:47:36
2
3 Modified: gkrellm-leds-0.8.1.ebuild ChangeLog
4 Log:
5 Test needs manual intervention, so RESTRICT=test (Bug #284168)
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.13 x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild?rev=1.13&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild?rev=1.13&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild?r1=1.12&r2=1.13
14
15 Index: gkrellm-leds-0.8.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild,v
18 retrieving revision 1.12
19 retrieving revision 1.13
20 diff -u -r1.12 -r1.13
21 --- gkrellm-leds-0.8.1.ebuild 11 Jan 2008 23:04:32 -0000 1.12
22 +++ gkrellm-leds-0.8.1.ebuild 28 Jul 2010 13:47:36 -0000 1.13
23 @@ -1,6 +1,6 @@
24 -# Copyright 1999-2008 Gentoo Foundation
25 +# Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild,v 1.12 2008/01/11 23:04:32 coldwind Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-leds/gkrellm-leds-0.8.1.ebuild,v 1.13 2010/07/28 13:47:36 lack Exp $
29
30 inherit gkrellm-plugin
31
32 @@ -14,6 +14,7 @@
33 SLOT="2"
34 LICENSE="GPL-2"
35 KEYWORDS="x86 ppc sparc alpha amd64"
36 +RESTRICT="test"
37
38 DEPEND="x11-proto/inputproto"
39 RDEPEND="x11-libs/libXtst"
40
41
42
43 1.22 x11-plugins/gkrellm-leds/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/gkrellm-leds/ChangeLog?rev=1.22&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/gkrellm-leds/ChangeLog?rev=1.22&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-plugins/gkrellm-leds/ChangeLog?r1=1.21&r2=1.22
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-leds/ChangeLog,v
52 retrieving revision 1.21
53 retrieving revision 1.22
54 diff -u -r1.21 -r1.22
55 --- ChangeLog 28 Jul 2010 12:50:27 -0000 1.21
56 +++ ChangeLog 28 Jul 2010 13:47:36 -0000 1.22
57 @@ -1,6 +1,9 @@
58 # ChangeLog for x11-plugins/gkrellm-leds
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-leds/ChangeLog,v 1.21 2010/07/28 12:50:27 lack Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-leds/ChangeLog,v 1.22 2010/07/28 13:47:36 lack Exp $
62 +
63 + 28 Jul 2010; Jim Ramsay <lack@g.o> gkrellm-leds-0.8.1.ebuild:
64 + Test needs manual intervention, so RESTRICT=test (Bug #284168)
65
66 *gkrellm-leds-0.8.2 (28 Jul 2010)