diff options
author | 2008-04-24 17:49:45 +0000 | |
---|---|---|
committer | 2008-04-24 17:49:45 +0000 | |
commit | 8f16ede0008a7bbd9435582b20b9ecaf81fb3690 (patch) | |
tree | 3030fef8988801cb00b7296d0775743670baab56 /media-video/ffmpegthumbnailer | |
parent | Stable on ppc64; bug #218491 (diff) | |
download | gentoo-2-8f16ede0008a7bbd9435582b20b9ecaf81fb3690.tar.gz gentoo-2-8f16ede0008a7bbd9435582b20b9ecaf81fb3690.tar.bz2 gentoo-2-8f16ede0008a7bbd9435582b20b9ecaf81fb3690.zip |
Stable on ppc64; bug #218568
(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.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/ffmpegthumbnailer/ChangeLog b/media-video/ffmpegthumbnailer/ChangeLog index 00ec0ba34ad2..1de4ceaced05 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.44 2008/04/21 17:19:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.45 2008/04/24 17:49:45 corsair Exp $ + + 24 Apr 2008; Markus Rothe <corsair@gentoo.org> + ffmpegthumbnailer-1.2.4.ebuild: + Stable on ppc64; bug #218568 21 Apr 2008; Raúl Porcel <armin76@gentoo.org> ffmpegthumbnailer-1.2.4.ebuild: diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.4.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.4.ebuild index 16e1d37a081b..27e8e11fe957 100644 --- a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.4.ebuild +++ b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.4.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.4.ebuild,v 1.3 2008/04/21 17:19:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.4.ebuild,v 1.4 2008/04/24 17:49:45 corsair 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 |