diff options
author | 2012-07-04 14:38:13 +0000 | |
---|---|---|
committer | 2012-07-04 14:38:13 +0000 | |
commit | 8fd588f3280104ec5783445e60aee4bcead99f62 (patch) | |
tree | 126e6d08ea0bd6af4a4456e616073cff03de2471 /media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.7-r1.ebuild | |
parent | Stable for HPPA (bug #424469). (diff) | |
download | historical-8fd588f3280104ec5783445e60aee4bcead99f62.tar.gz historical-8fd588f3280104ec5783445e60aee4bcead99f62.tar.bz2 historical-8fd588f3280104ec5783445e60aee4bcead99f62.zip |
Stable for HPPA (bug #422133).
Package-Manager: portage-2.2.0_alpha115/cvs/Linux x86_64
Diffstat (limited to 'media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.7-r1.ebuild')
-rw-r--r-- | media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.7-r1.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.7-r1.ebuild index 697b0fa1af66..f633406e5d0f 100644 --- a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.7-r1.ebuild +++ b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.7-r1.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.7-r1.ebuild,v 1.6 2012/06/29 13:01:16 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.7-r1.ebuild,v 1.7 2012/07/04 14:38:13 jer Exp $ EAPI=4 inherit eutils @@ -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="gtk jpeg png" COMMON_DEPEND=">=virtual/ffmpeg-0.10.2 |