dev-util/dmake: Fixing HOMEPAGE move due to code.google.com shutdown
authorTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:27:35 +0000 (21:27 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Tue, 1 Sep 2015 19:27:35 +0000 (21:27 +0200)
Package-Manager: portage-2.2.20.1

dev-util/dmake/dmake-4.12.2.ebuild

index c4c2994f1647c9a0c2d945f49404cfc14a3e5966..a3b1429a3cc304d65ef431c9d287451eb9fc828f 100644 (file)
@@ -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"