diff options
Diffstat (limited to 'dev-db/innotop/innotop-1.11.1.ebuild')
-rw-r--r-- | dev-db/innotop/innotop-1.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/innotop/innotop-1.11.1.ebuild b/dev-db/innotop/innotop-1.11.1.ebuild index 46dee5b1a625..83fbf270e18d 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" |