summaryrefslogtreecommitdiff
path: root/virtual/libelf/libelf-3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-13 06:19:51 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-13 06:19:51 +0000
commit8be70107efbb417f839292165ee39d07a062046f (patch)
tree013918887ec4a00f0cefdb4b4d1313cbc3054305 /virtual/libelf/libelf-3.ebuild
parent343a7272d559a21a0e0ed13cb743fabb2bfcc479 (diff)
gentoo resync : 13.01.2018
Diffstat (limited to 'virtual/libelf/libelf-3.ebuild')
-rw-r--r--virtual/libelf/libelf-3.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/virtual/libelf/libelf-3.ebuild b/virtual/libelf/libelf-3.ebuild
new file mode 100644
index 000000000000..bb6602699907
--- /dev/null
+++ b/virtual/libelf/libelf-3.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+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 ~sparc-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}]
+ )"