Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/audacious-plugins: audacious-plugins-3.2.2-r1.ebuild ChangeLog
Date: Wed, 22 Aug 2012 14:24:52
Message-Id: 20120822142438.54EEB20354@flycatcher.gentoo.org
1 xmw 12/08/22 14:24:38
2
3 Modified: audacious-plugins-3.2.2-r1.ebuild ChangeLog
4 Log:
5 ppc stable (bug 417143).
6
7 (Portage version: 2.1.11.10/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.10 media-plugins/audacious-plugins/audacious-plugins-3.2.2-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.2.2-r1.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.2.2-r1.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.2.2-r1.ebuild?r1=1.9&r2=1.10
15
16 Index: audacious-plugins-3.2.2-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.2.2-r1.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- audacious-plugins-3.2.2-r1.ebuild 29 Jul 2012 17:10:00 -0000 1.9
23 +++ audacious-plugins-3.2.2-r1.ebuild 22 Aug 2012 14:24:38 -0000 1.10
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-plugins/audacious-plugins/audacious-plugins-3.2.2-r1.ebuild,v 1.9 2012/07/29 17:10:00 armin76 Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/audacious-plugins-3.2.2-r1.ebuild,v 1.10 2012/08/22 14:24:38 xmw Exp $
29
30 EAPI=4
31
32 @@ -14,7 +14,7 @@
33
34 LICENSE="GPL-2"
35 SLOT="0"
36 -KEYWORDS="alpha amd64 hppa ~ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux"
37 +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux"
38 IUSE="aac adplug alsa bs2b cdda cue ffmpeg flac fluidsynth gnome +gtk gtk3 ipv6 jack
39 lame libnotify libsamplerate midi mms mp3 mtp nls oss pulseaudio scrobbler sdl sid sndfile vorbis wavpack"
40
41
42
43
44 1.259 media-plugins/audacious-plugins/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.259&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?rev=1.259&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/audacious-plugins/ChangeLog?r1=1.258&r2=1.259
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v
53 retrieving revision 1.258
54 retrieving revision 1.259
55 diff -u -r1.258 -r1.259
56 --- ChangeLog 31 Jul 2012 02:28:30 -0000 1.258
57 +++ ChangeLog 22 Aug 2012 14:24:38 -0000 1.259
58 @@ -1,6 +1,9 @@
59 # ChangeLog for media-plugins/audacious-plugins
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.258 2012/07/31 02:28:30 jdhore Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/audacious-plugins/ChangeLog,v 1.259 2012/08/22 14:24:38 xmw Exp $
63 +
64 + 22 Aug 2012; Michael Weber <xmw@g.o> audacious-plugins-3.2.2-r1.ebuild:
65 + ppc stable (bug 417143).
66
67 31 Jul 2012; Jeff Horelick <jdhore@g.o> audacious-plugins-3.3.ebuild:
68 Add small hack to fix bug 428632. Thanks Christian!