Gentoo Archives: gentoo-commits

From: "Michal Gorny (mgorny)" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/avidemux-core: avidemux-core-2.6.2-r1.ebuild ChangeLog
Date: Thu, 29 Jan 2015 17:24:29
Message-Id: 20150129172424.D138D10995@oystercatcher.gentoo.org
1 mgorny 15/01/29 17:24:24
2
3 Modified: avidemux-core-2.6.2-r1.ebuild ChangeLog
4 Log:
5 Switch to CPU_FLAGS_X86.
6
7 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
8
9 Revision Changes Path
10 1.10 media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild?r1=1.9&r2=1.10
15
16 Index: avidemux-core-2.6.2-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- avidemux-core-2.6.2-r1.ebuild 10 Aug 2014 21:07:42 -0000 1.9
23 +++ avidemux-core-2.6.2-r1.ebuild 29 Jan 2015 17:24:24 -0000 1.10
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2014 Gentoo Foundation
26 +# Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild,v 1.9 2014/08/10 21:07:42 slyfox Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild,v 1.10 2015/01/29 17:24:24 mgorny Exp $
30
31 EAPI="5"
32
33 @@ -18,7 +18,7 @@
34 # Multiple licenses because of all the bundled stuff.
35 LICENSE="GPL-1 GPL-2 MIT PSF-2 public-domain"
36 KEYWORDS="~amd64 ~x86"
37 -IUSE="aften a52 alsa amr debug dts fontconfig jack lame libsamplerate mmx oss nls sdl -system-ffmpeg vorbis truetype xvid x264 xv"
38 +IUSE="aften a52 alsa amr debug dts fontconfig jack lame libsamplerate cpu_flags_x86_mmx oss nls sdl -system-ffmpeg vorbis truetype xvid x264 xv"
39
40 RDEPEND="
41 !<media-video/avidemux-2.6.2-r1:${SLOT}
42
43
44
45 1.26 media-libs/avidemux-core/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-core/ChangeLog?rev=1.26&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-core/ChangeLog?rev=1.26&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/avidemux-core/ChangeLog?r1=1.25&r2=1.26
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/ChangeLog,v
54 retrieving revision 1.25
55 retrieving revision 1.26
56 diff -u -r1.25 -r1.26
57 --- ChangeLog 6 Jan 2015 19:39:11 -0000 1.25
58 +++ ChangeLog 29 Jan 2015 17:24:24 -0000 1.26
59 @@ -1,6 +1,9 @@
60 # ChangeLog for media-libs/avidemux-core
61 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/ChangeLog,v 1.25 2015/01/06 19:39:11 mrueg Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/ChangeLog,v 1.26 2015/01/29 17:24:24 mgorny Exp $
64 +
65 + 29 Jan 2015; Michał Górny <mgorny@g.o> avidemux-core-2.6.2-r1.ebuild:
66 + Switch to CPU_FLAGS_X86.
67
68 06 Jan 2015; Manuel Rüger <mrueg@g.o> avidemux-core-2.6.5.ebuild,
69 avidemux-core-2.6.7.ebuild, avidemux-core-2.6.8.ebuild,