summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2015-09-01 20:58:43 +0200
committerTobias Klausmann <klausman@gentoo.org>2015-09-01 20:58:43 +0200
commit970e648e8baef0d5447d15ec7107b50b2341677f (patch)
treefa0ba53d6ae81e8a0dbc22156c94bc6041878201 /dev-db/innotop/innotop-1.9.0-r1.ebuild
parentdev-cpp/yaml-cpp: Fixing HOMEPAGE move due to code.google.com shutdown (diff)
downloadgentoo-970e648e8baef0d5447d15ec7107b50b2341677f.tar.gz
gentoo-970e648e8baef0d5447d15ec7107b50b2341677f.tar.bz2
gentoo-970e648e8baef0d5447d15ec7107b50b2341677f.zip
dev-db/innotop: Fixing HOMEPAGE move due to code.google.com shutdown
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-db/innotop/innotop-1.9.0-r1.ebuild')
-rw-r--r--dev-db/innotop/innotop-1.9.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/innotop/innotop-1.9.0-r1.ebuild b/dev-db/innotop/innotop-1.9.0-r1.ebuild
index ea07fae3e727..afd5ff2eaf1c 100644
--- a/dev-db/innotop/innotop-1.9.0-r1.ebuild
+++ b/dev-db/innotop/innotop-1.9.0-r1.ebuild
@@ -7,7 +7,7 @@ EAPI=5
inherit perl-module
DESCRIPTION="innotop - A text-mode MySQL and InnoDB monitor like mytop, but with many more features"
-HOMEPAGE="https://code.google.com/p/innotop/"
+HOMEPAGE="https://github.com/innotop/innotop"
SRC_URI="https://innotop.googlecode.com/files/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"