From: Tobias Klausmann Date: Tue, 1 Sep 2015 19:27:35 +0000 (+0200) Subject: dev-util/dmake: Fixing HOMEPAGE move due to code.google.com shutdown X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4982398b3df509f2ed0b269df4035d8835141551;p=gentoo.git dev-util/dmake: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 --- diff --git a/dev-util/dmake/dmake-4.12.2.ebuild b/dev-util/dmake/dmake-4.12.2.ebuild index c4c2994f1647..a3b1429a3cc3 100644 --- a/dev-util/dmake/dmake-4.12.2.ebuild +++ b/dev-util/dmake/dmake-4.12.2.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit eutils DESCRIPTION="Improved make" -HOMEPAGE="https://code.google.com/a/apache-extras.org/p/dmake/" +HOMEPAGE="https://github.com/mohawk2/dmake" SRC_URI="http://${PN}.apache-extras.org.codespot.com/files/${P}.tar.bz2" LICENSE="GPL-1"