diff options
-rw-r--r-- | media-video/ffmpegthumbnailer/ChangeLog | 8 | ||||
-rw-r--r-- | media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.2.ebuild (renamed from media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.0.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/media-video/ffmpegthumbnailer/ChangeLog b/media-video/ffmpegthumbnailer/ChangeLog index 5f6cac022c2d..7993def9a354 100644 --- a/media-video/ffmpegthumbnailer/ChangeLog +++ b/media-video/ffmpegthumbnailer/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-video/ffmpegthumbnailer # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.92 2010/01/22 17:20:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.93 2010/06/12 22:24:36 ssuominen Exp $ + +*ffmpegthumbnailer-2.0.2 (12 Jun 2010) + + 12 Jun 2010; Samuli Suominen <ssuominen@gentoo.org> + +ffmpegthumbnailer-2.0.2.ebuild: + Version bump. 22 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> ffmpegthumbnailer-2.0.0.ebuild: diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.0.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.2.ebuild index d55a43e9e4fd..6293b15b6439 100644 --- a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.0.ebuild +++ b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.0.ebuild,v 1.2 2010/01/22 17:20:07 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.2.ebuild,v 1.1 2010/06/12 22:24:36 ssuominen Exp $ EAPI=2 |