From e97dded5dd4bfc3f1db99f7da0ef31b822af9160 Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Mon, 20 Mar 2017 11:13:09 +0200 Subject: [PATCH] dev-db/mydumper: Fix toolong DESCRIPTION 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 | 4 ++-- 1 file 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" -- 2.26.2