diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2011-06-21 13:59:48 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2011-06-21 13:59:48 +0000 |
commit | c18a01193f4800506e70f04b4b88ef2dae973132 (patch) | |
tree | 4f1d10b4ebe741c4e15f688a8d878d660c4e6c4f /virtual/ffmpeg/ffmpeg-0.6.90.ebuild | |
parent | Stable on alpha, bug #365273 (diff) | |
download | gentoo-2-c18a01193f4800506e70f04b4b88ef2dae973132.tar.gz gentoo-2-c18a01193f4800506e70f04b4b88ef2dae973132.tar.bz2 gentoo-2-c18a01193f4800506e70f04b4b88ef2dae973132.zip |
Stable on alpha, bug #365273
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'virtual/ffmpeg/ffmpeg-0.6.90.ebuild')
-rw-r--r-- | virtual/ffmpeg/ffmpeg-0.6.90.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/ffmpeg/ffmpeg-0.6.90.ebuild b/virtual/ffmpeg/ffmpeg-0.6.90.ebuild index 4ae9c5c2d87c..16e750012be0 100644 --- a/virtual/ffmpeg/ffmpeg-0.6.90.ebuild +++ b/virtual/ffmpeg/ffmpeg-0.6.90.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.90.ebuild,v 1.4 2011/06/08 21:57:33 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/ffmpeg/ffmpeg-0.6.90.ebuild,v 1.5 2011/06/21 13:59:48 klausman Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="X +encode jpeg2k mp3 sdl theora threads vaapi vdpau x264" RDEPEND=" |