Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/gst-plugins-base: ChangeLog gst-plugins-base-1.0.5-r1.ebuild
Date: Wed, 30 Jan 2013 00:08:47
Message-Id: 20130130000843.2ADF22171D@flycatcher.gentoo.org
1 aballier 13/01/30 00:08:43
2
3 Modified: ChangeLog gst-plugins-base-1.0.5-r1.ebuild
4 Log:
5 keyword ~amd64-fbsd
6
7 (Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
8
9 Revision Changes Path
10 1.196 media-libs/gst-plugins-base/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-base/ChangeLog?rev=1.196&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-base/ChangeLog?rev=1.196&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-base/ChangeLog?r1=1.195&r2=1.196
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v
19 retrieving revision 1.195
20 retrieving revision 1.196
21 diff -u -r1.195 -r1.196
22 --- ChangeLog 22 Jan 2013 19:55:12 -0000 1.195
23 +++ ChangeLog 30 Jan 2013 00:08:42 -0000 1.196
24 @@ -1,6 +1,10 @@
25 # ChangeLog for media-libs/gst-plugins-base
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.195 2013/01/22 19:55:12 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/ChangeLog,v 1.196 2013/01/30 00:08:42 aballier Exp $
29 +
30 + 30 Jan 2013; Alexis Ballier <aballier@g.o>
31 + gst-plugins-base-1.0.5-r1.ebuild:
32 + keyword ~amd64-fbsd
33
34 22 Jan 2013; Jeroen Roovers <jer@g.o>
35 gst-plugins-base-1.0.5-r1.ebuild:
36
37
38
39 1.3 media-libs/gst-plugins-base/gst-plugins-base-1.0.5-r1.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-1.0.5-r1.ebuild?rev=1.3&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-1.0.5-r1.ebuild?rev=1.3&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-1.0.5-r1.ebuild?r1=1.2&r2=1.3
44
45 Index: gst-plugins-base-1.0.5-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-1.0.5-r1.ebuild,v
48 retrieving revision 1.2
49 retrieving revision 1.3
50 diff -u -r1.2 -r1.3
51 --- gst-plugins-base-1.0.5-r1.ebuild 22 Jan 2013 19:55:12 -0000 1.2
52 +++ gst-plugins-base-1.0.5-r1.ebuild 30 Jan 2013 00:08:42 -0000 1.3
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2013 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-1.0.5-r1.ebuild,v 1.2 2013/01/22 19:55:12 jer Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-base/gst-plugins-base-1.0.5-r1.ebuild,v 1.3 2013/01/30 00:08:42 aballier Exp $
58
59 EAPI="5"
60
61 @@ -10,7 +10,7 @@
62 HOMEPAGE="http://gstreamer.freedesktop.org/"
63
64 LICENSE="GPL-2+ LGPL-2+"
65 -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 ~sh ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
66 +KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 ~sh ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
67 IUSE="alsa +introspection ivorbis +ogg +orc +pango theora +vorbis X"
68 REQUIRED_USE="
69 ivorbis? ( ogg )