dev-db/percona-toolkit: Remove redundant perl-app.eclass
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Wed, 23 Oct 2019 03:22:06 +0000 (05:22 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Wed, 23 Oct 2019 03:22:06 +0000 (05:22 +0200)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
dev-db/percona-toolkit/percona-toolkit-2.2.11.ebuild

index 402e3ff753d1f6ca656713967352803bf924e4a7..eeedd4e662751f664e4b3b8fb1255ae09dd9c3d4 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-inherit eutils perl-app perl-module toolchain-funcs
+inherit eutils perl-module toolchain-funcs
 
 DESCRIPTION="essential command-line utilities for MySQL"
 HOMEPAGE="http://www.percona.com/software/percona-toolkit/"