summaryrefslogtreecommitdiff
path: root/sys-fs
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-13 15:54:34 +0200
committerDavid Seifert <soap@gentoo.org>2021-05-13 15:54:34 +0200
commita80d53920a2f15829d20e6fa9795666fe9dc2387 (patch)
treeb5a54eb636c86ba57a28df76882a5cee8202f8af /sys-fs
parentsys-devel/autoconf-wrapper: drop unused multilib inherit (diff)
downloadgentoo-a80d53920a2f15829d20e6fa9795666fe9dc2387.tar.gz
gentoo-a80d53920a2f15829d20e6fa9795666fe9dc2387.tar.bz2
gentoo-a80d53920a2f15829d20e6fa9795666fe9dc2387.zip
sys-fs/cryptsetup: drop unused libtool inherit
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r--sys-fs/cryptsetup/cryptsetup-2.3.4-r1.ebuild2
-rw-r--r--sys-fs/cryptsetup/cryptsetup-2.3.5-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/cryptsetup/cryptsetup-2.3.4-r1.ebuild b/sys-fs/cryptsetup/cryptsetup-2.3.4-r1.ebuild
index 641a9c76c687..e96df12d24be 100644
--- a/sys-fs/cryptsetup/cryptsetup-2.3.4-r1.ebuild
+++ b/sys-fs/cryptsetup/cryptsetup-2.3.4-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit autotools linux-info libtool
+inherit autotools linux-info
DESCRIPTION="Tool to setup encrypted devices with dm-crypt"
HOMEPAGE="https://gitlab.com/cryptsetup/cryptsetup/blob/master/README.md"
diff --git a/sys-fs/cryptsetup/cryptsetup-2.3.5-r1.ebuild b/sys-fs/cryptsetup/cryptsetup-2.3.5-r1.ebuild
index 30f4962b68e4..72a0baf8cb90 100644
--- a/sys-fs/cryptsetup/cryptsetup-2.3.5-r1.ebuild
+++ b/sys-fs/cryptsetup/cryptsetup-2.3.5-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit autotools linux-info libtool
+inherit autotools linux-info
DESCRIPTION="Tool to setup encrypted devices with dm-crypt"
HOMEPAGE="https://gitlab.com/cryptsetup/cryptsetup/blob/master/README.md"