summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2016-11-24 01:03:50 +0100
committerThomas Deutschmann <whissi@gentoo.org>2016-11-24 01:04:13 +0100
commit092b619572cc503cf5dbeaa6ccfbd8c8139f79b2 (patch)
treee58e2c020540ef8974a5665327e0cf14c92baa0a /dev-db/innotop/innotop-1.11.1.ebuild
parentdev-db/innotop: Bump to v1.11.1 (diff)
downloadgentoo-092b619572cc503cf5dbeaa6ccfbd8c8139f79b2.tar.gz
gentoo-092b619572cc503cf5dbeaa6ccfbd8c8139f79b2.tar.bz2
gentoo-092b619572cc503cf5dbeaa6ccfbd8c8139f79b2.zip
dev-db/innotop: DESCRIPTION updated to make repoman happy
Package-Manager: portage-2.3.2
Diffstat (limited to 'dev-db/innotop/innotop-1.11.1.ebuild')
-rw-r--r--dev-db/innotop/innotop-1.11.1.ebuild2
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"