Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/audacious: ChangeLog audacious-2.2.ebuild
Date: Mon, 01 Mar 2010 19:06:41
Message-Id: E1NmAww-0003gR-Iq@stork.gentoo.org
1 jer 10/03/01 19:06:38
2
3 Modified: ChangeLog audacious-2.2.ebuild
4 Log:
5 Stable for HPPA (bug #295051).
6 (Portage version: 2.2_rc63/cvs/Linux i686)
7
8 Revision Changes Path
9 1.197 media-sound/audacious/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacious/ChangeLog?rev=1.197&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacious/ChangeLog?rev=1.197&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacious/ChangeLog?r1=1.196&r2=1.197
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v
18 retrieving revision 1.196
19 retrieving revision 1.197
20 diff -u -r1.196 -r1.197
21 --- ChangeLog 28 Feb 2010 15:19:57 -0000 1.196
22 +++ ChangeLog 1 Mar 2010 19:06:37 -0000 1.197
23 @@ -1,6 +1,9 @@
24 # ChangeLog for media-sound/audacious
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.196 2010/02/28 15:19:57 chainsaw Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.197 2010/03/01 19:06:37 jer Exp $
28 +
29 + 01 Mar 2010; Jeroen Roovers <jer@g.o> audacious-2.2.ebuild:
30 + Stable for HPPA (bug #295051).
31
32 *audacious-2.3_beta1 (28 Feb 2010)
33
34
35
36
37 1.12 media-sound/audacious/audacious-2.2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacious/audacious-2.2.ebuild?rev=1.12&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacious/audacious-2.2.ebuild?rev=1.12&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacious/audacious-2.2.ebuild?r1=1.11&r2=1.12
42
43 Index: audacious-2.2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-2.2.ebuild,v
46 retrieving revision 1.11
47 retrieving revision 1.12
48 diff -u -r1.11 -r1.12
49 --- audacious-2.2.ebuild 7 Feb 2010 14:54:55 -0000 1.11
50 +++ audacious-2.2.ebuild 1 Mar 2010 19:06:37 -0000 1.12
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-2.2.ebuild,v 1.11 2010/02/07 14:54:55 armin76 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-2.2.ebuild,v 1.12 2010/03/01 19:06:37 jer Exp $
56
57 MY_P="${P/_/-}"
58 S="${WORKDIR}/${MY_P}"
59 @@ -11,7 +11,7 @@
60
61 LICENSE="GPL-2"
62 SLOT="0"
63 -KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux"
64 +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux"
65 IUSE="altivec chardet nls libsamplerate session sse2"
66
67 RDEPEND=">=dev-libs/dbus-glib-0.60