Gentoo Archives: gentoo-commits

From: "Pacho Ramos (pacho)" <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/gst-plugins-mpeg2enc: gst-plugins-mpeg2enc-1.4.5.ebuild ChangeLog gst-plugins-mpeg2enc-1.2.4.ebuild gst-plugins-mpeg2enc-1.2.3.ebuild gst-plugins-mpeg2enc-0.10.23.ebuild
Date: Tue, 03 Feb 2015 19:35:47
Message-Id: 20150203193543.8C54510FC4@oystercatcher.gentoo.org
1 pacho 15/02/03 19:35:43
2
3 Modified: ChangeLog
4 Added: gst-plugins-mpeg2enc-1.4.5.ebuild
5 Removed: gst-plugins-mpeg2enc-1.2.4.ebuild
6 gst-plugins-mpeg2enc-1.2.3.ebuild
7 gst-plugins-mpeg2enc-0.10.23.ebuild
8 Log:
9 Version bump, drop old
10
11 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
12
13 Revision Changes Path
14 1.30 media-plugins/gst-plugins-mpeg2enc/ChangeLog
15
16 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-mpeg2enc/ChangeLog?rev=1.30&view=markup
17 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-mpeg2enc/ChangeLog?rev=1.30&content-type=text/plain
18 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-mpeg2enc/ChangeLog?r1=1.29&r2=1.30
19
20 Index: ChangeLog
21 ===================================================================
22 RCS file: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mpeg2enc/ChangeLog,v
23 retrieving revision 1.29
24 retrieving revision 1.30
25 diff -u -r1.29 -r1.30
26 --- ChangeLog 23 Jul 2014 15:21:47 -0000 1.29
27 +++ ChangeLog 3 Feb 2015 19:35:43 -0000 1.30
28 @@ -1,6 +1,13 @@
29 # ChangeLog for media-plugins/gst-plugins-mpeg2enc
30 -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
31 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mpeg2enc/ChangeLog,v 1.29 2014/07/23 15:21:47 ago Exp $
32 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
33 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mpeg2enc/ChangeLog,v 1.30 2015/02/03 19:35:43 pacho Exp $
34 +
35 +*gst-plugins-mpeg2enc-1.4.5 (03 Feb 2015)
36 +
37 + 03 Feb 2015; Pacho Ramos <pacho@g.o>
38 + +gst-plugins-mpeg2enc-1.4.5.ebuild, -gst-plugins-mpeg2enc-0.10.23.ebuild,
39 + -gst-plugins-mpeg2enc-1.2.3.ebuild, -gst-plugins-mpeg2enc-1.2.4.ebuild:
40 + Version bump, drop old
41
42 23 Jul 2014; Agostino Sarubbo <ago@g.o>
43 gst-plugins-mpeg2enc-0.10.23-r1.ebuild, gst-plugins-mpeg2enc-1.2.4-r1.ebuild:
44
45
46
47 1.1 media-plugins/gst-plugins-mpeg2enc/gst-plugins-mpeg2enc-1.4.5.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-mpeg2enc/gst-plugins-mpeg2enc-1.4.5.ebuild?rev=1.1&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gst-plugins-mpeg2enc/gst-plugins-mpeg2enc-1.4.5.ebuild?rev=1.1&content-type=text/plain
51
52 Index: gst-plugins-mpeg2enc-1.4.5.ebuild
53 ===================================================================
54 # Copyright 1999-2015 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 # $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mpeg2enc/gst-plugins-mpeg2enc-1.4.5.ebuild,v 1.1 2015/02/03 19:35:43 pacho Exp $
57
58 EAPI="5"
59 GST_ORG_MODULE=gst-plugins-bad
60
61 inherit gstreamer
62
63 DESCRIPTION="GStreamer plugin for MPEG-1/2 video encoding"
64 KEYWORDS="~amd64 ~x86"
65 IUSE=""
66
67 RDEPEND=">=media-video/mjpegtools-2.1.0-r1[${MULTILIB_USEDEP}]"
68 DEPEND="${RDEPEND}"