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-plugins/audacious-plugins: audacious-plugins-1.4.1.ebuild ChangeLog
Date: Wed, 21 Nov 2007 18:49:51
Message-Id: E1Iuudt-0003KY-8W@stork.gentoo.org
1 chainsaw 07/11/21 18:49:45
2
3 Modified: audacious-plugins-1.4.1.ebuild ChangeLog
4 Log:
5 Make sure core gets built first, thanks to aballier for the report.
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.2 media-plugins/audacious-plugins/audacious-plugins-1.4.1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.4.1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.4.1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.4.1.ebuild?r1=1.1&r2=1.2
14
15 Index: audacious-plugins-1.4.1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.4.1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- audacious-plugins-1.4.1.ebuild 21 Nov 2007 15:33:06 -0000 1.1
22 +++ audacious-plugins-1.4.1.ebuild 21 Nov 2007 18:49:44 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.4.1.ebuild,v 1.1 2007/11/21 15:33:06 chainsaw Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-1.4.1.ebuild,v 1.2 2007/11/21 18:49:44 chainsaw Exp $
28
29 inherit eutils flag-o-matic
30
31 @@ -20,7 +20,7 @@
32 dev-libs/libxml2
33 >=gnome-base/libglade-2.3.1
34 >=media-libs/libcddb-1.2.1
35 - >=media-sound/audacious-1.4.0
36 + >=media-sound/audacious-1.4.2
37 >=net-misc/neon-0.26.3
38 >=x11-libs/gtk+-2.6
39 adplug? ( >=dev-cpp/libbinio-1.4 )
40
41
42
43 1.71 media-plugins/audacious-plugins/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.71&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.71&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?r1=1.70&r2=1.71
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v
52 retrieving revision 1.70
53 retrieving revision 1.71
54 diff -u -r1.70 -r1.71
55 --- ChangeLog 21 Nov 2007 15:33:06 -0000 1.70
56 +++ ChangeLog 21 Nov 2007 18:49:44 -0000 1.71
57 @@ -1,6 +1,10 @@
58 # ChangeLog for media-plugins/audacious-plugins
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.70 2007/11/21 15:33:06 chainsaw Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.71 2007/11/21 18:49:44 chainsaw Exp $
62 +
63 + 21 Nov 2007; Tony Vroon <chainsaw@g.o>
64 + audacious-plugins-1.4.1.ebuild:
65 + Make sure core gets built first, thanks to aballier for the report.
66
67 *audacious-plugins-1.4.1 (21 Nov 2007)
68
69
70
71
72 --
73 gentoo-commits@g.o mailing list