diff options
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/innotop/innotop-1.9.0-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-db/innotop/innotop-1.9.1.ebuild | 2 |
2 files changed, 2 insertions, 2 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 )" 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 )" |