summaryrefslogtreecommitdiff
path: root/sec-keys/openpgp-keys-syncthing
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
commita3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /sec-keys/openpgp-keys-syncthing
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'sec-keys/openpgp-keys-syncthing')
-rw-r--r--sec-keys/openpgp-keys-syncthing/Manifest1
-rw-r--r--sec-keys/openpgp-keys-syncthing/metadata.xml9
-rw-r--r--sec-keys/openpgp-keys-syncthing/openpgp-keys-syncthing-20250904.ebuild18
3 files changed, 0 insertions, 28 deletions
diff --git a/sec-keys/openpgp-keys-syncthing/Manifest b/sec-keys/openpgp-keys-syncthing/Manifest
deleted file mode 100644
index a45c78eaa768..000000000000
--- a/sec-keys/openpgp-keys-syncthing/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST openpgp-keys-syncthing-20250904-release-key.txt 3581 BLAKE2B 4490a8dcfa734131ef42740ad2154491e42b9ebfa0d6804d93b95676986b648d8cb47fcbaeff08db87434e66b7e1b30bbab34fe8b972b52e91852782e79d7925 SHA512 52b6b868f5153fe1ffaadad450e1fa6369990134c6f07b64da0c4aac7ef4973e1eff9000640b04180c4e093222531fab4dd68d439daf40c7454b596f23248960
diff --git a/sec-keys/openpgp-keys-syncthing/metadata.xml b/sec-keys/openpgp-keys-syncthing/metadata.xml
deleted file mode 100644
index a0e7d9289325..000000000000
--- a/sec-keys/openpgp-keys-syncthing/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>mschiff@gentoo.org</email>
- <name>Marc Schiffbauer</name>
- </maintainer>
- <stabilize-allarches/>
-</pkgmetadata>
diff --git a/sec-keys/openpgp-keys-syncthing/openpgp-keys-syncthing-20250904.ebuild b/sec-keys/openpgp-keys-syncthing/openpgp-keys-syncthing-20250904.ebuild
deleted file mode 100644
index 463ff46e0f25..000000000000
--- a/sec-keys/openpgp-keys-syncthing/openpgp-keys-syncthing-20250904.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-SEC_KEYS_VALIDPGPKEYS=(
- "FBA2E162F2F44657B38F0309E5665F9BD5970C47:syncthing:manual"
-)
-
-inherit sec-keys
-
-DESCRIPTION="OpenPGP key used to sign Syncthing releases"
-HOMEPAGE="https://syncthing.net/"
-SRC_URI+="
- https://syncthing.net/release-key.txt -> ${P}-release-key.txt
-"
-
-KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv x86"