diff options
author | 2007-07-05 17:34:53 +0000 | |
---|---|---|
committer | 2007-07-05 17:34:53 +0000 | |
commit | 030495f84923f2b92edbc0f6bf0bd1fbe9e1765e (patch) | |
tree | a6c7dfe5b682432318ceba9fefcb42b63a57a4b9 /media-video | |
parent | Stable on sparc wrt #184221 (diff) | |
download | gentoo-2-030495f84923f2b92edbc0f6bf0bd1fbe9e1765e.tar.gz gentoo-2-030495f84923f2b92edbc0f6bf0bd1fbe9e1765e.tar.bz2 gentoo-2-030495f84923f2b92edbc0f6bf0bd1fbe9e1765e.zip |
Stable on sparc wrt #184267
(Portage version: 2.1.2.9)
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 e0571165515f..d57bceb8e3d3 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.24 2007/07/05 13:29:33 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.25 2007/07/05 17:34:53 gustavoz Exp $ + + 05 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org> + ffmpegthumbnailer-1.1.2.ebuild: + Stable on sparc wrt #184267 05 Jul 2007; Christoph Mende <angelos@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 37f4e31cdebf..4e1fde2a0ff2 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.4 2007/07/05 13:29:33 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.1.2.ebuild,v 1.5 2007/07/05 17:34:53 gustavoz 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 |