Gentoo Archives: gentoo-commits

From: Brian Dolbec <dolsen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/gentoo-keys/
Date: Mon, 02 Jul 2018 02:12:44
Message-Id: 1530497545.7105a75c2b7d251a96696c50c06efb6c4f2db0db.dolsen@gentoo
1 commit: 7105a75c2b7d251a96696c50c06efb6c4f2db0db
2 Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 2 02:07:25 2018 +0000
4 Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 2 02:12:25 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7105a75c
7
8 app-crypt/gentoo-keys: Updated keyring
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 app-crypt/gentoo-keys/Manifest | 2 +-
13 .../gentoo-keys/gentoo-keys-201607021514.ebuild | 26 ----------------------
14 ...4-r2.ebuild => gentoo-keys-201807020151.ebuild} | 0
15 3 files changed, 1 insertion(+), 27 deletions(-)
16
17 diff --git a/app-crypt/gentoo-keys/Manifest b/app-crypt/gentoo-keys/Manifest
18 index 70a01b5b813..9ad29645076 100644
19 --- a/app-crypt/gentoo-keys/Manifest
20 +++ b/app-crypt/gentoo-keys/Manifest
21 @@ -1 +1 @@
22 -DIST gentoo-keys-201607021514.tar.xz 32324 BLAKE2B 8e0f010f694cd6e828ab20f5f1eccc1164ca72075f303f7fad827f5632e31f686554e93133f03c896170d495566092a9c56fde35a91cb3737fd2be609182515b SHA512 0d41270ce04a5ecccc059112bbf16aeaa083fa18c921e1fd0412fee1189863cb2fe416105fd0952d30151935651c1cfa24c650b9201a0e231563efb0a0c55f89
23 +DIST gentoo-keys-201807020151.tar.xz 53024 BLAKE2B 351f42e70ca44ac0020d7a18cf7fc6792ff0baa539daa2248a2b45b0c70e0048d4bddfd970e864b4cfc60940eb6e45a733cfd2dc3244bc21483f045c1421eca4 SHA512 b669735427f877c74b317e469d655501dd930c17e6a25920f38f7d96d0f7ce7c3ced4dd2e9f236877e9ae1131904c488925f9464bc402f835efaf827aef67dba
24
25 diff --git a/app-crypt/gentoo-keys/gentoo-keys-201607021514.ebuild b/app-crypt/gentoo-keys/gentoo-keys-201607021514.ebuild
26 deleted file mode 100644
27 index baf15238849..00000000000
28 --- a/app-crypt/gentoo-keys/gentoo-keys-201607021514.ebuild
29 +++ /dev/null
30 @@ -1,26 +0,0 @@
31 -# Copyright 2014-2016 Gentoo Foundation
32 -# Distributed under the terms of the GNU General Public License v2
33 -
34 -EAPI="5"
35 -
36 -DESCRIPTION="A Openpgp/gpg keyring of official Gentoo release media gpg keys"
37 -HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Gentoo-keys"
38 -SRC_URI="https://dev.gentoo.org/~dolsen/releases/keyrings/${P}.tar.xz"
39 -
40 -LICENSE="GPL-2"
41 -SLOT="0"
42 -IUSE=""
43 -
44 -KEYWORDS="alpha amd64 arm hppa ia64 ppc64 ppc sparc x86 ~arm64 ~x86-fbsd ~amd64-fbsd ~m68k ~mips ~s390 ~sh"
45 -
46 -DEPEND=""
47 -RDEPEND=""
48 -
49 -S="${WORKDIR}"
50 -
51 -src_prepare(){ true; }
52 -
53 -src_install(){
54 - insinto /var/lib/gentoo/gkeys/keyrings
55 - doins -r gentoo
56 -}
57
58 diff --git a/app-crypt/gentoo-keys/gentoo-keys-201607021514-r2.ebuild b/app-crypt/gentoo-keys/gentoo-keys-201807020151.ebuild
59 similarity index 100%
60 rename from app-crypt/gentoo-keys/gentoo-keys-201607021514-r2.ebuild
61 rename to app-crypt/gentoo-keys/gentoo-keys-201807020151.ebuild