From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 84C0915815E for ; Tue, 6 Feb 2024 10:00:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C543DE29BF; Tue, 6 Feb 2024 10:00:11 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A9898E29BF for ; Tue, 6 Feb 2024 10:00:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C64FE34309A for ; Tue, 6 Feb 2024 10:00:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1A35B14AB for ; Tue, 6 Feb 2024 10:00:09 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1707213597.2e5773e0d17ed542c02931655514da1bae001d66.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sec-keys/openpgp-keys-squid/ X-VCS-Repository: repo/gentoo X-VCS-Files: sec-keys/openpgp-keys-squid/Manifest sec-keys/openpgp-keys-squid/metadata.xml sec-keys/openpgp-keys-squid/openpgp-keys-squid-20240206.ebuild X-VCS-Directories: sec-keys/openpgp-keys-squid/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 2e5773e0d17ed542c02931655514da1bae001d66 X-VCS-Branch: master Date: Tue, 6 Feb 2024 10:00:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d73fa9b4-218b-46aa-b85d-774ffa08da5d X-Archives-Hash: 5d10ae90397cad582e8121b59818d306 commit: 2e5773e0d17ed542c02931655514da1bae001d66 Author: Sam James gentoo org> AuthorDate: Tue Feb 6 09:53:19 2024 +0000 Commit: Sam James gentoo 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 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 @@ + + + + + hlein@korelogic.com + Hank Leininger + + + proxy-maint@gentoo.org + Proxy Maintainers + + 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}/}") +}