commit:     7ae71e671ee7e5abb861a734133a62f77f301dc6
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Mar  1 18:15:46 2019 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Sun Mar  3 19:27:21 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ae71e67

app-arch/xz-utils: remove non-exist blocker

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11204
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 app-arch/xz-utils/xz-utils-5.2.3.ebuild    | 3 +--
 app-arch/xz-utils/xz-utils-5.2.4-r2.ebuild | 3 +--
 app-arch/xz-utils/xz-utils-9999.ebuild     | 3 +--
 3 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/app-arch/xz-utils/xz-utils-5.2.3.ebuild 
b/app-arch/xz-utils/xz-utils-5.2.3.ebuild
index 22e7ad09c65..f610a97a4f9 100644
--- a/app-arch/xz-utils/xz-utils-5.2.3.ebuild
+++ b/app-arch/xz-utils/xz-utils-5.2.3.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
 
 # Remember: we cannot leverage autotools in this ebuild in order
@@ -30,7 +30,6 @@ SLOT="0"
 IUSE="elibc_FreeBSD +extra-filters nls static-libs +threads"
 
 RDEPEND="!<app-arch/lzma-4.63
-       !app-arch/lzma-utils
        !<app-arch/p7zip-4.57"
 DEPEND="${RDEPEND}
        ${EXTRA_DEPEND}"

diff --git a/app-arch/xz-utils/xz-utils-5.2.4-r2.ebuild 
b/app-arch/xz-utils/xz-utils-5.2.4-r2.ebuild
index 5a32471e2d6..481626bc8f1 100644
--- a/app-arch/xz-utils/xz-utils-5.2.4-r2.ebuild
+++ b/app-arch/xz-utils/xz-utils-5.2.4-r2.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
 
 # Remember: we cannot leverage autotools in this ebuild in order
@@ -31,7 +31,6 @@ SLOT="0"
 IUSE="elibc_FreeBSD +extra-filters nls static-libs +threads"
 
 RDEPEND="!<app-arch/lzma-4.63
-       !app-arch/lzma-utils
        !<app-arch/p7zip-4.57"
 DEPEND="${RDEPEND}
        ${EXTRA_DEPEND}"

diff --git a/app-arch/xz-utils/xz-utils-9999.ebuild 
b/app-arch/xz-utils/xz-utils-9999.ebuild
index de20abb3a88..636b34fdba4 100644
--- a/app-arch/xz-utils/xz-utils-9999.ebuild
+++ b/app-arch/xz-utils/xz-utils-9999.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
 
 # Remember: we cannot leverage autotools in this ebuild in order
@@ -31,7 +31,6 @@ SLOT="0"
 IUSE="elibc_FreeBSD +extra-filters nls static-libs +threads"
 
 RDEPEND="!<app-arch/lzma-4.63
-       !app-arch/lzma-utils
        !<app-arch/p7zip-4.57"
 DEPEND="${RDEPEND}
        ${EXTRA_DEPEND}"

Reply via email to