mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
net-misc/openssh: Inherit user.eclass for egetshell (bug #708366)
Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
This commit is contained in:
committed by
Patrick McLean
parent
1d8fece05e
commit
a0e8fe5cd6
@@ -3,7 +3,8 @@
|
||||
|
||||
EAPI=6
|
||||
|
||||
inherit eapi7-ver flag-o-matic multilib autotools pam systemd
|
||||
# user.eclass needed for egetshell
|
||||
inherit user eapi7-ver flag-o-matic multilib autotools pam systemd
|
||||
|
||||
# Make it more portable between straight releases
|
||||
# and _p? releases.
|
||||
|
||||
@@ -3,7 +3,8 @@
|
||||
|
||||
EAPI=7
|
||||
|
||||
inherit flag-o-matic multilib autotools pam systemd
|
||||
# user.eclass needed for egetshell
|
||||
inherit user flag-o-matic multilib autotools pam systemd
|
||||
|
||||
# Make it more portable between straight releases
|
||||
# and _p? releases.
|
||||
|
||||
Reference in New Issue
Block a user