mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-db/mydumper: Fix toolong DESCRIPTION
Package-Manager: Portage-2.3.5, Repoman-2.3.2 Closes: https://github.com/gentoo/gentoo/pull/4253
This commit is contained in:
committed by
David Seifert
parent
737f372212
commit
e97dded5dd
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user