Gentoo Archives: gentoo-commits

From: "Tony Vroon (chainsaw)" <chainsaw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/audacious: ChangeLog audacious-1.4.2.ebuild
Date: Wed, 21 Nov 2007 17:48:25
Message-Id: E1IutgS-0002ci-U9@stork.gentoo.org
1 chainsaw 07/11/21 17:48:20
2
3 Modified: ChangeLog audacious-1.4.2.ebuild
4 Log:
5 Explicitly block audacious-plugins-ugly, it is no longer supported upstream and will be removed from the tree once Audacious 1.3 is gone.
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.131 media-sound/audacious/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacious/ChangeLog?rev=1.131&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacious/ChangeLog?rev=1.131&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacious/ChangeLog?r1=1.130&r2=1.131
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v
18 retrieving revision 1.130
19 retrieving revision 1.131
20 diff -u -r1.130 -r1.131
21 --- ChangeLog 21 Nov 2007 15:32:59 -0000 1.130
22 +++ ChangeLog 21 Nov 2007 17:48:20 -0000 1.131
23 @@ -1,6 +1,10 @@
24 # ChangeLog for media-sound/audacious
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.130 2007/11/21 15:32:59 chainsaw Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/ChangeLog,v 1.131 2007/11/21 17:48:20 chainsaw Exp $
28 +
29 + 21 Nov 2007; Tony Vroon <chainsaw@g.o> audacious-1.4.2.ebuild:
30 + Explicitly block audacious-plugins-ugly, it is no longer supported upstream
31 + and will be removed from the tree once Audacious 1.3 is gone.
32
33 *audacious-1.4.2 (21 Nov 2007)
34
35
36
37
38 1.2 media-sound/audacious/audacious-1.4.2.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacious/audacious-1.4.2.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacious/audacious-1.4.2.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audacious/audacious-1.4.2.ebuild?r1=1.1&r2=1.2
43
44 Index: audacious-1.4.2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.4.2.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- audacious-1.4.2.ebuild 21 Nov 2007 15:32:59 -0000 1.1
51 +++ audacious-1.4.2.ebuild 21 Nov 2007 17:48:20 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2007 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.4.2.ebuild,v 1.1 2007/11/21 15:32:59 chainsaw Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-sound/audacious/audacious-1.4.2.ebuild,v 1.2 2007/11/21 17:48:20 chainsaw Exp $
57
58 inherit flag-o-matic
59
60 @@ -26,6 +26,7 @@
61 >=dev-libs/glib-2.10"
62
63 DEPEND="${RDEPEND}
64 + !media-plugins/audacious-plugins-ugly
65 >=dev-util/pkgconfig-0.9.0
66 nls? ( dev-util/intltool )"
67
68
69
70
71 --
72 gentoo-commits@g.o mailing list