Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@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.20.ebuild
Date: Sun, 29 Jun 2008 15:11:02
Message-Id: E1KCyYK-00020Q-Ny@stork.gentoo.org
1 drac 08/06/29 15:10:56
2
3 Modified: ChangeLog
4 Added: gst-plugins-theora-0.10.20.ebuild
5 Log:
6 Version bump.
7 (Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc3 x86_64)
8
9 Revision Changes Path
10 1.92 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.92&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog?rev=1.92&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog?r1=1.91&r2=1.92
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v
19 retrieving revision 1.91
20 retrieving revision 1.92
21 diff -u -r1.91 -r1.92
22 --- ChangeLog 31 Jan 2008 17:23:20 -0000 1.91
23 +++ ChangeLog 29 Jun 2008 15:10:56 -0000 1.92
24 @@ -1,6 +1,12 @@
25 # ChangeLog for media-plugins/gst-plugins-theora
26 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.91 2008/01/31 17:23:20 drac Exp $
28 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-theora/ChangeLog,v 1.92 2008/06/29 15:10:56 drac Exp $
30 +
31 +*gst-plugins-theora-0.10.20 (29 Jun 2008)
32 +
33 + 29 Jun 2008; Samuli Suominen <drac@g.o>
34 + +gst-plugins-theora-0.10.20.ebuild:
35 + Version bump.
36
37 *gst-plugins-theora-0.10.17 (31 Jan 2008)
38
39
40
41
42 1.1 media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.20.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gst-plugins-theora/gst-plugins-theora-0.10.20.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.20.ebuild?rev=1.1&content-type=text/plain
46
47 Index: gst-plugins-theora-0.10.20.ebuild
48 ===================================================================
49 # Copyright 1999-2008 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.20.ebuild,v 1.1 2008/06/29 15:10:56 drac 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.20
59 >=media-libs/libtheora-1.0_alpha3
60 media-libs/libogg"
61 DEPEND="${RDEPEND}
62 dev-util/pkgconfig"
63
64
65
66 --
67 gentoo-commits@l.g.o mailing list