Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@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.21.ebuild
Date: Fri, 05 Dec 2008 19:57:50
Message-Id: E1L8go6-0004pG-UN@stork.gentoo.org
1 ssuominen 08/12/05 19:57:46
2
3 Modified: ChangeLog
4 Added: gst-plugins-theora-0.10.21.ebuild
5 Log:
6 Version bump.
7 (Portage version: 2.1.6_rc2/cvs/Linux 2.6.27.7 i686)
8
9 Revision Changes Path
10 1.100 media-plugins/gst-plugins-theora/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog?rev=1.100&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog?rev=1.100&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog?r1=1.99&r2=1.100
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v
19 retrieving revision 1.99
20 retrieving revision 1.100
21 diff -u -r1.99 -r1.100
22 --- ChangeLog 23 Sep 2008 21:55:37 -0000 1.99
23 +++ ChangeLog 5 Dec 2008 19:57:46 -0000 1.100
24 @@ -1,6 +1,11 @@
25 # ChangeLog for media-plugins/gst-plugins-theora
26 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.99 2008/09/23 21:55:37 jer Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.100 2008/12/05 19:57:46 ssuominen Exp $
29 +
30 +*gst-plugins-theora-0.10.21 (05 Dec 2008)
31 +
32 + 05 Dec 2008; <ssuominen@g.o> +gst-plugins-theora-0.10.21.ebuild:
33 + Version bump.
34
35 23 Sep 2008; Jeroen Roovers <jer@g.o>
36 gst-plugins-theora-0.10.20.ebuild:
37
38
39
40 1.1 media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.21.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.21.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.21.ebuild?rev=1.1&content-type=text/plain
44
45 Index: gst-plugins-theora-0.10.21.ebuild
46 ===================================================================
47 # Copyright 1999-2008 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.21.ebuild,v 1.1 2008/12/05 19:57:46 ssuominen Exp $
50
51 inherit gst-plugins-base
52
53 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
54 IUSE=""
55
56 RDEPEND=">=media-libs/gst-plugins-base-0.10.21
57 >=media-libs/libtheora-1.0_alpha3
58 media-libs/libogg"
59 DEPEND="${RDEPEND}
60 dev-util/pkgconfig"