Gentoo Archives: gentoo-commits

From: "Olivier Crete (tester)" <tester@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-theora: gst-plugins-theora-0.10.22.ebuild ChangeLog
Date: Mon, 30 Mar 2009 05:02:35
Message-Id: E1Lo9dp-0003av-Kf@stork.gentoo.org
1 tester 09/03/30 05:02:33
2
3 Modified: ChangeLog
4 Added: gst-plugins-theora-0.10.22.ebuild
5 Log:
6 Version bump
7 (Portage version: 2.1.6.7/cvs/Linux i686)
8
9 Revision Changes Path
10 1.101 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.101&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog?rev=1.101&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog?r1=1.100&r2=1.101
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v
19 retrieving revision 1.100
20 retrieving revision 1.101
21 diff -u -r1.100 -r1.101
22 --- ChangeLog 5 Dec 2008 19:57:46 -0000 1.100
23 +++ ChangeLog 30 Mar 2009 05:02:33 -0000 1.101
24 @@ -1,6 +1,12 @@
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.100 2008/12/05 19:57:46 ssuominen Exp $
28 +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.101 2009/03/30 05:02:33 tester Exp $
30 +
31 +*gst-plugins-theora-0.10.22 (30 Mar 2009)
32 +
33 + 30 Mar 2009; Olivier CrĂȘte <tester@g.o>
34 + +gst-plugins-theora-0.10.22.ebuild:
35 + Version bump
36
37 *gst-plugins-theora-0.10.21 (05 Dec 2008)
38
39
40
41
42 1.1 media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.22.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.22.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.22.ebuild?rev=1.1&content-type=text/plain
46
47 Index: gst-plugins-theora-0.10.22.ebuild
48 ===================================================================
49 # Copyright 1999-2009 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.22.ebuild,v 1.1 2009/03/30 05:02:33 tester Exp $
52
53 inherit gst-plugins-base
54
55 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
56 IUSE=""
57
58 RDEPEND=">=media-libs/gst-plugins-base-0.10.22
59 >=media-libs/libtheora-1.0_beta1
60 media-libs/libogg"
61 DEPEND="${RDEPEND}
62 dev-util/pkgconfig"