Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/sound-juicer: ChangeLog sound-juicer-2.32.0-r1.ebuild
Date: Fri, 21 Oct 2011 14:59:46
Message-Id: 20111021145933.871CC20033@flycatcher.gentoo.org
1 phajdan.jr 11/10/21 14:59:33
2
3 Modified: ChangeLog sound-juicer-2.32.0-r1.ebuild
4 Log:
5 x86 stable wrt bug #385699
6
7 (Portage version: 2.1.10.11/cvs/Linux i686)
8
9 Revision Changes Path
10 1.212 media-sound/sound-juicer/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/ChangeLog?rev=1.212&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/ChangeLog?rev=1.212&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/ChangeLog?r1=1.211&r2=1.212
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v
19 retrieving revision 1.211
20 retrieving revision 1.212
21 diff -u -r1.211 -r1.212
22 --- ChangeLog 16 Oct 2011 17:49:30 -0000 1.211
23 +++ ChangeLog 21 Oct 2011 14:59:33 -0000 1.212
24 @@ -1,6 +1,10 @@
25 # ChangeLog for media-sound/sound-juicer
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.211 2011/10/16 17:49:30 xarthisius Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.212 2011/10/21 14:59:33 phajdan.jr Exp $
29 +
30 + 21 Oct 2011; Pawel Hajdan jr <phajdan.jr@g.o>
31 + sound-juicer-2.32.0-r1.ebuild:
32 + x86 stable wrt bug #385699
33
34 16 Oct 2011; Kacper Kowalik <xarthisius@g.o>
35 sound-juicer-2.32.0-r1.ebuild:
36
37
38
39 1.5 media-sound/sound-juicer/sound-juicer-2.32.0-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.32.0-r1.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.32.0-r1.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.32.0-r1.ebuild?r1=1.4&r2=1.5
44
45 Index: sound-juicer-2.32.0-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.32.0-r1.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- sound-juicer-2.32.0-r1.ebuild 16 Oct 2011 17:49:30 -0000 1.4
52 +++ sound-juicer-2.32.0-r1.ebuild 21 Oct 2011 14:59:33 -0000 1.5
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2011 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.32.0-r1.ebuild,v 1.4 2011/10/16 17:49:30 xarthisius Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/sound-juicer-2.32.0-r1.ebuild,v 1.5 2011/10/21 14:59:33 phajdan.jr Exp $
58
59 EAPI="3"
60 GCONF_DEBUG="yes"
61 @@ -12,7 +12,7 @@
62
63 LICENSE="GPL-2"
64 SLOT="0"
65 -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd"
66 +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd"
67 IUSE="test"
68
69 COMMON_DEPEND=">=dev-libs/glib-2.18:2