Gentoo Archives: gentoo-commits

From: "Mart Raudsepp (leio)" <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-theora: metadata.xml ChangeLog gst-plugins-theora-0.10.32.ebuild gst-plugins-theora-0.10.24.ebuild gst-plugins-theora-0.10.25.ebuild gst-plugins-theora-0.10.30.ebuild gst-plugins-theora-0.10.28.ebuild
Date: Thu, 24 Feb 2011 07:11:18
Message-Id: 20110224071107.A186520054@flycatcher.gentoo.org
1 leio 11/02/24 07:11:07
2
3 Modified: metadata.xml ChangeLog
4 Added: gst-plugins-theora-0.10.32.ebuild
5 Removed: gst-plugins-theora-0.10.24.ebuild
6 gst-plugins-theora-0.10.25.ebuild
7 gst-plugins-theora-0.10.30.ebuild
8 gst-plugins-theora-0.10.28.ebuild
9 Log:
10 Version bump to be in sync with the rest; no code changes. Remove old
11
12 (Portage version: 2.2.0_alpha10/cvs/Linux x86_64)
13
14 Revision Changes Path
15 1.2 media-plugins/gst-plugins-theora/metadata.xml
16
17 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-theora/metadata.xml?rev=1.2&view=markup
18 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-theora/metadata.xml?rev=1.2&content-type=text/plain
19 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-theora/metadata.xml?r1=1.1&r2=1.2
20
21 Index: metadata.xml
22 ===================================================================
23 RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/metadata.xml,v
24 retrieving revision 1.1
25 retrieving revision 1.2
26 diff -u -r1.1 -r1.2
27 --- metadata.xml 22 Oct 2004 11:35:32 -0000 1.1
28 +++ metadata.xml 24 Feb 2011 07:11:07 -0000 1.2
29 @@ -2,5 +2,4 @@
30 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
31 <pkgmetadata>
32 <herd>gstreamer</herd>
33 -<herd>gnome</herd>
34 </pkgmetadata>
35
36
37
38 1.155 media-plugins/gst-plugins-theora/ChangeLog
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog?rev=1.155&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog?rev=1.155&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog?r1=1.154&r2=1.155
43
44 Index: ChangeLog
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v
47 retrieving revision 1.154
48 retrieving revision 1.155
49 diff -u -r1.154 -r1.155
50 --- ChangeLog 20 Feb 2011 22:03:50 -0000 1.154
51 +++ ChangeLog 24 Feb 2011 07:11:07 -0000 1.155
52 @@ -1,6 +1,14 @@
53 # ChangeLog for media-plugins/gst-plugins-theora
54 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.154 2011/02/20 22:03:50 maekke Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.155 2011/02/24 07:11:07 leio Exp $
57 +
58 +*gst-plugins-theora-0.10.32 (24 Feb 2011)
59 +
60 + 24 Feb 2011; Mart Raudsepp <leio@g.o> metadata.xml,
61 + -gst-plugins-theora-0.10.24.ebuild, -gst-plugins-theora-0.10.25.ebuild,
62 + -gst-plugins-theora-0.10.28.ebuild, -gst-plugins-theora-0.10.30.ebuild,
63 + +gst-plugins-theora-0.10.32.ebuild:
64 + Version bump to be in sync with the rest; no code changes. Remove old
65
66 20 Feb 2011; Markus Meier <maekke@g.o>
67 gst-plugins-theora-0.10.31.ebuild:
68
69
70
71 1.1 media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.32.ebuild
72
73 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.32.ebuild?rev=1.1&view=markup
74 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.32.ebuild?rev=1.1&content-type=text/plain
75
76 Index: gst-plugins-theora-0.10.32.ebuild
77 ===================================================================
78 # Copyright 1999-2011 Gentoo Foundation
79 # Distributed under the terms of the GNU General Public License v2
80 # $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.32.ebuild,v 1.1 2011/02/24 07:11:07 leio Exp $
81
82 inherit gst-plugins-base
83
84 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
85 IUSE=""
86
87 RDEPEND=">=media-libs/libtheora-1.1
88 media-libs/libogg"
89 DEPEND="${RDEPEND}"