public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/openpgp-keys-django/
Date: Sun,  8 Nov 2020 00:17:01 +0000 (UTC)	[thread overview]
Message-ID: <1604794332.303d8cf1f0537f7907738e44b4970040e270b6af.mgorny@gentoo> (raw)

commit:     303d8cf1f0537f7907738e44b4970040e270b6af
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  5 14:31:09 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov  8 00:12:12 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=303d8cf1

app-crypt/openpgp-keys-django: Add keys for Django releases

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 app-crypt/openpgp-keys-django/Manifest             |  1 +
 app-crypt/openpgp-keys-django/metadata.xml         |  8 ++++++++
 .../openpgp-keys-django-20201105.ebuild            | 23 ++++++++++++++++++++++
 3 files changed, 32 insertions(+)

diff --git a/app-crypt/openpgp-keys-django/Manifest b/app-crypt/openpgp-keys-django/Manifest
new file mode 100644
index 00000000000..724ea09310b
--- /dev/null
+++ b/app-crypt/openpgp-keys-django/Manifest
@@ -0,0 +1 @@
+DIST FE5FB63876A1D718A8C67556E17DF5C82B4F9D00.asc 5710 BLAKE2B 92cc184b779e7279f5e11d579ea12d604f955f4b422c6d7a58436567130cacfe138765cf76217ff6790fcf2a27dfd70d25a7b38911630a9c7d74c0e7d079bfe4 SHA512 8edfe3db0dd77feb52ee8683db103f3c0b2c87adac52047dd66f17e956227a9a2378a182351cf2d761645e3e755795528896f4e82f1c85aa77331a1f1a38de6e

diff --git a/app-crypt/openpgp-keys-django/metadata.xml b/app-crypt/openpgp-keys-django/metadata.xml
new file mode 100644
index 00000000000..57fd2b43304
--- /dev/null
+++ b/app-crypt/openpgp-keys-django/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>dist-kernel@gentoo.org</email>
+	</maintainer>
+	<stabilize-allarches/>
+</pkgmetadata>

diff --git a/app-crypt/openpgp-keys-django/openpgp-keys-django-20201105.ebuild b/app-crypt/openpgp-keys-django/openpgp-keys-django-20201105.ebuild
new file mode 100644
index 00000000000..04c0ae97f09
--- /dev/null
+++ b/app-crypt/openpgp-keys-django/openpgp-keys-django-20201105.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="OpenPGP keys used to sign Django releases"
+HOMEPAGE="https://www.djangoproject.com/download/"
+SRC_URI="
+	https://keys.openpgp.org/vks/v1/by-fingerprint/FE5FB63876A1D718A8C67556E17DF5C82B4F9D00
+		-> FE5FB63876A1D718A8C67556E17DF5C82B4F9D00.asc
+"
+
+LICENSE="public-domain"
+SLOT="0"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86"
+
+S=${WORKDIR}
+
+src_install() {
+	local files=( ${A} )
+	insinto /usr/share/openpgp-keys
+	newins - django.asc < <(cat "${files[@]/#/${DISTDIR}/}")
+}


             reply	other threads:[~2020-11-08  0:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-08  0:17 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-11-08  8:32 [gentoo-commits] repo/gentoo:master commit in: app-crypt/openpgp-keys-django/ Michał Górny
2020-12-01 10:32 Michał Górny

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=1604794332.303d8cf1f0537f7907738e44b4970040e270b6af.mgorny@gentoo \
    --to=mgorny@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