diff options
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libelf/libelf-0.8.13-r2.ebuild | 4 |
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/" |