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-neon: ChangeLog gst-plugins-neon-1.2.3.ebuild gst-plugins-neon-1.0.8.ebuild
Date: Sat, 01 Mar 2014 09:31:26
Message-Id: 20140301093119.A290F2004C@flycatcher.gentoo.org
1 leio 14/03/01 09:31:19
2
3 Modified: ChangeLog
4 Added: gst-plugins-neon-1.2.3.ebuild
5 Removed: gst-plugins-neon-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.75 media-plugins/gst-plugins-neon/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-neon/ChangeLog?rev=1.75&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-neon/ChangeLog?rev=1.75&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-neon/ChangeLog?r1=1.74&r2=1.75
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-neon/ChangeLog,v
21 retrieving revision 1.74
22 retrieving revision 1.75
23 diff -u -r1.74 -r1.75
24 --- ChangeLog 29 Sep 2013 18:06:00 -0000 1.74
25 +++ ChangeLog 1 Mar 2014 09:31:19 -0000 1.75
26 @@ -1,6 +1,12 @@
27 # ChangeLog for media-plugins/gst-plugins-neon
28 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-neon/ChangeLog,v 1.74 2013/09/29 18:06:00 eva Exp $
30 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
31 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-neon/ChangeLog,v 1.75 2014/03/01 09:31:19 leio Exp $
32 +
33 +*gst-plugins-neon-1.2.3 (01 Mar 2014)
34 +
35 + 01 Mar 2014; <leio@g.o> -gst-plugins-neon-1.0.8.ebuild,
36 + +gst-plugins-neon-1.2.3.ebuild:
37 + Version bump to be in sync with the rest; no code changes. Remove old.
38
39 *gst-plugins-neon-1.2.0 (29 Sep 2013)
40
41
42
43
44 1.1 media-plugins/gst-plugins-neon/gst-plugins-neon-1.2.3.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-neon/gst-plugins-neon-1.2.3.ebuild?rev=1.1&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-neon/gst-plugins-neon-1.2.3.ebuild?rev=1.1&content-type=text/plain
48
49 Index: gst-plugins-neon-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-neon/gst-plugins-neon-1.2.3.ebuild,v 1.1 2014/03/01 09:31:19 leio Exp $
54
55 EAPI="5"
56
57 inherit gst-plugins-bad
58
59 KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86"
60 IUSE=""
61
62 RDEPEND=">=net-libs/neon-0.27"
63 DEPEND="${RDEPEND}"