public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-apache-httpcomponents-httpcore/
Date: Sun, 26 May 2024 08:17:20 +0000 (UTC)	[thread overview]
Message-ID: <1716711365.a1476f67d5476541b8b24908ab59e07541a917a9.fordfrog@gentoo> (raw)

commit:     a1476f67d5476541b8b24908ab59e07541a917a9
Author:     Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net>
AuthorDate: Sat May 25 15:38:00 2024 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Sun May 26 08:16:05 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1476f67

sec-keys/openpgp-keys-apache-httpcomponents-httpcore: new package, add 220903

Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net>
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 .../Manifest                                          |  1 +
 .../metadata.xml                                      |  8 ++++++++
 ...-keys-apache-httpcomponents-httpcore-220903.ebuild | 19 +++++++++++++++++++
 3 files changed, 28 insertions(+)

diff --git a/sec-keys/openpgp-keys-apache-httpcomponents-httpcore/Manifest b/sec-keys/openpgp-keys-apache-httpcomponents-httpcore/Manifest
new file mode 100644
index 000000000000..9d23d29fc230
--- /dev/null
+++ b/sec-keys/openpgp-keys-apache-httpcomponents-httpcore/Manifest
@@ -0,0 +1 @@
+DIST openpgp-keys-apache-httpcomponents-httpcore-220903-KEYS.asc 11039 BLAKE2B 65673a304def6c6a9df28ac7f5828c22ad715e687e4ce6537eb1c09794d1ce41cb8e3ebf452f07006e2b8f8d607c465051f7ed866605fa5f41ca7e840c456e60 SHA512 89383a142bfc2a8e8794afa6dc54522bdd6d4405bb0c029a7cd49feeace736b510a69cc1d42429551f0bb48b2c067df4f7cb9a5f914b7b7c21efe67f246bb1d8

diff --git a/sec-keys/openpgp-keys-apache-httpcomponents-httpcore/metadata.xml b/sec-keys/openpgp-keys-apache-httpcomponents-httpcore/metadata.xml
new file mode 100644
index 000000000000..6ef2d50cf07e
--- /dev/null
+++ b/sec-keys/openpgp-keys-apache-httpcomponents-httpcore/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="project">
+    <email>java@gentoo.org</email>
+    <name>Java</name>
+  </maintainer>
+</pkgmetadata>

diff --git a/sec-keys/openpgp-keys-apache-httpcomponents-httpcore/openpgp-keys-apache-httpcomponents-httpcore-220903.ebuild b/sec-keys/openpgp-keys-apache-httpcomponents-httpcore/openpgp-keys-apache-httpcomponents-httpcore-220903.ebuild
new file mode 100644
index 000000000000..0718a03766d5
--- /dev/null
+++ b/sec-keys/openpgp-keys-apache-httpcomponents-httpcore/openpgp-keys-apache-httpcomponents-httpcore-220903.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="OpenPGP keys used by httpcomponents-core.hc.apache.org"
+HOMEPAGE="https://downloads.apache.org/httpcomponents/httpcore/"
+SRC_URI="https://downloads.apache.org/httpcomponents/httpcore/KEYS -> ${P}-KEYS.asc"
+S="${WORKDIR}"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="amd64 ~arm arm64 ppc64 x86"
+
+src_install() {
+	local files=( ${A} )
+	insinto /usr/share/openpgp-keys
+	newins - httpcomponents-core.hc.apache.org.asc < <(cat "${files[@]/#/${DISTDIR}/}" || die)
+}


                 reply	other threads:[~2024-05-26  8:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1716711365.a1476f67d5476541b8b24908ab59e07541a917a9.fordfrog@gentoo \
    --to=fordfrog@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