From: Tobias Klausmann Date: Tue, 1 Sep 2015 18:58:43 +0000 (+0200) Subject: dev-db/innotop: Fixing HOMEPAGE move due to code.google.com shutdown X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=970e648e8baef0d5447d15ec7107b50b2341677f;p=gentoo.git dev-db/innotop: Fixing HOMEPAGE move due to code.google.com shutdown Package-Manager: portage-2.2.20.1 --- 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 )" diff --git a/dev-db/innotop/innotop-1.9.1.ebuild b/dev-db/innotop/innotop-1.9.1.ebuild index fd282e20c16c..c372db8d1c5e 100644 --- a/dev-db/innotop/innotop-1.9.1.ebuild +++ b/dev-db/innotop/innotop-1.9.1.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 )"