mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
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>
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user