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: ChangeLog gst-plugins-theora-0.10.29.ebuild
Date: Mon, 28 Jun 2010 09:42:56
Message-Id: 20100628094246.89F802C621@corvid.gentoo.org
1 leio 10/06/28 09:42:46
2
3 Modified: ChangeLog
4 Added: gst-plugins-theora-0.10.29.ebuild
5 Log:
6 Version bump. Various small bug fixes
7 (Portage version: 2.2_rc62/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.136 media-plugins/gst-plugins-theora/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog?rev=1.136&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog?rev=1.136&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog?r1=1.135&r2=1.136
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v
19 retrieving revision 1.135
20 retrieving revision 1.136
21 diff -u -r1.135 -r1.136
22 --- ChangeLog 27 Jun 2010 13:27:48 -0000 1.135
23 +++ ChangeLog 28 Jun 2010 09:42:46 -0000 1.136
24 @@ -1,6 +1,12 @@
25 # ChangeLog for media-plugins/gst-plugins-theora
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.135 2010/06/27 13:27:48 nixnut Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.136 2010/06/28 09:42:46 leio Exp $
29 +
30 +*gst-plugins-theora-0.10.29 (28 Jun 2010)
31 +
32 + 28 Jun 2010; Mart Raudsepp <leio@g.o>
33 + +gst-plugins-theora-0.10.29.ebuild:
34 + Version bump. Various small bug fixes
35
36 27 Jun 2010; <nixnut@g.o> gst-plugins-theora-0.10.28.ebuild:
37 ppc stable #324691
38
39
40
41 1.1 media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild?rev=1.1&content-type=text/plain
45
46 Index: gst-plugins-theora-0.10.29.ebuild
47 ===================================================================
48 # Copyright 1999-2010 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.29.ebuild,v 1.1 2010/06/28 09:42:46 leio Exp $
51
52 inherit gst-plugins-base
53
54 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
55 IUSE=""
56
57 RDEPEND=">=media-libs/libtheora-1.0
58 media-libs/libogg"
59 DEPEND="${RDEPEND}"