Gentoo Archives: gentoo-commits

From: "Mark Loeser (halcy0n)" <halcy0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/audacious: audacious-2.4.0.ebuild ChangeLog
Date: Tue, 02 Nov 2010 00:07:31
Message-Id: 20101102000723.2F8B520051@flycatcher.gentoo.org
1 halcy0n 10/11/02 00:07:23
2
3 Modified: audacious-2.4.0.ebuild ChangeLog
4 Log:
5 Stable for ppc64; bug #297894
6
7 (Portage version: 2.2.0_alpha2/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 media-sound/audacious/audacious-2.4.0.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/audacious-2.4.0.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/audacious-2.4.0.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/audacious-2.4.0.ebuild?r1=1.3&r2=1.4
15
16 Index: audacious-2.4.0.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-2.4.0.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- audacious-2.4.0.ebuild 13 Oct 2010 15:20:16 -0000 1.3
23 +++ audacious-2.4.0.ebuild 2 Nov 2010 00:07:23 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-2.4.0.ebuild,v 1.3 2010/10/13 15:20:16 hwoarang Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-2.4.0.ebuild,v 1.4 2010/11/02 00:07:23 halcy0n Exp $
29
30 MY_P="${P/_/-}"
31 S="${WORKDIR}/${MY_P}"
32 @@ -11,7 +11,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux"
37 +KEYWORDS="alpha amd64 ~hppa ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux"
38 IUSE="altivec chardet debug nls session sse2"
39
40 RDEPEND=">=dev-libs/dbus-glib-0.60
41
42
43
44 1.214 media-sound/audacious/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/ChangeLog?rev=1.214&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/ChangeLog?rev=1.214&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/ChangeLog?r1=1.213&r2=1.214
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v
53 retrieving revision 1.213
54 retrieving revision 1.214
55 diff -u -r1.213 -r1.214
56 --- ChangeLog 13 Oct 2010 15:20:16 -0000 1.213
57 +++ ChangeLog 2 Nov 2010 00:07:23 -0000 1.214
58 @@ -1,6 +1,9 @@
59 # ChangeLog for media-sound/audacious
60 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.213 2010/10/13 15:20:16 hwoarang Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.214 2010/11/02 00:07:23 halcy0n Exp $
63 +
64 + 02 Nov 2010; Mark Loeser <halcy0n@g.o> audacious-2.4.0.ebuild:
65 + Stable for ppc64; bug #297894
66
67 13 Oct 2010; Markos Chandras <hwoarang@g.o> audacious-2.4.0.ebuild:
68 Stable on amd64 wrt bug #297894