From d1983191e4bda782d4699a9f6798553bea2652db Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Wed, 2 Mar 2022 17:57:47 +0100 Subject: [PATCH] virtual/libelf: Sync with gentoo It's from gentoo commit 38b155fa1bf907617067c98eb4ba3a5d0790eb1a. --- .../portage-stable/virtual/libelf/libelf-2.ebuild | 4 ++-- .../portage-stable/virtual/libelf/libelf-3.ebuild | 15 ++++++--------- .../portage-stable/virtual/libelf/metadata.xml | 3 ++- 3 files changed, 10 insertions(+), 12 deletions(-) diff --git a/sdk_container/src/third_party/portage-stable/virtual/libelf/libelf-2.ebuild b/sdk_container/src/third_party/portage-stable/virtual/libelf/libelf-2.ebuild index dcd9caf6d3..165ad0fa2b 100644 --- a/sdk_container/src/third_party/portage-stable/virtual/libelf/libelf-2.ebuild +++ b/sdk_container/src/third_party/portage-stable/virtual/libelf/libelf-2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,6 +7,6 @@ inherit multilib-build DESCRIPTION="Virtual for libelf.so.0 provider dev-libs/libelf" SLOT="0/0" -KEYWORDS="alpha amd64 arm hppa ~mips ppc ppc64 sparc x86 -amd64-fbsd -x86-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 sparc x86 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=">=dev-libs/libelf-0.8.13-r2:0/0[${MULTILIB_USEDEP}]" diff --git a/sdk_container/src/third_party/portage-stable/virtual/libelf/libelf-3.ebuild b/sdk_container/src/third_party/portage-stable/virtual/libelf/libelf-3.ebuild index f328d41728..72771ac216 100644 --- a/sdk_container/src/third_party/portage-stable/virtual/libelf/libelf-3.ebuild +++ b/sdk_container/src/third_party/portage-stable/virtual/libelf/libelf-3.ebuild @@ -1,16 +1,13 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit multilib-build DESCRIPTION="Virtual for libelf.so.1 provider dev-libs/elfutils" -SLOT="0/1" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" -RDEPEND=" - || ( - >=dev-libs/elfutils-0.155-r1:0/0[${MULTILIB_USEDEP}] - >=sys-freebsd/freebsd-lib-9.2_rc1[${MULTILIB_USEDEP}] - )" +SLOT="0/1" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" + +RDEPEND=">=dev-libs/elfutils-0.155-r1:0/0[${MULTILIB_USEDEP}]" diff --git a/sdk_container/src/third_party/portage-stable/virtual/libelf/metadata.xml b/sdk_container/src/third_party/portage-stable/virtual/libelf/metadata.xml index d920e3ba3e..8a95717b1d 100644 --- a/sdk_container/src/third_party/portage-stable/virtual/libelf/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/virtual/libelf/metadata.xml @@ -1,8 +1,9 @@ - + blueness@gentoo.org Anthony G. Basile +