sys-auth/pam_mount: Drop unused inherit
authorMikle Kolyada <zlogene@gentoo.org>
Wed, 1 Jan 2020 16:43:41 +0000 (19:43 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Wed, 1 Jan 2020 16:43:41 +0000 (19:43 +0300)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
sys-auth/pam_mount/pam_mount-2.16-r1.ebuild
sys-auth/pam_mount/pam_mount-2.16.ebuild

index 45d0091b7b471c6668b973590580b7a5366d2f98..4aa9be59ce6a12b3c88b09665e1beb642031b650 100644 (file)
@@ -1,10 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit multilib
-
 DESCRIPTION="A PAM module that can mount volumes for a user session"
 HOMEPAGE="http://pam-mount.sourceforge.net"
 SRC_URI="mirror://sourceforge/pam-mount/${P}.tar.xz"
index 396e2ed710c93cab12eac666efbe7fd308aa7ec5..95e94fc71b070ea0f58d45235b9bd037384d7fd9 100644 (file)
@@ -1,10 +1,8 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-inherit multilib
-
 DESCRIPTION="A PAM module that can mount volumes for a user session"
 HOMEPAGE="http://pam-mount.sourceforge.net"
 SRC_URI="mirror://sourceforge/pam-mount/${P}.tar.xz"