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-plugins: gkrellm-plugins-2.0.ebuild ChangeLog
Date: Mon, 15 Oct 2007 14:44:19
Message-Id: E1IhQez-0005an-6H@stork.gentoo.org
1 lack 07/10/15 14:11:09
2
3 Modified: gkrellm-plugins-2.0.ebuild ChangeLog
4 Log:
5 Removing gkrellm-radio, since it segfaults if there is no /dev/radio on your system
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.4 x11-plugins/gkrellm-plugins/gkrellm-plugins-2.0.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellm-plugins/gkrellm-plugins-2.0.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellm-plugins/gkrellm-plugins-2.0.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellm-plugins/gkrellm-plugins-2.0.ebuild?r1=1.3&r2=1.4
14
15 Index: gkrellm-plugins-2.0.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-plugins/gkrellm-plugins-2.0.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- gkrellm-plugins-2.0.ebuild 12 Mar 2007 17:55:34 -0000 1.3
22 +++ gkrellm-plugins-2.0.ebuild 15 Oct 2007 14:11:08 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-plugins/gkrellm-plugins-2.0.ebuild,v 1.3 2007/03/12 17:55:34 gustavoz Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-plugins/gkrellm-plugins-2.0.ebuild,v 1.4 2007/10/15 14:11:08 lack Exp $
28
29 DESCRIPTION="emerge this package to install all of the gkrellm plugins"
30 HOMEPAGE="http://www.gkrellm.net/"
31 @@ -19,7 +19,6 @@
32 >=x11-plugins/gkrellm-hddtemp-0.2_beta
33 >=x11-plugins/gkrellm-leds-0.8.0
34 >=x11-plugins/gkrellm-mailwatch-2.4.2
35 - >=x11-plugins/gkrellm-radio-2.0.3-r1
36 >=x11-plugins/gkrellm-reminder-2.0.0
37 >=x11-plugins/gkrellm-volume-2.1.4
38 >=x11-plugins/gkrellmitime-1.0
39
40
41
42 1.12 x11-plugins/gkrellm-plugins/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellm-plugins/ChangeLog?rev=1.12&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellm-plugins/ChangeLog?rev=1.12&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellm-plugins/ChangeLog?r1=1.11&r2=1.12
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-plugins/ChangeLog,v
51 retrieving revision 1.11
52 retrieving revision 1.12
53 diff -u -r1.11 -r1.12
54 --- ChangeLog 22 Feb 2007 22:07:04 -0000 1.11
55 +++ ChangeLog 15 Oct 2007 14:11:08 -0000 1.12
56 @@ -1,6 +1,10 @@
57 # ChangeLog for x11-plugins/gkrellm-plugins
58 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-plugins/ChangeLog,v 1.11 2007/02/22 22:07:04 lack Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-plugins/ChangeLog,v 1.12 2007/10/15 14:11:08 lack Exp $
61 +
62 + 15 Oct 2007; Jim Ramsay <lack@g.o> gkrellm-plugins-2.0.ebuild:
63 + Removing gkrellm-radio, since it segfaults if there is no /dev/radio on your
64 + system
65
66 22 Feb 2007; Jim Ramsay <lack@g.o> metadata.xml,
67 gkrellm-plugins-2.0.ebuild:
68
69
70
71 --
72 gentoo-commits@g.o mailing list