diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2008-03-21 15:22:32 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2008-03-21 15:22:32 +0000 |
commit | 0ea1e561594ba11d2ca4e3617335ae5183b209aa (patch) | |
tree | 75624b384b7989f2e9affaef629132902351a8c7 /media-video/ffmpegthumbnailer | |
parent | amd64 stable, tested with current stable gentoo-sources-2.6.24-r3 and HD2600 ... (diff) | |
download | gentoo-2-0ea1e561594ba11d2ca4e3617335ae5183b209aa.tar.gz gentoo-2-0ea1e561594ba11d2ca4e3617335ae5183b209aa.tar.bz2 gentoo-2-0ea1e561594ba11d2ca4e3617335ae5183b209aa.zip |
Stable on alpha, bug #214130
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-video/ffmpegthumbnailer')
-rw-r--r-- | media-video/ffmpegthumbnailer/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/ffmpegthumbnailer/ChangeLog b/media-video/ffmpegthumbnailer/ChangeLog index b56f10f5d0c3..030d548f813b 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.34 2008/03/21 13:20:44 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.35 2008/03/21 15:22:32 klausman Exp $ + + 21 Mar 2008; Tobias Klausmann <klausman@gentoo.org> + ffmpegthumbnailer-1.2.2.ebuild: + Stable on alpha, bug #214130 21 Mar 2008; Dawid Węgliński <cla@gentoo.org> ffmpegthumbnailer-1.2.2.ebuild: diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.2.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.2.ebuild index 2cb8963892de..c8ea92d83e6f 100644 --- a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.2.ebuild +++ b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.2.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.2.ebuild,v 1.3 2008/03/21 13:20:44 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.2.ebuild,v 1.4 2008/03/21 15:22:32 klausman 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" IUSE="" RDEPEND="media-libs/libpng |