public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Takuya Wakazono" <pastalian46@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-util/distribution-gpg-keys/
Date: Wed, 10 Jan 2024 10:14:42 +0000 (UTC)	[thread overview]
Message-ID: <1704881624.a5c8d51685eba5a3c370f466d5770d7e43e437e1.pastalian46@gentoo> (raw)

commit:     a5c8d51685eba5a3c370f466d5770d7e43e437e1
Author:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
AuthorDate: Wed Jan 10 10:10:11 2024 +0000
Commit:     Takuya Wakazono <pastalian46 <AT> gmail <DOT> com>
CommitDate: Wed Jan 10 10:13:44 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a5c8d516

dev-util/distribution-gpg-keys: add 1.100

Signed-off-by: Takuya Wakazono <pastalian46 <AT> gmail.com>

 dev-util/distribution-gpg-keys/Manifest            |  1 +
 .../distribution-gpg-keys-1.100.ebuild             | 26 ++++++++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/dev-util/distribution-gpg-keys/Manifest b/dev-util/distribution-gpg-keys/Manifest
index 83d0959772..b97825c5e3 100644
--- a/dev-util/distribution-gpg-keys/Manifest
+++ b/dev-util/distribution-gpg-keys/Manifest
@@ -1 +1,2 @@
+DIST distribution-gpg-keys-1.100-1.tar.gz 52365963 BLAKE2B 3a42110a444a2be1705d45780fbfbf9ea928c6fff263d79d937a135ddcc9230156b0e8c33e805056356a08131987dea8a6941009d6716243a58578c1409b6730 SHA512 c500302ced12f645eb3609846f037f095bb833fbf1f4a4fccd2986698a7053ca4cb748c0986e0b06f894e74c4e41a0c63df0e403a1d27b3fb8795331a0cf49e0
 DIST distribution-gpg-keys-1.99-1.tar.gz 51750227 BLAKE2B b8bf16b52acb5cf071cc24a289c32cb554424c96c8e0eed24dad5c735fe6438ea221be4368a27401d666bf45d1903f15cc94560b6ba5330e81992c72cb341934 SHA512 f830e36d215be076e07a2d28b6ffcf6e00a9e925b388eac022120098147b8847d151c420dca187995b131e7ef353681b6dcaeea8f72d157a5574f28c3c22de42

diff --git a/dev-util/distribution-gpg-keys/distribution-gpg-keys-1.100.ebuild b/dev-util/distribution-gpg-keys/distribution-gpg-keys-1.100.ebuild
new file mode 100644
index 0000000000..7be1840f5b
--- /dev/null
+++ b/dev-util/distribution-gpg-keys/distribution-gpg-keys-1.100.ebuild
@@ -0,0 +1,26 @@
+# Copyright 2023-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+MY_P="${P}-1"
+
+DESCRIPTION="Collection of GPG keys used in Linux Distributions"
+HOMEPAGE="https://github.com/xsuchy/distribution-gpg-keys"
+SRC_URI="https://github.com/xsuchy/distribution-gpg-keys/archive/${MY_P}.tar.gz"
+S="${WORKDIR}/${PN}-${MY_P}"
+
+LICENSE="CC0-1.0"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="copr"
+
+src_prepare() {
+	default
+	use copr || rm -rf keys/copr || die
+}
+
+src_install() {
+	insinto "/usr/share/${PN}"
+	doins -r keys/*
+}


             reply	other threads:[~2024-01-10 10:14 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-10 10:14 Takuya Wakazono [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-08-14 16:00 [gentoo-commits] repo/proj/guru:dev commit in: dev-util/distribution-gpg-keys/ Takuya Wakazono
2025-08-14 16:00 Takuya Wakazono
2025-06-19 13:50 Takuya Wakazono
2025-06-19 13:50 Takuya Wakazono
2025-06-03 13:56 Takuya Wakazono
2025-06-03 13:56 Takuya Wakazono
2025-02-15 13:36 Takuya Wakazono
2025-02-15 13:36 Takuya Wakazono
2025-02-07 16:17 Takuya Wakazono
2025-02-07 16:17 Takuya Wakazono
2025-02-01 14:50 Takuya Wakazono
2025-02-01 14:50 Takuya Wakazono
2025-01-17 13:26 Takuya Wakazono
2025-01-17 13:26 Takuya Wakazono
2024-12-03 12:42 Takuya Wakazono
2024-12-03 12:42 Takuya Wakazono
2024-08-13 13:02 Takuya Wakazono
2024-08-13 13:02 Takuya Wakazono
2024-06-16 10:50 Takuya Wakazono
2024-06-16 10:50 Takuya Wakazono
2024-06-09 13:42 Takuya Wakazono
2024-06-09 13:42 Takuya Wakazono
2024-03-09  6:04 Takuya Wakazono
2024-03-09  6:04 Takuya Wakazono
2024-02-14 12:07 Takuya Wakazono
2024-02-14 12:07 Takuya Wakazono
2024-01-10 10:14 Takuya Wakazono
2023-12-28 11:36 Takuya Wakazono
2023-12-19 16:56 Takuya Wakazono

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=1704881624.a5c8d51685eba5a3c370f466d5770d7e43e437e1.pastalian46@gentoo \
    --to=pastalian46@gmail.com \
    --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