x11-misc/grun: Fixing HOMEPAGE move due to code.google.com shutdown
authorTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 20:08:46 +0000 (22:08 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 20:08:46 +0000 (22:08 +0200)
Package-Manager: portage-2.2.20.1

x11-misc/grun/grun-0.9.3-r1.ebuild

index 4719826f63a9ea3eb7987d631edfc31efeb981ba..f2a80d5bffe4c4c76f66f26bb196717f53a47967 100644 (file)
@@ -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"