diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-24 12:05:22 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-24 12:05:22 +0000 |
commit | b6c4eba1d16f90f8c5905b75568536980757008b (patch) | |
tree | 477868dc04ede59d0c2c84ee5247d366b32d570a /media-video | |
parent | Version bump. Try to accomodate offesnive part of bug #298150. (diff) | |
download | gentoo-2-b6c4eba1d16f90f8c5905b75568536980757008b.tar.gz gentoo-2-b6c4eba1d16f90f8c5905b75568536980757008b.tar.bz2 gentoo-2-b6c4eba1d16f90f8c5905b75568536980757008b.zip |
Version bump.
(Portage version: 2.2_rc60/cvs/Linux x86_64)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/ffmpegthumbnailer/ChangeLog | 8 | ||||
-rw-r--r-- | media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.5.6.ebuild (renamed from media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.5.5.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/media-video/ffmpegthumbnailer/ChangeLog b/media-video/ffmpegthumbnailer/ChangeLog index b466d01da454..b0460847f449 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.89 2009/10/08 11:21:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ChangeLog,v 1.90 2009/12/24 12:05:22 ssuominen Exp $ + +*ffmpegthumbnailer-1.5.6 (24 Dec 2009) + + 24 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> + +ffmpegthumbnailer-1.5.6.ebuild: + Version bump. *ffmpegthumbnailer-1.5.5 (08 Oct 2009) diff --git a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.5.5.ebuild b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.5.6.ebuild index b0ca9a107978..bd74ec3a6bae 100644 --- a/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.5.5.ebuild +++ b/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.5.6.ebuild @@ -1,11 +1,11 @@ # 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.5.ebuild,v 1.1 2009/10/08 11:21:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/ffmpegthumbnailer/ffmpegthumbnailer-1.5.6.ebuild,v 1.1 2009/12/24 12:05:22 ssuominen Exp $ EAPI=2 DESCRIPTION="Lightweight video thumbnailer that can be used by file managers" -HOMEPAGE="http://code.google.com/p/ffmpegthumbnailer" +HOMEPAGE="http://code.google.com/p/ffmpegthumbnailer/" SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" |