diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-03-22 11:34:05 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-03-22 11:34:05 +0000 |
commit | 16ffdbfcd05a33559315ca3ef851d6ca64387af0 (patch) | |
tree | 8c4977d2c994ac39248fc65400a69ecfe97a2b6a /media-video/ffmpegthumbnailer | |
parent | Stable on ppc wrt bug 214130 (diff) | |
download | gentoo-2-16ffdbfcd05a33559315ca3ef851d6ca64387af0.tar.gz gentoo-2-16ffdbfcd05a33559315ca3ef851d6ca64387af0.tar.bz2 gentoo-2-16ffdbfcd05a33559315ca3ef851d6ca64387af0.zip |
Stable on ppc wrt bug 214130
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-video/ffmpegthumbnailer')
-rw-r--r-- | media-video/ffmpegthumbnailer/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/ffmpegthumbnailer/ChangeLog b/media-video/ffmpegthumbnailer/ChangeLog index 030d548f813b..c6bc1763ab86 100644 --- a/media-video/ffmpegthumbnailer/ChangeLog +++ b/media-video/ffmpegthumbnailer/ChangeLog @@ -1,6 +1,9 @@ # 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.35 2008/03/21 15:22:32 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.36 2008/03/22 11:34:05 nixnut Exp $ + + 22 Mar 2008; nixnut <nixnut@gentoo.org> ffmpegthumbnailer-1.2.2.ebuild: + Stable on ppc wrt bug 214130 21 Mar 2008; Tobias Klausmann <klausman@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 c8ea92d83e6f..a152065c490a 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.4 2008/03/21 15:22:32 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.2.ebuild,v 1.5 2008/03/22 11:34:05 nixnut 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 |