diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2016-11-24 01:03:50 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2016-11-24 01:04:13 +0100 |
commit | 092b619572cc503cf5dbeaa6ccfbd8c8139f79b2 (patch) | |
tree | e58e2c020540ef8974a5665327e0cf14c92baa0a /dev-db/innotop | |
parent | dev-db/innotop: Bump to v1.11.1 (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-db/innotop/innotop-1.11.1.ebuild | 2 | ||||
-rw-r--r-- | dev-db/innotop/innotop-1.9.0-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-db/innotop/innotop-1.9.1.ebuild | 4 |
3 files changed, 5 insertions, 5 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" diff --git a/dev-db/innotop/innotop-1.9.0-r1.ebuild b/dev-db/innotop/innotop-1.9.0-r1.ebuild index afd5ff2eaf1c..4de1af02d3e7 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 c372db8d1c5e..4de1af02d3e7 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" |