From: Tobias Klausmann Date: Tue, 1 Sep 2015 20:08:46 +0000 (+0200) Subject: x11-misc/grun: Fixing HOMEPAGE move due to code.google.com shutdown X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8943bc1125644c70b62b9e7b6d80e0a93d11a95f;p=gentoo.git x11-misc/grun: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 --- diff --git a/x11-misc/grun/grun-0.9.3-r1.ebuild b/x11-misc/grun/grun-0.9.3-r1.ebuild index 4719826f63a9..f2a80d5bffe4 100644 --- a/x11-misc/grun/grun-0.9.3-r1.ebuild +++ b/x11-misc/grun/grun-0.9.3-r1.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils DESCRIPTION="gRun is a GTK based Run dialog that closely resembles the Windows Run dialog, just like xexec" -HOMEPAGE="https://code.google.com/p/grun/" +HOMEPAGE="https://github.com/lrgc/grun" SRC_URI="https://grun.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2"