commit: dd4e29ea13d41c21e8bdf119e5a325a22d28662d Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Tue Sep 1 19:46:41 2015 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Tue Sep 1 19:46:41 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd4e29ea
media-video/kffmpegthumbnailer: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 media-video/kffmpegthumbnailer/kffmpegthumbnailer-1.1.0-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/kffmpegthumbnailer/kffmpegthumbnailer-1.1.0-r3.ebuild b/media-video/kffmpegthumbnailer/kffmpegthumbnailer-1.1.0-r3.ebuild index 8e92604..61f9dd2 100644 --- a/media-video/kffmpegthumbnailer/kffmpegthumbnailer-1.1.0-r3.ebuild +++ b/media-video/kffmpegthumbnailer/kffmpegthumbnailer-1.1.0-r3.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit kde4-base DESCRIPTION="KDE thumbnailer based on ffmpegthumbnailer" -HOMEPAGE="https://code.google.com/p/ffmpegthumbnailer/" +HOMEPAGE="https://github.com/dirkvdb/ffmpegthumbnailer" SRC_URI="https://ffmpegthumbnailer.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2"
