diff options
Diffstat (limited to 'media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.8.ebuild')
-rw-r--r-- | media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.8.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.8.ebuild index 17918a4c6643..99db36cf361f 100644 --- a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.8.ebuild +++ b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.8.ebuild,v 1.4 2012/11/06 17:05:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.8.ebuild,v 1.5 2012/11/13 17:53:46 jer Exp $ EAPI=4 inherit eutils libtool @@ -11,7 +11,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="gnome gtk jpeg png" COMMON_DEPEND=">=virtual/ffmpeg-0.10.2 |