From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-libtasn1/
Date: Wed, 24 Aug 2022 00:21:34 +0000 (UTC) [thread overview]
Message-ID: <1661300319.86ee25452788b4e226d164ec14ad084063642d7b.sam@gentoo> (raw)
commit: 86ee25452788b4e226d164ec14ad084063642d7b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 24 00:15:58 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 24 00:18:39 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86ee2545
sec-keys/openpgp-keys-libtasn1: new package, add 20220824
Signed-off-by: Sam James <sam <AT> gentoo.org>
sec-keys/openpgp-keys-libtasn1/Manifest | 4 ++++
sec-keys/openpgp-keys-libtasn1/metadata.xml | 9 ++++++++
.../openpgp-keys-libtasn1-20220824.ebuild | 25 ++++++++++++++++++++++
3 files changed, 38 insertions(+)
diff --git a/sec-keys/openpgp-keys-libtasn1/Manifest b/sec-keys/openpgp-keys-libtasn1/Manifest
new file mode 100644
index 000000000000..87cbee6afc1c
--- /dev/null
+++ b/sec-keys/openpgp-keys-libtasn1/Manifest
@@ -0,0 +1,4 @@
+DIST openpgp-keys-libtasn1-20220824-josefsson-54265e8c.txt 80992 BLAKE2B bad034101d44190117ca153219044a91c7b132d2f77a72ece6b6a39abf1b0967ced79a8700f957b3f4c76838e717dc874bf1e7fee7d45b21a7de286adbefe6f0 SHA512 1d91f0c1bd86da99e614d262d2ebab05296add3505e7905b72d4bdefc9d54754c5a65cdb91800daf19bda9ce63cb5c68e3d19b6693ab966caa4651a3515fe6dd
+DIST openpgp-keys-libtasn1-20220824-josefsson-key-20190320.txt 5589 BLAKE2B 6af2e89a9bcc72794b57a76d4e4b5e1c1779e3713a0aab00fbef8850ba1801227d807be39e9368515bb5cdba711ddf2a8c7160f0260d426f5ec2318274ec0c18 SHA512 d23124b754fe9812f1826164e7d6be64725412a7e3b8c37c6ed523cbf0431d7d609d2e030486df0ec5d3d0306a47c891ba3572d862fb4edc95ea7dd9c7572ed3
+DIST openpgp-keys-libtasn1-20220824-josefsson-key.txt 58545 BLAKE2B 575e72bc49d70e7aaab66d6435850e22484bc96b8cb7293e125218f46901d55acae62f32193a6cde15577d24cbe620980c0364eb1f37695e68e832b0198394b4 SHA512 36e0e29495ffe1ae9bcf437c00697568c4e3c4eef0b2f16c2d487d9ce329d1fe3ee1ff2c2dff0094112479a6d61bc1b477aca2d086058e85460119ccf9ba68c5
+DIST openpgp-keys-libtasn1-20220824-nmav-pgpkeys.asc 56725 BLAKE2B 3db5279dbb7ecacda4fcc04401dfd0795527a5d4c1e01f9d22fd5565f30d772170f5e17727d4fe421f704dc5fac7581572dba722660b6512145b5db921141eeb SHA512 50babaaea25671db93fb3ba55fddd0d5a544a346eec5b64cc7d01a740fe9565dcf7732ee34d00a9f69f1986896c61f36180a54fc43371aca57e7c303fc95ba6c
diff --git a/sec-keys/openpgp-keys-libtasn1/metadata.xml b/sec-keys/openpgp-keys-libtasn1/metadata.xml
new file mode 100644
index 000000000000..de9d78424186
--- /dev/null
+++ b/sec-keys/openpgp-keys-libtasn1/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>base-system@gentoo.org</email>
+ <name>Gentoo Base System</name>
+ </maintainer>
+ <stabilize-allarches/>
+</pkgmetadata>
diff --git a/sec-keys/openpgp-keys-libtasn1/openpgp-keys-libtasn1-20220824.ebuild b/sec-keys/openpgp-keys-libtasn1/openpgp-keys-libtasn1-20220824.ebuild
new file mode 100644
index 000000000000..ebbb121524c9
--- /dev/null
+++ b/sec-keys/openpgp-keys-libtasn1/openpgp-keys-libtasn1-20220824.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="OpenPGP keys used by GNU Libtasn1"
+HOMEPAGE="https://www.gnu.org/software/libtasn1/"
+# Listed at https://www.gnu.org/software/libtasn1/
+SRC_URI="
+ https://josefsson.org/key-20190320.txt -> ${P}-josefsson-key-20190320.txt
+ https://josefsson.org/54265e8c.txt -> ${P}-josefsson-54265e8c.txt
+ https://members.hellug.gr/nmav/pgpkeys.asc -> ${P}-nmav-pgpkeys.asc
+ https://josefsson.org/key.txt -> ${P}-josefsson-key.txt
+"
+S="${WORKDIR}"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86"
+
+src_install() {
+ local files=( ${A} )
+ insinto /usr/share/openpgp-keys
+ newins - libtasn1.asc < <(cat "${files[@]/#/${DISTDIR}/}" || die)
+}
next reply other threads:[~2022-08-24 0:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-24 0:21 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-09 4:32 [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-libtasn1/ Sam James
2025-03-13 1:09 Sam James
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1661300319.86ee25452788b4e226d164ec14ad084063642d7b.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox