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_beta1.ebuild ChangeLog
Date: Thu, 05 Jul 2012 17:41:50
Message-Id: 20120705174129.232662004B@flycatcher.gentoo.org
1 jdhore 12/07/05 17:41:29
2
3 Modified: audacious-3.3_beta1.ebuild ChangeLog
4 Log:
5 Drop the session flag on 3.3 as it was dropped by upstream.
6
7 (Portage version: 2.2.0_alpha116/cvs/Linux i686)
8
9 Revision Changes Path
10 1.2 media-sound/audacious/audacious-3.3_beta1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/audacious-3.3_beta1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/audacious-3.3_beta1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/audacious-3.3_beta1.ebuild?r1=1.1&r2=1.2
15
16 Index: audacious-3.3_beta1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.3_beta1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- audacious-3.3_beta1.ebuild 5 Jul 2012 01:00:52 -0000 1.1
23 +++ audacious-3.3_beta1.ebuild 5 Jul 2012 17:41:29 -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_beta1.ebuild,v 1.1 2012/07/05 01:00:52 jdhore Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-3.3_beta1.ebuild,v 1.2 2012/07/05 17:41:29 jdhore Exp $
29
30 EAPI=4
31 inherit eutils
32 @@ -16,15 +16,14 @@
33 SLOT="0"
34 KEYWORDS=""
35
36 -IUSE="chardet nls session"
37 +IUSE="chardet nls"
38
39 RDEPEND=">=dev-libs/dbus-glib-0.60
40 >=dev-libs/glib-2.16
41 dev-libs/libxml2
42 >=x11-libs/cairo-1.2.6
43 >=x11-libs/pango-1.8.0
44 - x11-libs/gtk+:3
45 - session? ( x11-libs/libSM )"
46 + x11-libs/gtk+:3"
47
48 DEPEND="${RDEPEND}
49 virtual/pkgconfig
50
51
52
53 1.274 media-sound/audacious/ChangeLog
54
55 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/ChangeLog?rev=1.274&view=markup
56 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/ChangeLog?rev=1.274&content-type=text/plain
57 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/audacious/ChangeLog?r1=1.273&r2=1.274
58
59 Index: ChangeLog
60 ===================================================================
61 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v
62 retrieving revision 1.273
63 retrieving revision 1.274
64 diff -u -r1.273 -r1.274
65 --- ChangeLog 5 Jul 2012 01:00:52 -0000 1.273
66 +++ ChangeLog 5 Jul 2012 17:41:29 -0000 1.274
67 @@ -1,6 +1,9 @@
68 # ChangeLog for media-sound/audacious
69 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
70 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.273 2012/07/05 01:00:52 jdhore Exp $
71 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.274 2012/07/05 17:41:29 jdhore Exp $
72 +
73 + 05 Jul 2012; Jeff Horelick <jdhore@g.o> audacious-3.3_beta1.ebuild:
74 + Drop the session flag on 3.3 as it was dropped by upstream.
75
76 *audacious-3.2.4 (05 Jul 2012)
77 *audacious-3.3_beta1 (05 Jul 2012)