dev-db/mydumper: Fix toolong DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Mon, 20 Mar 2017 09:13:09 +0000 (11:13 +0200)
committerDavid Seifert <soap@gentoo.org>
Thu, 23 Mar 2017 20:51:28 +0000 (21:51 +0100)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4253

dev-db/mydumper/mydumper-0.6.2.ebuild

index 943b153d4fe1669b12f7f9efca18b3b6c0001b6d..b28500bd888b2d1cd09360f08d2df591dbfdac74 100644 (file)
@@ -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"