diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-05-20 17:19:26 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-05-20 17:19:26 +0000 |
commit | dda810f44c66d9cee1319e6d72eebac8831fb735 (patch) | |
tree | 4edacc1600917f3a50c16551d95eb5725fa4d25a /media-video/ffmpegthumbnailer | |
parent | Patch to build against latest libmpd by Christoph Mende wrt #254959. (diff) | |
download | gentoo-2-dda810f44c66d9cee1319e6d72eebac8831fb735.tar.gz gentoo-2-dda810f44c66d9cee1319e6d72eebac8831fb735.tar.bz2 gentoo-2-dda810f44c66d9cee1319e6d72eebac8831fb735.zip |
arm/ia64/sparc stable wrt #269617
(Portage version: 2.1.6.11/cvs/Linux ia64)
Diffstat (limited to 'media-video/ffmpegthumbnailer')
-rw-r--r-- | media-video/ffmpegthumbnailer/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.5.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/ffmpegthumbnailer/ChangeLog b/media-video/ffmpegthumbnailer/ChangeLog index 676f7f03d355..36ac78aa48db 100644 --- a/media-video/ffmpegthumbnailer/ChangeLog +++ b/media-video/ffmpegthumbnailer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/ffmpegthumbnailer # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.70 2009/05/20 15:38:28 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.71 2009/05/20 17:19:26 armin76 Exp $ + + 20 May 2009; Raúl Porcel <armin76@gentoo.org> + ffmpegthumbnailer-1.5.0.ebuild: + arm/ia64/sparc stable wrt #269617 20 May 2009; Brent Baude <ranger@gentoo.org> ffmpegthumbnailer-1.5.0.ebuild: diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.5.0.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.5.0.ebuild index 606361c6fadd..fdbd7d9445dd 100644 --- a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.5.0.ebuild +++ b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.5.0.ebuild,v 1.7 2009/05/20 15:38:28 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.5.0.ebuild,v 1.8 2009/05/20 17:19:26 armin76 Exp $ EAPI=2 @@ -10,7 +10,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 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND="media-libs/libpng |