summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-09-01 21:32:19 +0200
committerTobias Klausmann <klausman@gentoo.org>2015-09-01 21:32:19 +0200
commit3594f20d7b47638d777320635a2d1f6043f6992e (patch)
treedac6ecdfd0fc73382a18c5b1b53152dea0905cfb /dev-vcs/gitinspector
parentdev-util/ticpp: Fixing HOMEPAGE move due to code.google.com shutdown (diff)
downloadgentoo-3594f20d7b47638d777320635a2d1f6043f6992e.tar.gz
gentoo-3594f20d7b47638d777320635a2d1f6043f6992e.tar.bz2
gentoo-3594f20d7b47638d777320635a2d1f6043f6992e.zip
dev-vcs/gitinspector: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-vcs/gitinspector')
-rw-r--r--dev-vcs/gitinspector/gitinspector-0.3.1.ebuild2
-rw-r--r--dev-vcs/gitinspector/gitinspector-0.3.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/gitinspector/gitinspector-0.3.1.ebuild b/dev-vcs/gitinspector/gitinspector-0.3.1.ebuild
index 9b206727d139..4d329468bdda 100644
--- a/dev-vcs/gitinspector/gitinspector-0.3.1.ebuild
+++ b/dev-vcs/gitinspector/gitinspector-0.3.1.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="Statistical analysis tool for git repositories"
-HOMEPAGE="https://code.google.com/p/gitinspector/"
+HOMEPAGE="https://github.com/ejwa/gitinspector"
SRC_URI="https://${PN}.googlecode.com/files/${PN}_${PV}.zip"
SLOT="0"
diff --git a/dev-vcs/gitinspector/gitinspector-0.3.2.ebuild b/dev-vcs/gitinspector/gitinspector-0.3.2.ebuild
index b9c7d97dee95..d356d0b7d875 100644
--- a/dev-vcs/gitinspector/gitinspector-0.3.2.ebuild
+++ b/dev-vcs/gitinspector/gitinspector-0.3.2.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="Statistical analysis tool for git repositories"
-HOMEPAGE="https://code.google.com/p/gitinspector/"
+HOMEPAGE="https://github.com/ejwa/gitinspector"
SRC_URI="https://${PN}.googlecode.com/files/${PN}_${PV}.zip"
SLOT="0"