public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-squid/
Date: Tue,  6 Feb 2024 10:00:09 +0000 (UTC)	[thread overview]
Message-ID: <1707213597.2e5773e0d17ed542c02931655514da1bae001d66.sam@gentoo> (raw)

commit:     2e5773e0d17ed542c02931655514da1bae001d66
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  6 09:53:19 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb  6 09:59:57 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e5773e0

sec-keys/openpgp-keys-squid: new package, add 20240206

Signed-off-by: Sam James <sam <AT> gentoo.org>

 sec-keys/openpgp-keys-squid/Manifest                  |  1 +
 sec-keys/openpgp-keys-squid/metadata.xml              | 12 ++++++++++++
 .../openpgp-keys-squid-20240206.ebuild                | 19 +++++++++++++++++++
 3 files changed, 32 insertions(+)

diff --git a/sec-keys/openpgp-keys-squid/Manifest b/sec-keys/openpgp-keys-squid/Manifest
new file mode 100644
index 000000000000..bd9fe1ffc10f
--- /dev/null
+++ b/sec-keys/openpgp-keys-squid/Manifest
@@ -0,0 +1 @@
+DIST openpgp-keys-squid-20240206.asc 134114 BLAKE2B d54ff33a03a6997b026d33a26d2c345ddac26f6d7bcf85c2d6f3f2394d0b6c86881ece76b70fbdb32e3383929e3fa8bb5a19b9280cd694254be2ae332abcbb84 SHA512 b1e1dd5ead34711f064a12a324b2f156ad4835330d861eae4032926b8a6cd07c0eacc76f52518d47ed5a8ead4695f5abd02f2b4190af8e7833bd3ea31453569d

diff --git a/sec-keys/openpgp-keys-squid/metadata.xml b/sec-keys/openpgp-keys-squid/metadata.xml
new file mode 100644
index 000000000000..64b269faa688
--- /dev/null
+++ b/sec-keys/openpgp-keys-squid/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person" proxied="yes">
+		<email>hlein@korelogic.com</email>
+		<name>Hank Leininger</name>
+	</maintainer>
+	<maintainer type="project" proxied="proxy">
+		<email>proxy-maint@gentoo.org</email>
+		<name>Proxy Maintainers</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/sec-keys/openpgp-keys-squid/openpgp-keys-squid-20240206.ebuild b/sec-keys/openpgp-keys-squid/openpgp-keys-squid-20240206.ebuild
new file mode 100644
index 000000000000..2698297ffb3f
--- /dev/null
+++ b/sec-keys/openpgp-keys-squid/openpgp-keys-squid-20240206.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 key used to sign squid releases"
+HOMEPAGE="https://sourceware.org/elfutils/"
+SRC_URI="https://www.squid-cache.org/pgp.asc -> ${P}.asc"
+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 - squid.gpg < <(cat "${files[@]/#/${DISTDIR}/}")
+}


             reply	other threads:[~2024-02-06 10:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-06 10:00 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-06 19:32 [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-squid/ Arthur Zamarin
2024-02-06 19:32 Arthur Zamarin
2024-02-06 20:10 Sam James
2024-03-04  7:53 Joonas Niilola

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=1707213597.2e5773e0d17ed542c02931655514da1bae001d66.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