diff --git a/dev-db/innotop/innotop-1.11.1.ebuild b/dev-db/innotop/innotop-1.11.1.ebuild index 46dee5b1a6258..83fbf270e18d4 100644 --- a/dev-db/innotop/innotop-1.11.1.ebuild +++ b/dev-db/innotop/innotop-1.11.1.ebuild @@ -6,7 +6,7 @@ EAPI="6" inherit perl-module -DESCRIPTION="innotop - A text-mode MySQL and InnoDB monitor like mytop, but with many more features" +DESCRIPTION="A text-mode MySQL and InnoDB monitor like mytop, but with many more features" HOMEPAGE="https://github.com/innotop/innotop" SRC_URI="https://github.com/innotop/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" diff --git a/dev-db/innotop/innotop-1.9.0-r1.ebuild b/dev-db/innotop/innotop-1.9.0-r1.ebuild index afd5ff2eaf1cd..4de1af02d3e78 100644 --- a/dev-db/innotop/innotop-1.9.0-r1.ebuild +++ b/dev-db/innotop/innotop-1.9.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=5 inherit perl-module -DESCRIPTION="innotop - A text-mode MySQL and InnoDB monitor like mytop, but with many more features" +DESCRIPTION="A text-mode MySQL and InnoDB monitor like mytop, but with many more features" HOMEPAGE="https://github.com/innotop/innotop" SRC_URI="https://innotop.googlecode.com/files/${P}.tar.gz" diff --git a/dev-db/innotop/innotop-1.9.1.ebuild b/dev-db/innotop/innotop-1.9.1.ebuild index c372db8d1c5ed..4de1af02d3e78 100644 --- a/dev-db/innotop/innotop-1.9.1.ebuild +++ b/dev-db/innotop/innotop-1.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=5 inherit perl-module -DESCRIPTION="innotop - A text-mode MySQL and InnoDB monitor like mytop, but with many more features" +DESCRIPTION="A text-mode MySQL and InnoDB monitor like mytop, but with many more features" HOMEPAGE="https://github.com/innotop/innotop" SRC_URI="https://innotop.googlecode.com/files/${P}.tar.gz"