From: Tomas Mozes Date: Thu, 14 Feb 2019 07:12:53 +0000 (+0100) Subject: dev-db/percona-xtrabackup: adjust blocker on dev-db/percona-xtrabackup-bin X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=de7e49089af9a6bd45b3df608ea414fce5dd11b1;p=gentoo.git dev-db/percona-xtrabackup: adjust blocker on dev-db/percona-xtrabackup-bin Commit 7008658c4a69aa73b53d30ea3a20b5e719a04f2e changed the name of the binary version of xtrabackup. Closes: https://bugs.gentoo.org/677924 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Tomáš Mózes Closes: https://github.com/gentoo/gentoo/pull/11045 Signed-off-by: Thomas Deutschmann --- diff --git a/dev-db/percona-xtrabackup/percona-xtrabackup-2.4.12.ebuild b/dev-db/percona-xtrabackup/percona-xtrabackup-2.4.12.ebuild index 57da1cc8e41e..00fa92ff8fb4 100644 --- a/dev-db/percona-xtrabackup/percona-xtrabackup-2.4.12.ebuild +++ b/dev-db/percona-xtrabackup/percona-xtrabackup-2.4.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -29,7 +29,7 @@ DEPEND=" RDEPEND=" ${DEPEND} - !dev-db/xtrabackup-bin + !dev-db/percona-xtrabackup-bin dev-perl/DBD-mysql" PATCHES=( diff --git a/dev-db/percona-xtrabackup/percona-xtrabackup-2.4.13.ebuild b/dev-db/percona-xtrabackup/percona-xtrabackup-2.4.13.ebuild index 1e7262ec2082..b30c9c1a026b 100644 --- a/dev-db/percona-xtrabackup/percona-xtrabackup-2.4.13.ebuild +++ b/dev-db/percona-xtrabackup/percona-xtrabackup-2.4.13.ebuild @@ -29,7 +29,7 @@ DEPEND=" RDEPEND=" ${DEPEND} - !dev-db/xtrabackup-bin + !dev-db/percona-xtrabackup-bin dev-perl/DBD-mysql" PATCHES=(