diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-01-07 09:40:53 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-01-07 09:40:53 +0000 |
commit | ed3a8ed732f0cb63cdef2575320aead0e21219aa (patch) | |
tree | 2b580cc69dd3d819851844317e5da24a604f30c5 | |
parent | replace qt4 eclass with qt4-r2 (diff) | |
download | gentoo-2-ed3a8ed732f0cb63cdef2575320aead0e21219aa.tar.gz gentoo-2-ed3a8ed732f0cb63cdef2575320aead0e21219aa.tar.bz2 gentoo-2-ed3a8ed732f0cb63cdef2575320aead0e21219aa.zip |
Version bump.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
-rw-r--r-- | media-video/ffmpegthumbnailer/ChangeLog | 10 | ||||
-rw-r--r-- | media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.0.ebuild (renamed from media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.5.6.ebuild) | 4 |
2 files changed, 10 insertions, 4 deletions
diff --git a/media-video/ffmpegthumbnailer/ChangeLog b/media-video/ffmpegthumbnailer/ChangeLog index b0460847f449..1b61dbd7d6b6 100644 --- a/media-video/ffmpegthumbnailer/ChangeLog +++ b/media-video/ffmpegthumbnailer/ChangeLog @@ -1,6 +1,12 @@ # 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.90 2009/12/24 12:05:22 ssuominen Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.91 2010/01/07 09:40:53 ssuominen Exp $ + +*ffmpegthumbnailer-2.0.0 (07 Jan 2010) + + 07 Jan 2010; Samuli Suominen <ssuominen@gentoo.org> + +ffmpegthumbnailer-2.0.0.ebuild: + Version bump. *ffmpegthumbnailer-1.5.6 (24 Dec 2009) diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.5.6.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.0.ebuild index bd74ec3a6bae..1fc5479cdd81 100644 --- a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.5.6.ebuild +++ b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# 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-1.5.6.ebuild,v 1.1 2009/12/24 12:05:22 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-2.0.0.ebuild,v 1.1 2010/01/07 09:40:53 ssuominen Exp $ EAPI=2 |