Gentoo Archives: gentoo-commits

From: "Jim Ramsay (lack)" <lack@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/gmpc: gmpc-0.15.0.ebuild gmpc-0.14.0.ebuild ChangeLog gmpc-0.15.1.ebuild
Date: Wed, 26 Sep 2007 18:59:42
Message-Id: E1IabyX-0003Ph-VQ@stork.gentoo.org
1 lack 07/09/26 18:51:09
2
3 Modified: gmpc-0.15.0.ebuild gmpc-0.14.0.ebuild ChangeLog
4 gmpc-0.15.1.ebuild
5 Log:
6 Adding RDEPEND on x11-themes/hicolor-icon-theme, required for all hte pretty icons if gnome isn't installed
7 (Portage version: 2.1.3.9)
8
9 Revision Changes Path
10 1.3 media-sound/gmpc/gmpc-0.15.0.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gmpc/gmpc-0.15.0.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gmpc/gmpc-0.15.0.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gmpc/gmpc-0.15.0.ebuild?r1=1.2&r2=1.3
15
16 Index: gmpc-0.15.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-0.15.0.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- gmpc-0.15.0.ebuild 11 Jul 2007 19:30:24 -0000 1.2
23 +++ gmpc-0.15.0.ebuild 26 Sep 2007 18:51:09 -0000 1.3
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-0.15.0.ebuild,v 1.2 2007/07/11 19:30:24 mr_bones_ Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-0.15.0.ebuild,v 1.3 2007/09/26 18:51:09 lack Exp $
29
30 IUSE="gnome session"
31
32 @@ -19,7 +19,8 @@
33 session? ( x11-libs/libSM )
34 dev-perl/XML-Parser
35 >=media-libs/libmpd-0.14.0
36 - net-misc/curl"
37 + net-misc/curl
38 + x11-themes/hicolor-icon-theme"
39 DEPEND="${RDEPEND}
40 dev-util/pkgconfig"
41
42
43
44
45 1.7 media-sound/gmpc/gmpc-0.14.0.ebuild
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gmpc/gmpc-0.14.0.ebuild?rev=1.7&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gmpc/gmpc-0.14.0.ebuild?rev=1.7&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gmpc/gmpc-0.14.0.ebuild?r1=1.6&r2=1.7
50
51 Index: gmpc-0.14.0.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-0.14.0.ebuild,v
54 retrieving revision 1.6
55 retrieving revision 1.7
56 diff -u -r1.6 -r1.7
57 --- gmpc-0.14.0.ebuild 11 Jul 2007 19:30:24 -0000 1.6
58 +++ gmpc-0.14.0.ebuild 26 Sep 2007 18:51:09 -0000 1.7
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2007 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-0.14.0.ebuild,v 1.6 2007/07/11 19:30:24 mr_bones_ Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-0.14.0.ebuild,v 1.7 2007/09/26 18:51:09 lack Exp $
64
65 IUSE="gnome session"
66
67 @@ -19,7 +19,8 @@
68 session? ( x11-libs/libSM )
69 dev-perl/XML-Parser
70 >=media-libs/libmpd-0.13.0
71 - net-misc/curl"
72 + net-misc/curl
73 + x11-themes/hicolor-icon-theme"
74 DEPEND="${RDEPEND}
75 dev-util/pkgconfig"
76
77
78
79
80 1.35 media-sound/gmpc/ChangeLog
81
82 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gmpc/ChangeLog?rev=1.35&view=markup
83 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gmpc/ChangeLog?rev=1.35&content-type=text/plain
84 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gmpc/ChangeLog?r1=1.34&r2=1.35
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/media-sound/gmpc/ChangeLog,v
89 retrieving revision 1.34
90 retrieving revision 1.35
91 diff -u -r1.34 -r1.35
92 --- ChangeLog 1 Sep 2007 10:30:46 -0000 1.34
93 +++ ChangeLog 26 Sep 2007 18:51:09 -0000 1.35
94 @@ -1,6 +1,11 @@
95 # ChangeLog for media-sound/gmpc
96 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/ChangeLog,v 1.34 2007/09/01 10:30:46 angelos Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/ChangeLog,v 1.35 2007/09/26 18:51:09 lack Exp $
99 +
100 + 26 Sep 2007; Jim Ramsay <lack@g.o> gmpc-0.14.0.ebuild,
101 + gmpc-0.15.0.ebuild, gmpc-0.15.1.ebuild:
102 + Adding RDEPEND on x11-themes/hicolor-icon-theme, required for all hte pretty
103 + icons if gnome isn't installed
104
105 01 Sep 2007; Christoph Mende <angelos@g.o> gmpc-0.15.1.ebuild:
106 Stable on amd64
107
108
109
110 1.6 media-sound/gmpc/gmpc-0.15.1.ebuild
111
112 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gmpc/gmpc-0.15.1.ebuild?rev=1.6&view=markup
113 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gmpc/gmpc-0.15.1.ebuild?rev=1.6&content-type=text/plain
114 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/gmpc/gmpc-0.15.1.ebuild?r1=1.5&r2=1.6
115
116 Index: gmpc-0.15.1.ebuild
117 ===================================================================
118 RCS file: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-0.15.1.ebuild,v
119 retrieving revision 1.5
120 retrieving revision 1.6
121 diff -u -r1.5 -r1.6
122 --- gmpc-0.15.1.ebuild 1 Sep 2007 10:30:46 -0000 1.5
123 +++ gmpc-0.15.1.ebuild 26 Sep 2007 18:51:09 -0000 1.6
124 @@ -1,6 +1,6 @@
125 # Copyright 1999-2007 Gentoo Foundation
126 # Distributed under the terms of the GNU General Public License v2
127 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-0.15.1.ebuild,v 1.5 2007/09/01 10:30:46 angelos Exp $
128 +# $Header: /var/cvsroot/gentoo-x86/media-sound/gmpc/gmpc-0.15.1.ebuild,v 1.6 2007/09/26 18:51:09 lack Exp $
129
130 IUSE="gnome session"
131
132 @@ -19,7 +19,8 @@
133 session? ( x11-libs/libSM )
134 dev-perl/XML-Parser
135 >=media-libs/libmpd-0.14.0
136 - net-misc/curl"
137 + net-misc/curl
138 + x11-themes/hicolor-icon-theme"
139 DEPEND="${RDEPEND}
140 dev-util/pkgconfig"
141
142
143
144
145 --
146 gentoo-commits@g.o mailing list