commit: 8943bc1125644c70b62b9e7b6d80e0a93d11a95f Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Tue Sep 1 20:08:46 2015 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Tue Sep 1 20:08:46 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8943bc11
x11-misc/grun: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 x11-misc/grun/grun-0.9.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/grun/grun-0.9.3-r1.ebuild b/x11-misc/grun/grun-0.9.3-r1.ebuild index 4719826..f2a80d5 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"
