summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-09-01 22:08:46 +0200
committerTobias Klausmann <klausman@gentoo.org>2015-09-01 22:08:46 +0200
commit8943bc1125644c70b62b9e7b6d80e0a93d11a95f (patch)
treef914f7826b1d971f2de6319c1a55bbc65e2fca16
parentx11-misc/basqet: Fixing HOMEPAGE move due to code.google.com shutdown (diff)
downloadgentoo-8943bc1125644c70b62b9e7b6d80e0a93d11a95f.tar.gz
gentoo-8943bc1125644c70b62b9e7b6d80e0a93d11a95f.tar.bz2
gentoo-8943bc1125644c70b62b9e7b6d80e0a93d11a95f.zip
x11-misc/grun: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
-rw-r--r--x11-misc/grun/grun-0.9.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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"