summaryrefslogtreecommitdiff
path: root/virtual/openssh
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-12 11:50:53 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-12 11:50:53 -0500
commit290aebdea65a02557706eaeda477fef0437b6a48 (patch)
treef87a939169a508a2e943570501b64cc16b411cda /virtual/openssh
parent6783ddcd4b73d9ce586a71770caed352bec93b16 (diff)
downloadbaldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.gz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.tar.xz
baldeagleos-repo-290aebdea65a02557706eaeda477fef0437b6a48.zip
Adding metadata
Diffstat (limited to 'virtual/openssh')
-rw-r--r--virtual/openssh/metadata.xml10
-rw-r--r--virtual/openssh/openssh-0-r1.ebuild17
-rw-r--r--virtual/openssh/openssh-0.ebuild16
3 files changed, 0 insertions, 43 deletions
diff --git a/virtual/openssh/metadata.xml b/virtual/openssh/metadata.xml
deleted file mode 100644
index e093771dd80c..000000000000
--- a/virtual/openssh/metadata.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>base-system@gentoo.org</email>
- <name>Gentoo Base System</name>
- </maintainer>
- <stabilize-allarches />
- <origin>baldeagleos-repo</origin>
-</pkgmetadata>
diff --git a/virtual/openssh/openssh-0-r1.ebuild b/virtual/openssh/openssh-0-r1.ebuild
deleted file mode 100644
index 7f4e466fd79f..000000000000
--- a/virtual/openssh/openssh-0-r1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# 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
- )"
diff --git a/virtual/openssh/openssh-0.ebuild b/virtual/openssh/openssh-0.ebuild
deleted file mode 100644
index 26f23a7de959..000000000000
--- a/virtual/openssh/openssh-0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# 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?]
- )"