summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-02-09 15:02:12 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-02-09 15:02:12 +0300
commit44d4a15c8e125658b230e2a022a3adf878928c1b (patch)
tree7461afb4908cbbe0e5ff01fa5f3f8d1a668ddc8b /net-libs
parentnet-libs/liblockfile: Drop old (diff)
downloadgentoo-44d4a15c8e125658b230e2a022a3adf878928c1b.tar.gz
gentoo-44d4a15c8e125658b230e2a022a3adf878928c1b.tar.bz2
gentoo-44d4a15c8e125658b230e2a022a3adf878928c1b.zip
net-libs/liblockfile: Drop unused inherit
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/liblockfile/liblockfile-1.16.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/liblockfile/liblockfile-1.16.ebuild b/net-libs/liblockfile/liblockfile-1.16.ebuild
index fa8d31db2fb9..148796e9abed 100644
--- a/net-libs/liblockfile/liblockfile-1.16.ebuild
+++ b/net-libs/liblockfile/liblockfile-1.16.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit autotools toolchain-funcs multilib
+inherit autotools toolchain-funcs
DESCRIPTION="Implements functions designed to lock the standard mailboxes"
HOMEPAGE="https://github.com/miquels/liblockfile"