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-ofa: gst-plugins-ofa-0.10.22.ebuild ChangeLog gst-plugins-ofa-0.10.21.ebuild
Date: Fri, 29 Jul 2011 11:03:55
Message-Id: 20110729105441.EA9262004B@flycatcher.gentoo.org
1 leio 11/07/29 10:54:41
2
3 Modified: ChangeLog
4 Added: gst-plugins-ofa-0.10.22.ebuild
5 Removed: gst-plugins-ofa-0.10.21.ebuild
6 Log:
7 Version bump to be in sync with the rest; no code changes
8
9 (Portage version: 2.2.0_alpha45/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.2 media-plugins/gst-plugins-ofa/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-ofa/ChangeLog?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-ofa/ChangeLog?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-ofa/ChangeLog?r1=1.1&r2=1.2
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ofa/ChangeLog,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- ChangeLog 9 Jun 2011 19:34:40 -0000 1.1
25 +++ ChangeLog 29 Jul 2011 10:54:41 -0000 1.2
26 @@ -1,6 +1,12 @@
27 # ChangeLog for media-plugins/gst-plugins-ofa
28 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ofa/ChangeLog,v 1.1 2011/06/09 19:34:40 beandog Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ofa/ChangeLog,v 1.2 2011/07/29 10:54:41 leio Exp $
31 +
32 +*gst-plugins-ofa-0.10.22 (29 Jul 2011)
33 +
34 + 29 Jul 2011; Mart Raudsepp <leio@g.o>
35 + -gst-plugins-ofa-0.10.21.ebuild, +gst-plugins-ofa-0.10.22.ebuild:
36 + Version bump to be in sync with the rest; no code changes
37
38 *gst-plugins-ofa-0.10.21 (09 Jun 2011)
39
40
41
42
43 1.1 media-plugins/gst-plugins-ofa/gst-plugins-ofa-0.10.22.ebuild
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-ofa/gst-plugins-ofa-0.10.22.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-ofa/gst-plugins-ofa-0.10.22.ebuild?rev=1.1&content-type=text/plain
47
48 Index: gst-plugins-ofa-0.10.22.ebuild
49 ===================================================================
50 # Copyright 1999-2011 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-ofa/gst-plugins-ofa-0.10.22.ebuild,v 1.1 2011/07/29 10:54:41 leio Exp $
53
54 inherit gst-plugins-bad
55
56 KEYWORDS="~alpha ~amd64 ~amd64-linux ~hppa ~ppc ~ppc64 ~x86 ~x86-linux"
57 IUSE=""
58
59 RDEPEND=">=media-libs/gst-plugins-base-0.10.33
60 media-libs/libofa"
61
62 DEPEND="${RDEPEND}"