diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-19 19:56:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-19 19:56:58 +0000 |
commit | 5369d0502d6662e739dc7c682c4f63e955dc3133 (patch) | |
tree | 2f53227fb312d825ffb39945edf2fa01522c80c8 /media-video/ffmpegthumbnailer | |
parent | Stable for amd64, wrt bug #422127 (diff) | |
download | gentoo-2-5369d0502d6662e739dc7c682c4f63e955dc3133.tar.gz gentoo-2-5369d0502d6662e739dc7c682c4f63e955dc3133.tar.bz2 gentoo-2-5369d0502d6662e739dc7c682c4f63e955dc3133.zip |
Stable for amd64, wrt bug #422133
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'media-video/ffmpegthumbnailer')
-rw-r--r-- | media-video/ffmpegthumbnailer/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.7-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/ffmpegthumbnailer/ChangeLog b/media-video/ffmpegthumbnailer/ChangeLog index 084bcda3e7bc..4b9e3dcde960 100644 --- a/media-video/ffmpegthumbnailer/ChangeLog +++ b/media-video/ffmpegthumbnailer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-video/ffmpegthumbnailer # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.133 2012/05/20 16:24:24 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.134 2012/06/19 19:56:58 ago Exp $ + + 19 Jun 2012; Agostino Sarubbo <ago@gentoo.org> + ffmpegthumbnailer-2.0.7-r1.ebuild: + Stable for amd64, wrt bug #422133 *ffmpegthumbnailer-2.0.7-r1 (20 May 2012) diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.7-r1.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.7-r1.ebuild index e06f7eff71ce..41465118fa0e 100644 --- a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.7-r1.ebuild +++ b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.7-r1.ebuild,v 1.1 2012/05/20 16:24:24 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.7-r1.ebuild,v 1.2 2012/06/19 19:56:58 ago Exp $ EAPI=4 inherit eutils @@ -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="gtk jpeg png" COMMON_DEPEND=">=virtual/ffmpeg-0.10.2 |