From: Tobias Klausmann Date: Tue, 1 Sep 2015 19:37:01 +0000 (+0200) Subject: media-gfx/paint-mono: Fixing HOMEPAGE move due to code.google.com shutdown X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1783b4f361473ff076d6a728c574367eb5c778d4;p=gentoo.git media-gfx/paint-mono: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 --- diff --git a/media-gfx/paint-mono/paint-mono-0.1.63.ebuild b/media-gfx/paint-mono/paint-mono-0.1.63.ebuild index 47d6120764e9..f6c9664e183b 100644 --- a/media-gfx/paint-mono/paint-mono-0.1.63.ebuild +++ b/media-gfx/paint-mono/paint-mono-0.1.63.ebuild @@ -7,7 +7,7 @@ EAPI=2 inherit mono multilib DESCRIPTION="An unofficial effort to port Paint.NET 3.0 to Linux using Mono" -HOMEPAGE="https://code.google.com/p/paint-mono/" +HOMEPAGE="https://github.com/shana/paint-mono" SRC_URI="https://${PN}.googlecode.com/files/paintdotnet-${PV}.tar.gz" LICENSE="MIT CC-BY-NC-ND-2.5"