diff options
author | 2007-07-06 16:11:46 +0000 | |
---|---|---|
committer | 2007-07-06 16:11:46 +0000 | |
commit | 9704d80e633a5fcaa6866d19e14e33f5d38927f5 (patch) | |
tree | 36ce31e07c79becfecf23fd767fc5348f7227f0b /media-video | |
parent | Security version bump wrt bug #183520 (diff) | |
download | gentoo-2-9704d80e633a5fcaa6866d19e14e33f5d38927f5.tar.gz gentoo-2-9704d80e633a5fcaa6866d19e14e33f5d38927f5.tar.bz2 gentoo-2-9704d80e633a5fcaa6866d19e14e33f5d38927f5.zip |
Stable on ppc64; bug #184267
(Portage version: 2.1.2.7)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpegthumbnailer/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/ffmpegthumbnailer/ChangeLog b/media-video/ffmpegthumbnailer/ChangeLog index d57bceb8e3d3..6df7e9af8af1 100644 --- a/media-video/ffmpegthumbnailer/ChangeLog +++ b/media-video/ffmpegthumbnailer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/ffmpegthumbnailer # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.25 2007/07/05 17:34:53 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.26 2007/07/06 16:11:46 corsair Exp $ + + 06 Jul 2007; Markus Rothe <corsair@gentoo.org> + ffmpegthumbnailer-1.1.2.ebuild: + Stable on ppc64; bug #184267 05 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> ffmpegthumbnailer-1.1.2.ebuild: diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.2.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.2.ebuild index 4e1fde2a0ff2..4b96cc71a73b 100644 --- a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.2.ebuild +++ b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.2.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.2.ebuild,v 1.5 2007/07/05 17:34:53 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.2.ebuild,v 1.6 2007/07/06 16:11:46 corsair Exp $ inherit autotools eutils @@ -10,7 +10,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ppc64 sparc x86" IUSE="" RDEPEND="media-libs/libpng |