summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-15 03:46:46 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:15:48 +0100
commitfb991d4429297ea853c7d45b8656f0a3ca7c9041 (patch)
tree41d2fb662351df2893e93ee6822650670f7f3a8d /dev-libs/libelf
parentdev-libs/libedit: autotools--, toolchain-funcs-- (diff)
downloadgentoo-fb991d4429297ea853c7d45b8656f0a3ca7c9041.tar.gz
gentoo-fb991d4429297ea853c7d45b8656f0a3ca7c9041.tar.bz2
gentoo-fb991d4429297ea853c7d45b8656f0a3ca7c9041.zip
dev-libs/libelf: eutils--, multilib--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libelf')
-rw-r--r--dev-libs/libelf/libelf-0.8.13-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libelf/libelf-0.8.13-r2.ebuild b/dev-libs/libelf/libelf-0.8.13-r2.ebuild
index 8938735f433f..e2d116e1932a 100644
--- a/dev-libs/libelf/libelf-0.8.13-r2.ebuild
+++ b/dev-libs/libelf/libelf-0.8.13-r2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
-inherit eutils multilib autotools multilib-minimal
+inherit autotools multilib-minimal
DESCRIPTION="A ELF object file access library"
HOMEPAGE="http://www.mr511.de/software/"