Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in virtual/ffmpeg: ffmpeg-0.6.ebuild ChangeLog ffmpeg-0.5.ebuild
Date: Thu, 31 Mar 2011 14:39:11
Message-Id: 20110331143901.2A48620054@flycatcher.gentoo.org
1 scarabeus 11/03/31 14:39:01
2
3 Modified: ffmpeg-0.6.ebuild ChangeLog ffmpeg-0.5.ebuild
4 Log:
5 use same use defaluts as the package itself.
6
7 (Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 virtual/ffmpeg/ffmpeg-0.6.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffmpeg-0.6.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffmpeg-0.6.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffmpeg-0.6.ebuild?r1=1.3&r2=1.4
15
16 Index: ffmpeg-0.6.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.6.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- ffmpeg-0.6.ebuild 31 Mar 2011 07:35:20 -0000 1.3
23 +++ ffmpeg-0.6.ebuild 31 Mar 2011 14:39:01 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.6.ebuild,v 1.3 2011/03/31 07:35:20 scarabeus Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.6.ebuild,v 1.4 2011/03/31 14:39:01 scarabeus Exp $
29
30 EAPI=4
31
32 @@ -11,7 +11,7 @@
33 LICENSE=""
34 SLOT="0"
35 KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
36 -IUSE="X encode mp3 sdl theora threads vaapi vdpau x264"
37 +IUSE="X +encode mp3 sdl theora threads vaapi vdpau x264"
38
39 RDEPEND="
40 || (
41
42
43
44 1.6 virtual/ffmpeg/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ChangeLog?rev=1.6&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ChangeLog?rev=1.6&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ChangeLog?r1=1.5&r2=1.6
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v
53 retrieving revision 1.5
54 retrieving revision 1.6
55 diff -u -r1.5 -r1.6
56 --- ChangeLog 31 Mar 2011 07:35:20 -0000 1.5
57 +++ ChangeLog 31 Mar 2011 14:39:01 -0000 1.6
58 @@ -1,6 +1,10 @@
59 # ChangeLog for virtual/ffmpeg
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v 1.5 2011/03/31 07:35:20 scarabeus Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v 1.6 2011/03/31 14:39:01 scarabeus Exp $
63 +
64 + 31 Mar 2011; Tomáš Chvátal <scarabeus@g.o> ffmpeg-0.5.ebuild,
65 + ffmpeg-0.6.ebuild:
66 + use same use defaluts as the package itself.
67
68 *ffmpeg-0.5 (31 Mar 2011)
69
70
71
72
73 1.2 virtual/ffmpeg/ffmpeg-0.5.ebuild
74
75 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffmpeg-0.5.ebuild?rev=1.2&view=markup
76 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffmpeg-0.5.ebuild?rev=1.2&content-type=text/plain
77 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/ffmpeg/ffmpeg-0.5.ebuild?r1=1.1&r2=1.2
78
79 Index: ffmpeg-0.5.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.5.ebuild,v
82 retrieving revision 1.1
83 retrieving revision 1.2
84 diff -u -r1.1 -r1.2
85 --- ffmpeg-0.5.ebuild 31 Mar 2011 07:35:20 -0000 1.1
86 +++ ffmpeg-0.5.ebuild 31 Mar 2011 14:39:01 -0000 1.2
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2011 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.5.ebuild,v 1.1 2011/03/31 07:35:20 scarabeus Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.5.ebuild,v 1.2 2011/03/31 14:39:01 scarabeus Exp $
92
93 EAPI=4
94
95 @@ -11,7 +11,7 @@
96 LICENSE=""
97 SLOT="0"
98 KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
99 -IUSE="X encode mp3 sdl theora threads vdpau x264"
100 +IUSE="X +encode mp3 sdl theora threads vdpau x264"
101
102 RDEPEND="
103 >=media-video/ffmpeg-0.5[X=,encode=,mp3=,sdl=,theora=,threads=,vdpau=,x264=]