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/gkrellmss: gkrellmss-2.6-r1.ebuild gkrellmss-2.6.ebuild ChangeLog
Date: Mon, 03 Aug 2009 16:12:12
Message-Id: E1MY08w-00023j-AW@stork.gentoo.org
1 lack 09/08/03 16:12:10
2
3 Modified: gkrellmss-2.6-r1.ebuild gkrellmss-2.6.ebuild
4 ChangeLog
5 Log:
6 Adding IUSE=+alsa to fully satisfy Bug #279786
7 (Portage version: 2.1.6.13/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.7 x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild?rev=1.7&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild?rev=1.7&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild?r1=1.6&r2=1.7
15
16 Index: gkrellmss-2.6-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild,v
19 retrieving revision 1.6
20 retrieving revision 1.7
21 diff -u -r1.6 -r1.7
22 --- gkrellmss-2.6-r1.ebuild 3 Aug 2009 13:31:29 -0000 1.6
23 +++ gkrellmss-2.6-r1.ebuild 3 Aug 2009 16:12:10 -0000 1.7
24 @@ -1,10 +1,11 @@
25 # Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild,v 1.6 2009/08/03 13:31:29 lack Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/gkrellmss-2.6-r1.ebuild,v 1.7 2009/08/03 16:12:10 lack Exp $
29
30 +EAPI=1
31 inherit gkrellm-plugin
32
33 -IUSE="alsa esd nls"
34 +IUSE="+alsa esd nls"
35
36 DESCRIPTION="A plugin for GKrellM2 that has a VU meter and a sound chart"
37 HOMEPAGE="http://members.dslextreme.com/users/billw/gkrellmss/gkrellmss.html"
38
39
40
41 1.13 x11-plugins/gkrellmss/gkrellmss-2.6.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellmss/gkrellmss-2.6.ebuild?rev=1.13&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellmss/gkrellmss-2.6.ebuild?rev=1.13&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellmss/gkrellmss-2.6.ebuild?r1=1.12&r2=1.13
46
47 Index: gkrellmss-2.6.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/gkrellmss-2.6.ebuild,v
50 retrieving revision 1.12
51 retrieving revision 1.13
52 diff -u -r1.12 -r1.13
53 --- gkrellmss-2.6.ebuild 3 Aug 2009 13:31:29 -0000 1.12
54 +++ gkrellmss-2.6.ebuild 3 Aug 2009 16:12:10 -0000 1.13
55 @@ -1,10 +1,11 @@
56 # Copyright 1999-2009 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/gkrellmss-2.6.ebuild,v 1.12 2009/08/03 13:31:29 lack Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/gkrellmss-2.6.ebuild,v 1.13 2009/08/03 16:12:10 lack Exp $
60
61 +EAPI=1
62 inherit gkrellm-plugin
63
64 -IUSE="alsa esd nls"
65 +IUSE="+alsa esd nls"
66
67 DESCRIPTION="A plugin for GKrellM2 that has a VU meter and a sound chart"
68 HOMEPAGE="http://members.dslextreme.com/users/billw/gkrellmss/gkrellmss.html"
69
70
71
72 1.32 x11-plugins/gkrellmss/ChangeLog
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellmss/ChangeLog?rev=1.32&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellmss/ChangeLog?rev=1.32&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/gkrellmss/ChangeLog?r1=1.31&r2=1.32
77
78 Index: ChangeLog
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/ChangeLog,v
81 retrieving revision 1.31
82 retrieving revision 1.32
83 diff -u -r1.31 -r1.32
84 --- ChangeLog 3 Aug 2009 13:31:29 -0000 1.31
85 +++ ChangeLog 3 Aug 2009 16:12:10 -0000 1.32
86 @@ -1,6 +1,10 @@
87 # ChangeLog for x11-plugins/gkrellmss
88 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
89 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/ChangeLog,v 1.31 2009/08/03 13:31:29 lack Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellmss/ChangeLog,v 1.32 2009/08/03 16:12:10 lack Exp $
91 +
92 + 03 Aug 2009; Jim Ramsay <lack@g.o> gkrellmss-2.6.ebuild,
93 + gkrellmss-2.6-r1.ebuild:
94 + Adding IUSE=+alsa to fully satisfy Bug #279786
95
96 03 Aug 2009; Jim Ramsay <lack@g.o> gkrellmss-2.6.ebuild,
97 gkrellmss-2.6-r1.ebuild: