diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-09-24 08:55:35 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-09-24 08:55:35 +0000 |
commit | 0c591a4f8df854484a66304413b0869b7a180c4c (patch) | |
tree | 663d7f959305c95574cc808f576c70a18c7bcc60 /media-video | |
parent | keyword ~x86-fbsd thanks to Matt "gfunkmonk" Rinsch <gfunkmonk@gmail.com>, bu... (diff) | |
download | gentoo-2-0c591a4f8df854484a66304413b0869b7a180c4c.tar.gz gentoo-2-0c591a4f8df854484a66304413b0869b7a180c4c.tar.bz2 gentoo-2-0c591a4f8df854484a66304413b0869b7a180c4c.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc9/cvs/Linux 2.6.26.5 x86_64)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpegthumbnailer/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/ffmpegthumbnailer/ChangeLog b/media-video/ffmpegthumbnailer/ChangeLog index 3c95079801d6..96897c4e8761 100644 --- a/media-video/ffmpegthumbnailer/ChangeLog +++ b/media-video/ffmpegthumbnailer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/ffmpegthumbnailer # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.52 2008/06/02 04:06:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.53 2008/09/24 08:55:35 aballier Exp $ + + 24 Sep 2008; Alexis Ballier <aballier@gentoo.org> + ffmpegthumbnailer-1.2.5.ebuild: + keyword ~x86-fbsd 02 Jun 2008; Jeroen Roovers <jer@gentoo.org> ffmpegthumbnailer-1.2.5.ebuild: diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.5.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.5.ebuild index d5dea3f18c1e..c7faf568023e 100644 --- a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.5.ebuild +++ b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.5.ebuild,v 1.7 2008/06/02 04:06:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.5.ebuild,v 1.8 2008/09/24 08:55:35 aballier 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="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND="media-libs/libpng |