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