commit: e0a056a0e8462f5e644a1bd7758266ef9af66330 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Thu Feb 14 14:43:09 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Thu Feb 14 14:43:09 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0a056a0
dev-db/percona-xtrabackup-bin: set blocker on dev-db/percona-xtrabackup Bug: https://bugs.gentoo.org/677924 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> dev-db/percona-xtrabackup-bin/percona-xtrabackup-bin-2.4.11.ebuild | 5 +++-- dev-db/percona-xtrabackup-bin/percona-xtrabackup-bin-2.4.12.ebuild | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/dev-db/percona-xtrabackup-bin/percona-xtrabackup-bin-2.4.11.ebuild b/dev-db/percona-xtrabackup-bin/percona-xtrabackup-bin-2.4.11.ebuild index 2e9e7ddc752..cab516adcb4 100644 --- a/dev-db/percona-xtrabackup-bin/percona-xtrabackup-bin-2.4.11.ebuild +++ b/dev-db/percona-xtrabackup-bin/percona-xtrabackup-bin-2.4.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -28,7 +28,8 @@ RDEPEND="dev-libs/libaio dev-libs/libgpg-error dev-perl/DBD-mysql sys-libs/zlib - sys-process/numactl" + sys-process/numactl + !dev-db/percona-xtrabackup" QA_PREBUILT="usr/bin/*" diff --git a/dev-db/percona-xtrabackup-bin/percona-xtrabackup-bin-2.4.12.ebuild b/dev-db/percona-xtrabackup-bin/percona-xtrabackup-bin-2.4.12.ebuild index 29a995636cf..791c5b01275 100644 --- a/dev-db/percona-xtrabackup-bin/percona-xtrabackup-bin-2.4.12.ebuild +++ b/dev-db/percona-xtrabackup-bin/percona-xtrabackup-bin-2.4.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -28,7 +28,8 @@ RDEPEND="dev-libs/libaio dev-libs/libgpg-error dev-perl/DBD-mysql sys-libs/zlib - sys-process/numactl" + sys-process/numactl + !dev-db/percona-xtrabackup" QA_PREBUILT="usr/bin/*"