summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2020-01-01 19:43:41 +0300
committerMikle Kolyada <zlogene@gentoo.org>2020-01-01 19:43:41 +0300
commitabb8eafcda7740e80db7e757aa67e8d177ef12c9 (patch)
tree2b242a6ff8c407859151f2a56a57a74387c6e4d7 /sys-auth/pam_mount
parentwww-servers/lighttpd: no kerberos for openssl (diff)
downloadgentoo-abb8eafcda7740e80db7e757aa67e8d177ef12c9.tar.gz
gentoo-abb8eafcda7740e80db7e757aa67e8d177ef12c9.tar.bz2
gentoo-abb8eafcda7740e80db7e757aa67e8d177ef12c9.zip
sys-auth/pam_mount: Drop unused inherit
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-auth/pam_mount')
-rw-r--r--sys-auth/pam_mount/pam_mount-2.16-r1.ebuild4
-rw-r--r--sys-auth/pam_mount/pam_mount-2.16.ebuild4
2 files changed, 2 insertions, 6 deletions
diff --git a/sys-auth/pam_mount/pam_mount-2.16-r1.ebuild b/sys-auth/pam_mount/pam_mount-2.16-r1.ebuild
index 45d0091b7b47..4aa9be59ce6a 100644
--- a/sys-auth/pam_mount/pam_mount-2.16-r1.ebuild
+++ b/sys-auth/pam_mount/pam_mount-2.16-r1.ebuild
@@ -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"
diff --git a/sys-auth/pam_mount/pam_mount-2.16.ebuild b/sys-auth/pam_mount/pam_mount-2.16.ebuild
index 396e2ed710c9..95e94fc71b07 100644
--- a/sys-auth/pam_mount/pam_mount-2.16.ebuild
+++ b/sys-auth/pam_mount/pam_mount-2.16.ebuild
@@ -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"