Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/audacious-plugins: audacious-plugins-2.5.4.ebuild audacious-plugins-2.4.4-r1.ebuild ChangeLog
Date: Thu, 29 Jan 2015 18:15:57
Message-Id: 20150129181552.EB3CC109B3@oystercatcher.gentoo.org
1 mgorny 15/01/29 18:15:52
2
3 Modified: audacious-plugins-2.5.4.ebuild
4 audacious-plugins-2.4.4-r1.ebuild ChangeLog
5 Log:
6 Convert to CPU_FLAGS_X86.
7
8 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
9
10 Revision Changes Path
11 1.9 media-plugins/audacious-plugins/audacious-plugins-2.5.4.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-2.5.4.ebuild?rev=1.9&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-2.5.4.ebuild?rev=1.9&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-2.5.4.ebuild?r1=1.8&r2=1.9
16
17 Index: audacious-plugins-2.5.4.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-2.5.4.ebuild,v
20 retrieving revision 1.8
21 retrieving revision 1.9
22 diff -u -r1.8 -r1.9
23 --- audacious-plugins-2.5.4.ebuild 6 Jan 2013 20:54:46 -0000 1.8
24 +++ audacious-plugins-2.5.4.ebuild 29 Jan 2015 18:15:52 -0000 1.9
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2015 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-2.5.4.ebuild,v 1.8 2013/01/06 20:54:46 jdhore Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-2.5.4.ebuild,v 1.9 2015/01/29 18:15:52 mgorny Exp $
31
32 EAPI=4
33
34 @@ -16,7 +16,7 @@
35 SLOT="0"
36 KEYWORDS="alpha amd64 hppa ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux"
37 IUSE="aac adplug alsa aqua bs2b cdda cue ffmpeg flac fluidsynth gnome ipv6 jack
38 -lame libnotify libsamplerate lirc midi mms mp3 mtp nls oss pulseaudio scrobbler sdl sid sndfile sse2 vorbis wavpack"
39 +lame libnotify libsamplerate lirc midi mms mp3 mtp nls oss pulseaudio scrobbler sdl sid sndfile cpu_flags_x86_sse2 vorbis wavpack"
40
41 RDEPEND="app-arch/unzip
42 >=dev-libs/dbus-glib-0.60
43 @@ -107,7 +107,7 @@
44 $(use_enable sdl paranormal) \
45 $(use_enable sid) \
46 $(use_enable sndfile) \
47 - $(use_enable sse2) \
48 + $(use_enable cpu_flags_x86_sse2 sse2) \
49 $(use_enable vorbis) \
50 $(use_enable vorbis filewriter_vorbis) \
51 $(use_enable wavpack)
52
53
54
55 1.15 media-plugins/audacious-plugins/audacious-plugins-2.4.4-r1.ebuild
56
57 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-2.4.4-r1.ebuild?rev=1.15&view=markup
58 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-2.4.4-r1.ebuild?rev=1.15&content-type=text/plain
59 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-2.4.4-r1.ebuild?r1=1.14&r2=1.15
60
61 Index: audacious-plugins-2.4.4-r1.ebuild
62 ===================================================================
63 RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-2.4.4-r1.ebuild,v
64 retrieving revision 1.14
65 retrieving revision 1.15
66 diff -u -r1.14 -r1.15
67 --- audacious-plugins-2.4.4-r1.ebuild 7 Nov 2014 23:36:23 -0000 1.14
68 +++ audacious-plugins-2.4.4-r1.ebuild 29 Jan 2015 18:15:52 -0000 1.15
69 @@ -1,6 +1,6 @@
70 -# Copyright 1999-2014 Gentoo Foundation
71 +# Copyright 1999-2015 Gentoo Foundation
72 # Distributed under the terms of the GNU General Public License v2
73 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-2.4.4-r1.ebuild,v 1.14 2014/11/07 23:36:23 dilfridge Exp $
74 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-2.4.4-r1.ebuild,v 1.15 2015/01/29 18:15:52 mgorny Exp $
75
76 EAPI="3"
77
78 @@ -16,7 +16,7 @@
79 SLOT="0"
80 KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux"
81 IUSE="aac adplug alsa aqua bs2b cdda cue ffmpeg flac fluidsynth gnome ipv6 jack
82 -lame libnotify libsamplerate lirc midi mms mp3 mtp nls oss pulseaudio scrobbler sdl sid sndfile sse2 vorbis wavpack"
83 +lame libnotify libsamplerate lirc midi mms mp3 mtp nls oss pulseaudio scrobbler sdl sid sndfile cpu_flags_x86_sse2 vorbis wavpack"
84
85 RDEPEND="app-arch/unzip
86 >=dev-libs/dbus-glib-0.60
87 @@ -109,7 +109,7 @@
88 $(use_enable sdl paranormal) \
89 $(use_enable sid) \
90 $(use_enable sndfile) \
91 - $(use_enable sse2) \
92 + $(use_enable cpu_flags_x86_sse2 sse2) \
93 $(use_enable vorbis) \
94 $(use_enable vorbis filewriter_vorbis) \
95 $(use_enable wavpack)
96
97
98
99 1.281 media-plugins/audacious-plugins/ChangeLog
100
101 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.281&view=markup
102 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.281&content-type=text/plain
103 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?r1=1.280&r2=1.281
104
105 Index: ChangeLog
106 ===================================================================
107 RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v
108 retrieving revision 1.280
109 retrieving revision 1.281
110 diff -u -r1.280 -r1.281
111 --- ChangeLog 7 Nov 2014 23:36:23 -0000 1.280
112 +++ ChangeLog 29 Jan 2015 18:15:52 -0000 1.281
113 @@ -1,6 +1,10 @@
114 # ChangeLog for media-plugins/audacious-plugins
115 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
116 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.280 2014/11/07 23:36:23 dilfridge Exp $
117 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
118 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.281 2015/01/29 18:15:52 mgorny Exp $
119 +
120 + 29 Jan 2015; Michał Górny <mgorny@g.o>
121 + audacious-plugins-2.4.4-r1.ebuild, audacious-plugins-2.5.4.ebuild:
122 + Convert to CPU_FLAGS_X86.
123
124 *audacious-plugins-2.4.4-r1 (07 Nov 2014)