Gentoo Archives: gentoo-commits

From: "Jeff Horelick (jdhore)" <jdhore@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/audacious: audacious-3.3.ebuild ChangeLog
Date: Tue, 31 Jul 2012 02:23:08
Message-Id: 20120731022254.431872004C@flycatcher.gentoo.org
1 jdhore 12/07/31 02:22:54
2
3 Modified: audacious-3.3.ebuild ChangeLog
4 Log:
5 Bump dev-libs/glib dependency to >=2.30 wrt bug 428632
6
7 (Portage version: 2.2.0_alpha120/cvs/Linux i686)
8
9 Revision Changes Path
10 1.2 media-sound/audacious/audacious-3.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/audacious-3.3.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/audacious-3.3.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/audacious-3.3.ebuild?r1=1.1&r2=1.2
15
16 Index: audacious-3.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.3.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- audacious-3.3.ebuild 27 Jul 2012 04:49:45 -0000 1.1
23 +++ audacious-3.3.ebuild 31 Jul 2012 02:22:54 -0000 1.2
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.3.ebuild,v 1.1 2012/07/27 04:49:45 jdhore Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.3.ebuild,v 1.2 2012/07/31 02:22:54 jdhore Exp $
29
30 EAPI=4
31 inherit eutils
32 @@ -19,7 +19,7 @@
33 IUSE="chardet nls"
34
35 RDEPEND=">=dev-libs/dbus-glib-0.60
36 - >=dev-libs/glib-2.16
37 + >=dev-libs/glib-2.30
38 dev-libs/libxml2
39 >=x11-libs/cairo-1.2.6
40 >=x11-libs/pango-1.8.0
41
42
43
44 1.280 media-sound/audacious/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/ChangeLog?rev=1.280&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/ChangeLog?rev=1.280&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/ChangeLog?r1=1.279&r2=1.280
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v
53 retrieving revision 1.279
54 retrieving revision 1.280
55 diff -u -r1.279 -r1.280
56 --- ChangeLog 29 Jul 2012 17:12:47 -0000 1.279
57 +++ ChangeLog 31 Jul 2012 02:22:54 -0000 1.280
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.279 2012/07/29 17:12:47 armin76 Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.280 2012/07/31 02:22:54 jdhore Exp $
63 +
64 + 31 Jul 2012; Jeff Horelick <jdhore@g.o> audacious-3.3.ebuild:
65 + Bump dev-libs/glib dependency to >=2.30 wrt bug 428632
66
67 29 Jul 2012; Raúl Porcel <armin76@g.o> audacious-3.2.2-r1.ebuild:
68 alpha/sparc stable wrt #417143