Gentoo Archives: gentoo-commits

From: "Gilles Dartiguelongue (eva)" <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/sound-juicer: sound-juicer-2.16.4.ebuild ChangeLog sound-juicer-2.20.0.ebuild sound-juicer-2.20.1.ebuild sound-juicer-2.16.2.ebuild
Date: Sun, 28 Oct 2007 18:14:13
Message-Id: E1ImCeG-0007US-L9@stork.gentoo.org
1 eva 07/10/28 18:14:08
2
3 Modified: sound-juicer-2.16.4.ebuild ChangeLog
4 sound-juicer-2.20.0.ebuild
5 sound-juicer-2.20.1.ebuild
6 Removed: sound-juicer-2.16.2.ebuild
7 Log:
8 fix DEPEND for FEATURES="test" and remove old version
9 (Portage version: 2.1.3.16)
10
11 Revision Changes Path
12 1.13 media-sound/sound-juicer/sound-juicer-2.16.4.ebuild
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.16.4.ebuild?rev=1.13&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.16.4.ebuild?rev=1.13&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.16.4.ebuild?r1=1.12&r2=1.13
17
18 Index: sound-juicer-2.16.4.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.16.4.ebuild,v
21 retrieving revision 1.12
22 retrieving revision 1.13
23 diff -u -r1.12 -r1.13
24 --- sound-juicer-2.16.4.ebuild 25 Jul 2007 21:44:04 -0000 1.12
25 +++ sound-juicer-2.16.4.ebuild 28 Oct 2007 18:14:08 -0000 1.13
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2007 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.16.4.ebuild,v 1.12 2007/07/25 21:44:04 armin76 Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.16.4.ebuild,v 1.13 2007/10/28 18:14:08 eva Exp $
31
32 inherit gnome2
33
34 @@ -10,7 +10,7 @@
35 LICENSE="GPL-2"
36 SLOT="0"
37 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
38 -IUSE="flac ogg"
39 +IUSE="flac ogg test"
40
41 RDEPEND=">=dev-libs/glib-2
42 >=gnome-extra/nautilus-cd-burner-2.15.3
43 @@ -35,7 +35,8 @@
44 app-text/gnome-doc-utils
45 >=dev-util/intltool-0.35
46 >=app-text/scrollkeeper-0.3.5
47 - >=dev-util/pkgconfig-0.9"
48 + >=dev-util/pkgconfig-0.9
49 + test? ( ~app-text/docbook-xml-dtd-4.3 )"
50
51 DOCS="AUTHORS ChangeLog NEWS README TODO"
52
53
54
55
56 1.118 media-sound/sound-juicer/ChangeLog
57
58 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/ChangeLog?rev=1.118&view=markup
59 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/ChangeLog?rev=1.118&content-type=text/plain
60 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/ChangeLog?r1=1.117&r2=1.118
61
62 Index: ChangeLog
63 ===================================================================
64 RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v
65 retrieving revision 1.117
66 retrieving revision 1.118
67 diff -u -r1.117 -r1.118
68 --- ChangeLog 19 Oct 2007 08:48:08 -0000 1.117
69 +++ ChangeLog 28 Oct 2007 18:14:08 -0000 1.118
70 @@ -1,6 +1,11 @@
71 # ChangeLog for media-sound/sound-juicer
72 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
73 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.117 2007/10/19 08:48:08 uberlord Exp $
74 +# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.118 2007/10/28 18:14:08 eva Exp $
75 +
76 + 28 Oct 2007; Gilles Dartiguelongue <eva@g.o>
77 + -sound-juicer-2.16.2.ebuild, sound-juicer-2.16.4.ebuild,
78 + sound-juicer-2.20.0.ebuild, sound-juicer-2.20.1.ebuild:
79 + fix DEPEND to pass tests and remove old version
80
81 19 Oct 2007; Roy Marples <uberlord@g.o> sound-juicer-2.20.1.ebuild:
82 Keyworded ~x86-fbsd
83
84
85
86 1.3 media-sound/sound-juicer/sound-juicer-2.20.0.ebuild
87
88 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.0.ebuild?rev=1.3&view=markup
89 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.0.ebuild?rev=1.3&content-type=text/plain
90 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.0.ebuild?r1=1.2&r2=1.3
91
92 Index: sound-juicer-2.20.0.ebuild
93 ===================================================================
94 RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.0.ebuild,v
95 retrieving revision 1.2
96 retrieving revision 1.3
97 diff -u -r1.2 -r1.3
98 --- sound-juicer-2.20.0.ebuild 13 Oct 2007 22:47:56 -0000 1.2
99 +++ sound-juicer-2.20.0.ebuild 28 Oct 2007 18:14:08 -0000 1.3
100 @@ -1,6 +1,6 @@
101 # Copyright 1999-2007 Gentoo Foundation
102 # Distributed under the terms of the GNU General Public License v2
103 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.0.ebuild,v 1.2 2007/10/13 22:47:56 mr_bones_ Exp $
104 +# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.0.ebuild,v 1.3 2007/10/28 18:14:08 eva Exp $
105
106 inherit gnome2
107
108 @@ -9,8 +9,8 @@
109
110 LICENSE="GPL-2"
111 SLOT="0"
112 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
113 -IUSE="flac ogg"
114 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
115 +IUSE="flac ogg test"
116
117 RDEPEND=">=dev-libs/glib-2
118 >=gnome-extra/nautilus-cd-burner-2.15.3
119 @@ -35,7 +35,8 @@
120 app-text/gnome-doc-utils
121 >=dev-util/intltool-0.35
122 >=app-text/scrollkeeper-0.3.5
123 - >=dev-util/pkgconfig-0.9"
124 + >=dev-util/pkgconfig-0.9
125 + test? ( ~app-text/docbook-xml-dtd-4.3 )"
126
127 DOCS="AUTHORS ChangeLog NEWS README TODO"
128
129
130
131
132 1.3 media-sound/sound-juicer/sound-juicer-2.20.1.ebuild
133
134 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild?rev=1.3&view=markup
135 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild?rev=1.3&content-type=text/plain
136 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild?r1=1.2&r2=1.3
137
138 Index: sound-juicer-2.20.1.ebuild
139 ===================================================================
140 RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild,v
141 retrieving revision 1.2
142 retrieving revision 1.3
143 diff -u -r1.2 -r1.3
144 --- sound-juicer-2.20.1.ebuild 19 Oct 2007 08:48:08 -0000 1.2
145 +++ sound-juicer-2.20.1.ebuild 28 Oct 2007 18:14:08 -0000 1.3
146 @@ -1,6 +1,6 @@
147 # Copyright 1999-2007 Gentoo Foundation
148 # Distributed under the terms of the GNU General Public License v2
149 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild,v 1.2 2007/10/19 08:48:08 uberlord Exp $
150 +# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.20.1.ebuild,v 1.3 2007/10/28 18:14:08 eva Exp $
151
152 inherit gnome2
153
154 @@ -10,7 +10,7 @@
155 LICENSE="GPL-2"
156 SLOT="0"
157 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
158 -IUSE="flac ogg"
159 +IUSE="flac ogg test"
160
161 RDEPEND=">=dev-libs/glib-2
162 >=gnome-extra/nautilus-cd-burner-2.15.3
163 @@ -35,7 +35,8 @@
164 app-text/gnome-doc-utils
165 >=dev-util/intltool-0.35
166 >=app-text/scrollkeeper-0.3.5
167 - >=dev-util/pkgconfig-0.9"
168 + >=dev-util/pkgconfig-0.9
169 + test? ( ~app-text/docbook-xml-dtd-4.3 )"
170
171 DOCS="AUTHORS ChangeLog NEWS README TODO"
172
173
174
175
176 --
177 gentoo-commits@g.o mailing list