diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-03-31 14:39:01 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-03-31 14:39:01 +0000 |
commit | f4a8db041e9bc5360656a608c0f59406778c3885 (patch) | |
tree | 905e548533442b9de8097b6100bd788f56ecb5a3 /virtual/ffmpeg | |
parent | Fix USE=doc build with newer glibmm (diff) | |
download | gentoo-2-f4a8db041e9bc5360656a608c0f59406778c3885.tar.gz gentoo-2-f4a8db041e9bc5360656a608c0f59406778c3885.tar.bz2 gentoo-2-f4a8db041e9bc5360656a608c0f59406778c3885.zip |
use same use defaluts as the package itself.
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
Diffstat (limited to 'virtual/ffmpeg')
-rw-r--r-- | virtual/ffmpeg/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/ffmpeg/ffmpeg-0.5.ebuild | 4 | ||||
-rw-r--r-- | virtual/ffmpeg/ffmpeg-0.6.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/virtual/ffmpeg/ChangeLog b/virtual/ffmpeg/ChangeLog index 43ba333492e2..1ff5e3f7d1fe 100644 --- a/virtual/ffmpeg/ChangeLog +++ b/virtual/ffmpeg/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/ffmpeg # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v 1.5 2011/03/31 07:35:20 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ChangeLog,v 1.6 2011/03/31 14:39:01 scarabeus Exp $ + + 31 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org> ffmpeg-0.5.ebuild, + ffmpeg-0.6.ebuild: + use same use defaluts as the package itself. *ffmpeg-0.5 (31 Mar 2011) diff --git a/virtual/ffmpeg/ffmpeg-0.5.ebuild b/virtual/ffmpeg/ffmpeg-0.5.ebuild index 659c17d93c01..0bd3af8c91f9 100644 --- a/virtual/ffmpeg/ffmpeg-0.5.ebuild +++ b/virtual/ffmpeg/ffmpeg-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.5.ebuild,v 1.1 2011/03/31 07:35:20 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.5.ebuild,v 1.2 2011/03/31 14:39:01 scarabeus Exp $ EAPI=4 @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="X encode mp3 sdl theora threads vdpau x264" +IUSE="X +encode mp3 sdl theora threads vdpau x264" RDEPEND=" >=media-video/ffmpeg-0.5[X=,encode=,mp3=,sdl=,theora=,threads=,vdpau=,x264=] diff --git a/virtual/ffmpeg/ffmpeg-0.6.ebuild b/virtual/ffmpeg/ffmpeg-0.6.ebuild index 899ebc6c2587..9d5153743fb1 100644 --- a/virtual/ffmpeg/ffmpeg-0.6.ebuild +++ b/virtual/ffmpeg/ffmpeg-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.6.ebuild,v 1.3 2011/03/31 07:35:20 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.6.ebuild,v 1.4 2011/03/31 14:39:01 scarabeus Exp $ EAPI=4 @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="" SLOT="0" KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="X encode mp3 sdl theora threads vaapi vdpau x264" +IUSE="X +encode mp3 sdl theora threads vaapi vdpau x264" RDEPEND=" || ( |