diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-05-12 19:58:51 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-05-12 19:58:51 +0000 |
commit | 5e64be42f2d184dcc1237e9794a318f4dfbffd30 (patch) | |
tree | 6dbf2e6aba7543a4a8c77b2908896ab170c4bdad /media-video | |
parent | Stable on x86 (#269585) (diff) | |
download | gentoo-2-5e64be42f2d184dcc1237e9794a318f4dfbffd30.tar.gz gentoo-2-5e64be42f2d184dcc1237e9794a318f4dfbffd30.tar.bz2 gentoo-2-5e64be42f2d184dcc1237e9794a318f4dfbffd30.zip |
stable x86, bug 269617
(Portage version: 2.1.6.11/cvs/Linux i686)
Diffstat (limited to 'media-video')
-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 17f172022f21..0592f1bef016 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.63 2009/04/28 14:43:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.64 2009/05/12 19:58:51 fauli Exp $ + + 12 May 2009; Christian Faulhammer <fauli@gentoo.org> + ffmpegthumbnailer-1.5.0.ebuild: + stable x86, bug 269617 *ffmpegthumbnailer-1.5.0 (28 Apr 2009) diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.5.0.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.5.0.ebuild index 6f155026836d..fa8ab9075804 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.1 2009/04/28 14:43:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.5.0.ebuild,v 1.2 2009/05/12 19:58:51 fauli Exp $ EAPI=2 inherit multilib @@ -11,7 +11,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 |