Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-shout2: ChangeLog gst-plugins-shout2-1.4.5.ebuild
Date: Wed, 29 Jul 2015 10:54:54
Message-Id: 20150729105435.9BDEC111@oystercatcher.gentoo.org
1 klausman 15/07/29 10:54:35
2
3 Modified: ChangeLog gst-plugins-shout2-1.4.5.ebuild
4 Log:
5 Stable on alpha, bug 551814
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
8
9 Revision Changes Path
10 1.123 media-plugins/gst-plugins-shout2/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-shout2/ChangeLog?rev=1.123&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-shout2/ChangeLog?rev=1.123&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-shout2/ChangeLog?r1=1.122&r2=1.123
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/ChangeLog,v
19 retrieving revision 1.122
20 retrieving revision 1.123
21 diff -u -r1.122 -r1.123
22 --- ChangeLog 15 Mar 2015 13:40:09 -0000 1.122
23 +++ ChangeLog 29 Jul 2015 10:54:35 -0000 1.123
24 @@ -1,6 +1,10 @@
25 # ChangeLog for media-plugins/gst-plugins-shout2
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/ChangeLog,v 1.122 2015/03/15 13:40:09 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/ChangeLog,v 1.123 2015/07/29 10:54:35 klausman Exp $
29 +
30 + 29 Jul 2015; Tobias Klausmann <klausman@g.o>
31 + gst-plugins-shout2-1.4.5.ebuild:
32 + Stable on alpha, bug 551814
33
34 15 Mar 2015; Pacho Ramos <pacho@g.o> gst-plugins-shout2-1.4.5.ebuild:
35 x86 stable, bug 534012
36
37
38
39 1.6 media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.4.5.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.4.5.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.4.5.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.4.5.ebuild?r1=1.5&r2=1.6
44
45 Index: gst-plugins-shout2-1.4.5.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.4.5.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- gst-plugins-shout2-1.4.5.ebuild 15 Mar 2015 13:40:09 -0000 1.5
52 +++ gst-plugins-shout2-1.4.5.ebuild 29 Jul 2015 10:54:35 -0000 1.6
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2015 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.4.5.ebuild,v 1.5 2015/03/15 13:40:09 pacho Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-shout2/gst-plugins-shout2-1.4.5.ebuild,v 1.6 2015/07/29 10:54:35 klausman Exp $
58
59 EAPI="5"
60
61 @@ -8,7 +8,7 @@
62 inherit gstreamer
63
64 DESCRIPTION="GStreamer plugin to send data to an icecast server"
65 -KEYWORDS="~alpha amd64 ppc ppc64 x86"
66 +KEYWORDS="alpha amd64 ppc ppc64 x86"
67 IUSE=""
68
69 RDEPEND=">=media-libs/libshout-2.3.1-r1[${MULTILIB_USEDEP}]"