diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-10-28 15:21:06 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-10-28 15:21:06 +0000 |
commit | bee258e95d796bf4a9c202dc246d7f9d689d3541 (patch) | |
tree | 10720d04042f7c61070f4140eb5c86c3197e919c /media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.4.ebuild | |
parent | Security bump (bug #342847). (diff) | |
download | historical-bee258e95d796bf4a9c202dc246d7f9d689d3541.tar.gz historical-bee258e95d796bf4a9c202dc246d7f9d689d3541.tar.bz2 historical-bee258e95d796bf4a9c202dc246d7f9d689d3541.zip |
Stable on amd64 wrt bug #343035
Package-Manager: portage-2.2.0_alpha1/cvs/Linux x86_64
Diffstat (limited to 'media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.4.ebuild')
-rw-r--r-- | media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.4.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.4.ebuild index e7670c5de942..991d433948b6 100644 --- a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.4.ebuild +++ b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.4.ebuild,v 1.1 2010/08/06 14:35:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.4.ebuild,v 1.2 2010/10/28 15:21:06 hwoarang Exp $ EAPI=2 inherit 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 jpeg png" COMMON_DEPEND=">=media-video/ffmpeg-0.5 |