Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/audacious: audacious-3.2.2-r1.ebuild ChangeLog
Date: Wed, 22 Aug 2012 14:37:25
Message-Id: 20120822143715.06AD320357@flycatcher.gentoo.org
1 xmw 12/08/22 14:37:14
2
3 Modified: audacious-3.2.2-r1.ebuild ChangeLog
4 Log:
5 ppc stable (bug 417143).
6
7 (Portage version: 2.1.11.10/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.8 media-sound/audacious/audacious-3.2.2-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/audacious-3.2.2-r1.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/audacious-3.2.2-r1.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/audacious-3.2.2-r1.ebuild?r1=1.7&r2=1.8
15
16 Index: audacious-3.2.2-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.2.2-r1.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- audacious-3.2.2-r1.ebuild 29 Jul 2012 17:12:47 -0000 1.7
23 +++ audacious-3.2.2-r1.ebuild 22 Aug 2012 14:37:14 -0000 1.8
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.2.2-r1.ebuild,v 1.7 2012/07/29 17:12:47 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.2.2-r1.ebuild,v 1.8 2012/08/22 14:37:14 xmw Exp $
29
30 EAPI=4
31 inherit eutils autotools
32 @@ -14,7 +14,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="chardet +gtk gtk3 nls session"
39
40 RDEPEND=">=dev-libs/dbus-glib-0.60
41
42
43
44 1.281 media-sound/audacious/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/ChangeLog?rev=1.281&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/ChangeLog?rev=1.281&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/ChangeLog?r1=1.280&r2=1.281
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v
53 retrieving revision 1.280
54 retrieving revision 1.281
55 diff -u -r1.280 -r1.281
56 --- ChangeLog 31 Jul 2012 02:22:54 -0000 1.280
57 +++ ChangeLog 22 Aug 2012 14:37:14 -0000 1.281
58 @@ -1,6 +1,9 @@
59 # ChangeLog for media-sound/audacious
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.280 2012/07/31 02:22:54 jdhore Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.281 2012/08/22 14:37:14 xmw Exp $
63 +
64 + 22 Aug 2012; Michael Weber <xmw@g.o> audacious-3.2.2-r1.ebuild:
65 + ppc stable (bug 417143).
66
67 31 Jul 2012; Jeff Horelick <jdhore@g.o> audacious-3.3.ebuild:
68 Bump dev-libs/glib dependency to >=2.30 wrt bug 428632