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-annodex: ChangeLog gst-plugins-annodex-0.10.23.ebuild
Date: Fri, 30 Jul 2010 19:02:25
Message-Id: 20100730185017.880B12CE15@corvid.gentoo.org
1 leio 10/07/30 18:50:16
2
3 Modified: ChangeLog
4 Added: gst-plugins-annodex-0.10.23.ebuild
5 Log:
6 Version bump to be in sync with the rest; no code changes
7 (Portage version: 2.2_rc62/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.38 media-plugins/gst-plugins-annodex/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-annodex/ChangeLog?rev=1.38&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-annodex/ChangeLog?rev=1.38&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-annodex/ChangeLog?r1=1.37&r2=1.38
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-annodex/ChangeLog,v
19 retrieving revision 1.37
20 retrieving revision 1.38
21 diff -u -r1.37 -r1.38
22 --- ChangeLog 27 Jul 2010 17:36:52 -0000 1.37
23 +++ ChangeLog 30 Jul 2010 18:50:16 -0000 1.38
24 @@ -1,6 +1,12 @@
25 # ChangeLog for media-plugins/gst-plugins-annodex
26 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-annodex/ChangeLog,v 1.37 2010/07/27 17:36:52 pacho Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-annodex/ChangeLog,v 1.38 2010/07/30 18:50:16 leio Exp $
29 +
30 +*gst-plugins-annodex-0.10.23 (30 Jul 2010)
31 +
32 + 30 Jul 2010; Mart Raudsepp <leio@g.o>
33 + +gst-plugins-annodex-0.10.23.ebuild:
34 + Version bump to be in sync with the rest; no code changes
35
36 27 Jul 2010; Pacho Ramos <pacho@g.o>
37 gst-plugins-annodex-0.10.22.ebuild:
38
39
40
41 1.1 media-plugins/gst-plugins-annodex/gst-plugins-annodex-0.10.23.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-annodex/gst-plugins-annodex-0.10.23.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-annodex/gst-plugins-annodex-0.10.23.ebuild?rev=1.1&content-type=text/plain
45
46 Index: gst-plugins-annodex-0.10.23.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-annodex/gst-plugins-annodex-0.10.23.ebuild,v 1.1 2010/07/30 18:50:16 leio Exp $
51
52 inherit gst-plugins-good
53
54 DESCRIPTION="GStreamer plugin for annodex stream manipulation"
55
56 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
57 IUSE=""
58
59 RDEPEND=">=media-libs/gst-plugins-base-0.10.29
60 >=dev-libs/libxml2-2.4.9"
61 DEPEND="${RDEPEND}"