dev-db/percona-xtrabackup: adjust blocker on dev-db/percona-xtrabackup-bin
authorTomas Mozes <hydrapolic@gmail.com>
Thu, 14 Feb 2019 07:12:53 +0000 (08:12 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Thu, 14 Feb 2019 14:39:50 +0000 (15:39 +0100)
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 <hydrapolic@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11045
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
dev-db/percona-xtrabackup/percona-xtrabackup-2.4.12.ebuild
dev-db/percona-xtrabackup/percona-xtrabackup-2.4.13.ebuild

index 57da1cc8e41ea02f152ff5d334ee72f564792779..00fa92ff8fb4d13d724cfad513ac7f1367531eb0 100644 (file)
@@ -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=(
index 1e7262ec208296748e00c27a135e20c0598d2a79..b30c9c1a026bf0f4d60e1c545b5b1ef014123c48 100644 (file)
@@ -29,7 +29,7 @@ DEPEND="
 
 RDEPEND="
        ${DEPEND}
-       !dev-db/xtrabackup-bin
+       !dev-db/percona-xtrabackup-bin
        dev-perl/DBD-mysql"
 
 PATCHES=(