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: ChangeLog audacious-plugins-3.1.ebuild audacious-plugins-3.0.3.ebuild
Date: Mon, 14 Nov 2011 13:10:04
Message-Id: 20111114130954.2C3112004B@flycatcher.gentoo.org
1 chainsaw 11/11/14 13:09:54
2
3 Modified: ChangeLog audacious-plugins-3.1.ebuild
4 audacious-plugins-3.0.3.ebuild
5 Log:
6 Do not try to set non-existent configure option; from arch testing by Agostino "ago" Sarubbo.
7
8 (Portage version: 2.1.10.34/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.225 media-plugins/audacious-plugins/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.225&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.225&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?r1=1.224&r2=1.225
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v
20 retrieving revision 1.224
21 retrieving revision 1.225
22 diff -u -r1.224 -r1.225
23 --- ChangeLog 14 Nov 2011 11:08:41 -0000 1.224
24 +++ ChangeLog 14 Nov 2011 13:09:54 -0000 1.225
25 @@ -1,6 +1,11 @@
26 # ChangeLog for media-plugins/audacious-plugins
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.224 2011/11/14 11:08:41 chainsaw Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.225 2011/11/14 13:09:54 chainsaw Exp $
30 +
31 + 14 Nov 2011; Tony Vroon <chainsaw@g.o> audacious-plugins-3.0.3.ebuild,
32 + audacious-plugins-3.1.ebuild:
33 + Do not try to set non-existent configure option; from arch testing by
34 + Agostino "ago" Sarubbo.
35
36 14 Nov 2011; Tony Vroon <chainsaw@g.o> audacious-plugins-3.0.3.ebuild,
37 audacious-plugins-3.1.ebuild:
38
39
40
41 1.3 media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild?rev=1.3&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild?rev=1.3&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild?r1=1.2&r2=1.3
46
47 Index: audacious-plugins-3.1.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild,v
50 retrieving revision 1.2
51 retrieving revision 1.3
52 diff -u -r1.2 -r1.3
53 --- audacious-plugins-3.1.ebuild 14 Nov 2011 11:08:41 -0000 1.2
54 +++ audacious-plugins-3.1.ebuild 14 Nov 2011 13:09:54 -0000 1.3
55 @@ -1,6 +1,6 @@
56 # Copyright 1999-2011 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild,v 1.2 2011/11/14 11:08:41 chainsaw Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.1.ebuild,v 1.3 2011/11/14 13:09:54 chainsaw Exp $
60
61 EAPI=4
62
63 @@ -70,7 +70,6 @@
64 --enable-chardet \
65 --enable-modplug \
66 --enable-neon \
67 - --disable-projectm-1.0 \
68 $(use_enable adplug) \
69 $(use_enable aac) \
70 $(use_enable alsa) \
71
72
73
74 1.6 media-plugins/audacious-plugins/audacious-plugins-3.0.3.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.0.3.ebuild?rev=1.6&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.0.3.ebuild?rev=1.6&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.0.3.ebuild?r1=1.5&r2=1.6
79
80 Index: audacious-plugins-3.0.3.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.0.3.ebuild,v
83 retrieving revision 1.5
84 retrieving revision 1.6
85 diff -u -r1.5 -r1.6
86 --- audacious-plugins-3.0.3.ebuild 14 Nov 2011 11:08:41 -0000 1.5
87 +++ audacious-plugins-3.0.3.ebuild 14 Nov 2011 13:09:54 -0000 1.6
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2011 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.0.3.ebuild,v 1.5 2011/11/14 11:08:41 chainsaw Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.0.3.ebuild,v 1.6 2011/11/14 13:09:54 chainsaw Exp $
93
94 EAPI=4
95
96 @@ -70,7 +70,6 @@
97 --enable-chardet \
98 --enable-modplug \
99 --enable-neon \
100 - --disable-projectm-1.0 \
101 $(use_enable adplug) \
102 $(use_enable aac) \
103 $(use_enable alsa) \