From: Tobias Klausmann Date: Tue, 1 Sep 2015 19:38:11 +0000 (+0200) Subject: media-gfx/raw-thumbnailer: Fixing HOMEPAGE move due to code.google.com shutdown X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9612196a42d0c45c76d490238756109059eccfbb;p=gentoo.git media-gfx/raw-thumbnailer: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 --- diff --git a/media-gfx/raw-thumbnailer/Manifest b/media-gfx/raw-thumbnailer/Manifest index 82e73e9aa99b..6ba1d67b97ad 100644 --- a/media-gfx/raw-thumbnailer/Manifest +++ b/media-gfx/raw-thumbnailer/Manifest @@ -1 +1 @@ -DIST raw-thumbnailer-0.2.1.tar.gz 89468 RMD160 d9d03922b6cab0e57ccb72fd373c4a51925f4976 SHA1 f34012062c0b1eaa10525722c36bd027b11ade2e SHA256 3a348ac6c74c8bbd4d7379659fa65da9d67b133c1e5c9e2a3aecf3e6e3d568bc +DIST raw-thumbnailer-0.2.1.tar.gz 89468 SHA256 3a348ac6c74c8bbd4d7379659fa65da9d67b133c1e5c9e2a3aecf3e6e3d568bc diff --git a/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild b/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild index c6b2f7d1ab81..3b1474fd08c5 100644 --- a/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild +++ b/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.1.ebuild @@ -5,7 +5,7 @@ EAPI=4 DESCRIPTION="A lightweight and fast raw image thumbnailer" -HOMEPAGE="https://code.google.com/p/raw-thumbnailer" +HOMEPAGE="https://github.com/erlendd/raw-thumbnailer" SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2"