summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-03-20 11:13:09 +0200
committerDavid Seifert <soap@gentoo.org>2017-03-23 21:51:28 +0100
commite97dded5dd4bfc3f1db99f7da0ef31b822af9160 (patch)
tree897301f203a40d016d56a260a293905e32218b51 /dev-db
parentdev-db/libodbc++: Fix toolong DESCRIPTION (diff)
downloadgentoo-e97dded5dd4bfc3f1db99f7da0ef31b822af9160.tar.gz
gentoo-e97dded5dd4bfc3f1db99f7da0ef31b822af9160.tar.bz2
gentoo-e97dded5dd4bfc3f1db99f7da0ef31b822af9160.zip
dev-db/mydumper: Fix toolong DESCRIPTION
Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4253
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/mydumper/mydumper-0.6.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mydumper/mydumper-0.6.2.ebuild b/dev-db/mydumper/mydumper-0.6.2.ebuild
index 943b153d4fe1..b28500bd888b 100644
--- a/dev-db/mydumper/mydumper-0.6.2.ebuild
+++ b/dev-db/mydumper/mydumper-0.6.2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit cmake-utils versionator
-DESCRIPTION="A high-performance multi-threaded backup (and restore) toolset for MySQL and Drizzle"
+DESCRIPTION="A high-performance multi-threaded backup toolset for MySQL and Drizzle"
HOMEPAGE="https://launchpad.net/mydumper"
SRC_URI="https://launchpad.net/mydumper/$(get_version_component_range 1-2)/${PV}/+download/${P}.tar.gz"
LICENSE="GPL-3"