Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/ffmpeg: ffmpeg-0.6.90.ebuild ChangeLog
Date: Tue, 28 Feb 2012 16:40:05
Message-Id: 20120228163953.A3E6E2004B@flycatcher.gentoo.org
1 jer 12/02/28 16:39:53
2
3 Modified: ffmpeg-0.6.90.ebuild ChangeLog
4 Log:
5 Stable for HPPA (bug #405659).
6
7 (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.10 virtual/ffmpeg/ffmpeg-0.6.90.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffmpeg-0.6.90.ebuild?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffmpeg-0.6.90.ebuild?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffmpeg-0.6.90.ebuild?r1=1.9&r2=1.10
15
16 Index: ffmpeg-0.6.90.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.6.90.ebuild,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- ffmpeg-0.6.90.ebuild 6 Jul 2011 21:09:44 -0000 1.9
23 +++ ffmpeg-0.6.90.ebuild 28 Feb 2012 16:39:53 -0000 1.10
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.6.90.ebuild,v 1.9 2011/07/06 21:09:44 halcy0n Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.6.90.ebuild,v 1.10 2012/02/28 16:39:53 jer Exp $
30
31 EAPI=4
32
33 @@ -10,7 +10,7 @@
34
35 LICENSE=""
36 SLOT="0"
37 -KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd"
38 +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd"
39 IUSE="X +encode jpeg2k mp3 sdl theora threads vaapi vdpau x264"
40
41 RDEPEND="
42
43
44
45 1.23 virtual/ffmpeg/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ChangeLog?rev=1.23&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ChangeLog?rev=1.23&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ChangeLog?r1=1.22&r2=1.23
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v
54 retrieving revision 1.22
55 retrieving revision 1.23
56 diff -u -r1.22 -r1.23
57 --- ChangeLog 31 Jan 2012 00:19:36 -0000 1.22
58 +++ ChangeLog 28 Feb 2012 16:39:53 -0000 1.23
59 @@ -1,6 +1,9 @@
60 # ChangeLog for virtual/ffmpeg
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v 1.22 2012/01/31 00:19:36 jdhore Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v 1.23 2012/02/28 16:39:53 jer Exp $
64 +
65 + 28 Feb 2012; Jeroen Roovers <jer@g.o> ffmpeg-0.6.90.ebuild:
66 + Stable for HPPA (bug #405659).
67
68 31 Jan 2012; Jeff Horelick <jdhore@g.o> ffmpeg-0.9.ebuild:
69 Keyword on ~x86 wrt bug 392269