diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-18 10:38:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-18 10:38:36 +0000 |
commit | 4db72ba2dbd52fbb0574efd2e675c4b3293ec1da (patch) | |
tree | 8cf44362d5d7d0bd8d0e5cdc1ef9df1a34489b35 /media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.1.ebuild | |
parent | x86 stable wrt #178983 (diff) | |
download | gentoo-2-4db72ba2dbd52fbb0574efd2e675c4b3293ec1da.tar.gz gentoo-2-4db72ba2dbd52fbb0574efd2e675c4b3293ec1da.tar.bz2 gentoo-2-4db72ba2dbd52fbb0574efd2e675c4b3293ec1da.zip |
ia64 + x86 stable wrt #178510
(Portage version: 2.1.2.7)
Diffstat (limited to 'media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.1.ebuild')
-rw-r--r-- | media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.1.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.1.ebuild index 2a43a14ede12..2a938664b306 100644 --- a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.1.ebuild +++ b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.1.ebuild,v 1.2 2007/05/15 15:03:25 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.1.ebuild,v 1.3 2007/05/18 10:38:36 armin76 Exp $ DESCRIPTION="Lightweight video thumbnailer that can be used by file managers" HOMEPAGE="http://code.google.com/p/ffmpegthumbnailer" @@ -8,7 +8,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86" IUSE="" RDEPEND="media-libs/libpng |