diff options
author | 2008-12-17 14:40:24 +0000 | |
---|---|---|
committer | 2008-12-17 14:40:24 +0000 | |
commit | c93dd683f61cbeb37e91c6897ada2270495e031c (patch) | |
tree | fae0dff6b0ff42be20bf705f289aa6d25acd0718 /media-video/ffmpegthumbnailer | |
parent | amd64 stable, bug 250708 (diff) | |
download | gentoo-2-c93dd683f61cbeb37e91c6897ada2270495e031c.tar.gz gentoo-2-c93dd683f61cbeb37e91c6897ada2270495e031c.tar.bz2 gentoo-2-c93dd683f61cbeb37e91c6897ada2270495e031c.zip |
amd64 stable bug 250597
(Portage version: 2.2_rc17/cvs/Linux 2.6.27-gentoo x86_64)
Diffstat (limited to 'media-video/ffmpegthumbnailer')
-rw-r--r-- | media-video/ffmpegthumbnailer/ChangeLog | 6 | ||||
-rw-r--r-- | media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.3.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/ffmpegthumbnailer/ChangeLog b/media-video/ffmpegthumbnailer/ChangeLog index b128f43f735c..b031e7ef01a8 100644 --- a/media-video/ffmpegthumbnailer/ChangeLog +++ b/media-video/ffmpegthumbnailer/ChangeLog @@ -1,6 +1,10 @@ # 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.59 2008/12/16 16:32:24 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.60 2008/12/17 14:40:24 beandog Exp $ + + 17 Dec 2008; Steve Dibb <beandog@gentoo.org> + ffmpegthumbnailer-1.3.0.ebuild: + amd64 stable bug 250597 16 Dec 2008; Brent Baude <ranger@gentoo.org> ffmpegthumbnailer-1.3.0.ebuild: diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.3.0.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.3.0.ebuild index 88832d88fe87..51a60707bd44 100644 --- a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.3.0.ebuild +++ b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.3.0.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.3.0.ebuild,v 1.5 2008/12/16 16:32:24 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.3.0.ebuild,v 1.6 2008/12/17 14:40:24 beandog Exp $ inherit multilib @@ -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 |