diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-04-20 17:08:02 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-04-20 17:08:02 +0000 |
commit | 4696bf8f5c84e9a31a9fbf3e6cf2c886c2e78c68 (patch) | |
tree | f1cbb20f816aa7d8a9ac434f18318d1679a6f0a8 /media-video | |
parent | Make swig a build-time only dependency, fixes bug #216996. (diff) | |
download | gentoo-2-4696bf8f5c84e9a31a9fbf3e6cf2c886c2e78c68.tar.gz gentoo-2-4696bf8f5c84e9a31a9fbf3e6cf2c886c2e78c68.tar.bz2 gentoo-2-4696bf8f5c84e9a31a9fbf3e6cf2c886c2e78c68.zip |
Stable on ppc wrt bug 218568
(Portage version: 2.1.5_rc4)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpegthumbnailer/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/ffmpegthumbnailer/ChangeLog b/media-video/ffmpegthumbnailer/ChangeLog index d441add39cd5..c0df4d870a01 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.42 2008/04/20 13:04:01 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.43 2008/04/20 17:08:02 nixnut Exp $ + + 20 Apr 2008; nixnut <nixnut@gentoo.org> ffmpegthumbnailer-1.2.4.ebuild: + Stable on ppc wrt bug 218568 *ffmpegthumbnailer-1.2.4 (20 Apr 2008) diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.4.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.4.ebuild index aaf54325d428..0ac16390947a 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.1 2008/04/20 13:04:01 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.2.4.ebuild,v 1.2 2008/04/20 17:08:02 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 |