commit: 4982398b3df509f2ed0b269df4035d8835141551 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Tue Sep 1 19:27:35 2015 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Tue Sep 1 19:27:35 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4982398b
dev-util/dmake: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 dev-util/dmake/dmake-4.12.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/dmake/dmake-4.12.2.ebuild b/dev-util/dmake/dmake-4.12.2.ebuild index c4c2994..a3b1429 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"
