public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/debian-archive-keyring/
Date: Sat,  9 Mar 2019 16:33:47 +0000 (UTC)	[thread overview]
Message-ID: <1552149216.d2189587f6ac9bd4fa12ffe301215b5c913a3bdd.sping@gentoo> (raw)

commit:     d2189587f6ac9bd4fa12ffe301215b5c913a3bdd
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  9 15:41:20 2019 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Sat Mar  9 16:33:36 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2189587

app-crypt/debian-archive-keyring: 2018.1

Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

 app-crypt/debian-archive-keyring/Manifest          |  1 +
 .../debian-archive-keyring-2018.1.ebuild           | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/app-crypt/debian-archive-keyring/Manifest b/app-crypt/debian-archive-keyring/Manifest
index 3887585e760..9a2f1302f05 100644
--- a/app-crypt/debian-archive-keyring/Manifest
+++ b/app-crypt/debian-archive-keyring/Manifest
@@ -2,3 +2,4 @@ DIST debian-archive-keyring_2014.3_all.deb 40060 BLAKE2B 8cc046e484ec2f0f1028a36
 DIST debian-archive-keyring_2017.5_all.deb 56438 BLAKE2B 3dfe5e2fc1397eda72491b32eb1bc77a7b2f197a880fc5ca4a8aa79d54d6ecd3d080fca234ca5b418d96123af680ff2fe915af7b6050740f86a2d6f57f9a0fd7 SHA512 8e7dafd850a7ad0a322790e41ace819ad51c1a17be4bd506c5790ccef97f1a0dc0cb78841225b4c6a85c20d502800fbfe991ea9c8c48a5bb58598754dcbd6173
 DIST debian-archive-keyring_2017.6_all.deb 56618 BLAKE2B f16e0ad9e7a86b57e5011495747acecedd6901919a3b267bca3a41a3f0b212f8158a552c374d8e8a43a7260fec3c64d4634ee8c49ed2155fab9edd168d72505e SHA512 728252b029dc72ff341b5eaa1bcd1b7e0669c1e0f0cf120ad4cb5ec36e600ffb7d344e9b24d1daa964272f07c90e3ed70a1b7fb9b8507da0778a8370a4b18029
 DIST debian-archive-keyring_2017.7_all.deb 56940 BLAKE2B eac1f8399e6f3176721f4b6f8463849053f5dffaac0cd9d297e5774a62582a30caf9281614d71de6f302a15784082b99963eff910d253cdbeef26ad66337bdf2 SHA512 9802058a9de69d941eab9ebf7a8370b1b5af0130444ca8fd46996d1699f940775fec2820f7963fdcf70e49a467682d1ac023a1da72e34f90cf3c09a04dface74
+DIST debian-archive-keyring_2018.1_all.deb 57392 BLAKE2B 3262a1f49af9792ce378a0b6219287ac868d3483783218f55a0ab3d37b9fa0a857da2dcd4c83742d8b47ce4a2df5ecd985d2345d5367908f2f353e8cc0a6a5e3 SHA512 7bf98cda5b9639d68538a8d47e35d422e552bd8afa067e844f0e8e76a366f9d5e503e0f47dd646789fa0264a47b77d0bfcc22559ad09bdc95453e4a5c2169f0f

diff --git a/app-crypt/debian-archive-keyring/debian-archive-keyring-2018.1.ebuild b/app-crypt/debian-archive-keyring/debian-archive-keyring-2018.1.ebuild
new file mode 100644
index 00000000000..f9d5bd12a13
--- /dev/null
+++ b/app-crypt/debian-archive-keyring/debian-archive-keyring-2018.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit unpacker
+
+DESCRIPTION="GnuPG archive keys of the Debian archive"
+HOMEPAGE="https://packages.debian.org/sid/debian-archive-keyring"
+SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV}_all.deb"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+S="${WORKDIR}"
+
+src_install() {
+	doins -r .
+	mv "${D}"/usr/share/doc/{${PN},${PF}} || die
+}


             reply	other threads:[~2019-03-09 16:33 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-09 16:33 Sebastian Pipping [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-27 13:35 [gentoo-commits] repo/gentoo:master commit in: app-crypt/debian-archive-keyring/ WANG Xuerui
2023-10-07 18:23 Sebastian Pipping
2023-10-07 18:23 Sebastian Pipping
2023-04-25 19:01 Sam James
2023-04-25 13:40 Arthur Zamarin
2023-04-03 14:22 Sebastian Pipping
2023-03-18 16:47 Sebastian Pipping
2023-03-16 20:03 Sebastian Pipping
2022-12-03 12:17 Sam James
2022-12-03 12:14 Sam James
2021-02-26  1:28 Sebastian Pipping
2021-02-25 15:43 Sebastian Pipping
2021-02-25 15:43 Sebastian Pipping
2020-06-22 12:53 Sebastian Pipping
2019-12-26 12:56 Georgy Yakovlev
2019-04-28 10:10 Sebastian Pipping
2019-04-28 10:10 Sebastian Pipping
2018-01-03 19:17 Sebastian Pipping
2017-12-07 23:15 Sebastian Pipping
2017-08-20 21:16 Sebastian Pipping
2016-02-21 18:23 Sebastian Pipping

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=1552149216.d2189587f6ac9bd4fa12ffe301215b5c913a3bdd.sping@gentoo \
    --to=sping@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