mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-17 02:11:06 +02:00
virtual/openssh: Sync with Gentoo
It's from Gentoo commit c4b64cf171924b4dc9f75a592657e4593920eb8e. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
4889f80490
commit
404a42365a
17
sdk_container/src/third_party/portage-stable/virtual/openssh/openssh-0-r1.ebuild
vendored
Normal file
17
sdk_container/src/third_party/portage-stable/virtual/openssh/openssh-0-r1.ebuild
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DESCRIPTION="Virtual for net-misc/openssh and variants"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
|
||||
IUSE="ssl"
|
||||
|
||||
RDEPEND="
|
||||
|| (
|
||||
>=net-misc/openssh-9.3_p1-r1[ssl?]
|
||||
>=net-misc/openssh-contrib-9.3_p1[ssl?]
|
||||
>=net-misc/pkixssh-14.1.1
|
||||
)"
|
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@ -6,7 +6,7 @@ EAPI=8
|
||||
DESCRIPTION="Virtual for net-misc/openssh and variants"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
|
||||
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
|
||||
IUSE="ssl"
|
||||
|
||||
RDEPEND="
|
||||
|
Loading…
x
Reference in New Issue
Block a user