summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-09-01 21:27:35 +0200
committerTobias Klausmann <klausman@gentoo.org>2015-09-01 21:27:35 +0200
commit4982398b3df509f2ed0b269df4035d8835141551 (patch)
treea4ba7aa0a625b2ddee1252cec5abba5fa87efdc5 /dev-util/dmake
parentdev-python/python-twitter: Fixing HOMEPAGE move due to code.google.com shutdown (diff)
downloadgentoo-4982398b3df509f2ed0b269df4035d8835141551.tar.gz
gentoo-4982398b3df509f2ed0b269df4035d8835141551.tar.bz2
gentoo-4982398b3df509f2ed0b269df4035d8835141551.zip
dev-util/dmake: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-util/dmake')
-rw-r--r--dev-util/dmake/dmake-4.12.2.ebuild2
1 files changed, 1 insertions, 1 deletions
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"