diff options
author | Brian Dolbec <dolsen@gentoo.org> | 2018-07-01 19:07:25 -0700 |
---|---|---|
committer | Brian Dolbec <dolsen@gentoo.org> | 2018-07-01 19:12:25 -0700 |
commit | 7105a75c2b7d251a96696c50c06efb6c4f2db0db (patch) | |
tree | 08fd5b6ff91067486abf723347dac418e0eb5c2d /app-crypt/gentoo-keys | |
parent | dev-python/m2r: Version bump (diff) | |
download | gentoo-7105a75c2b7d251a96696c50c06efb6c4f2db0db.tar.gz gentoo-7105a75c2b7d251a96696c50c06efb6c4f2db0db.tar.bz2 gentoo-7105a75c2b7d251a96696c50c06efb6c4f2db0db.zip |
app-crypt/gentoo-keys: Updated keyring
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-crypt/gentoo-keys')
-rw-r--r-- | app-crypt/gentoo-keys/Manifest | 2 | ||||
-rw-r--r-- | app-crypt/gentoo-keys/gentoo-keys-201607021514.ebuild | 26 | ||||
-rw-r--r-- | app-crypt/gentoo-keys/gentoo-keys-201807020151.ebuild (renamed from app-crypt/gentoo-keys/gentoo-keys-201607021514-r2.ebuild) | 0 |
3 files changed, 1 insertions, 27 deletions
diff --git a/app-crypt/gentoo-keys/Manifest b/app-crypt/gentoo-keys/Manifest index 70a01b5b8137..9ad296450769 100644 --- a/app-crypt/gentoo-keys/Manifest +++ b/app-crypt/gentoo-keys/Manifest @@ -1 +1 @@ -DIST gentoo-keys-201607021514.tar.xz 32324 BLAKE2B 8e0f010f694cd6e828ab20f5f1eccc1164ca72075f303f7fad827f5632e31f686554e93133f03c896170d495566092a9c56fde35a91cb3737fd2be609182515b SHA512 0d41270ce04a5ecccc059112bbf16aeaa083fa18c921e1fd0412fee1189863cb2fe416105fd0952d30151935651c1cfa24c650b9201a0e231563efb0a0c55f89 +DIST gentoo-keys-201807020151.tar.xz 53024 BLAKE2B 351f42e70ca44ac0020d7a18cf7fc6792ff0baa539daa2248a2b45b0c70e0048d4bddfd970e864b4cfc60940eb6e45a733cfd2dc3244bc21483f045c1421eca4 SHA512 b669735427f877c74b317e469d655501dd930c17e6a25920f38f7d96d0f7ce7c3ced4dd2e9f236877e9ae1131904c488925f9464bc402f835efaf827aef67dba diff --git a/app-crypt/gentoo-keys/gentoo-keys-201607021514.ebuild b/app-crypt/gentoo-keys/gentoo-keys-201607021514.ebuild deleted file mode 100644 index baf15238849b..000000000000 --- a/app-crypt/gentoo-keys/gentoo-keys-201607021514.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 2014-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -DESCRIPTION="A Openpgp/gpg keyring of official Gentoo release media gpg keys" -HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Gentoo-keys" -SRC_URI="https://dev.gentoo.org/~dolsen/releases/keyrings/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -IUSE="" - -KEYWORDS="alpha amd64 arm hppa ia64 ppc64 ppc sparc x86 ~arm64 ~x86-fbsd ~amd64-fbsd ~m68k ~mips ~s390 ~sh" - -DEPEND="" -RDEPEND="" - -S="${WORKDIR}" - -src_prepare(){ true; } - -src_install(){ - insinto /var/lib/gentoo/gkeys/keyrings - doins -r gentoo -} diff --git a/app-crypt/gentoo-keys/gentoo-keys-201607021514-r2.ebuild b/app-crypt/gentoo-keys/gentoo-keys-201807020151.ebuild index 50b441af5487..50b441af5487 100644 --- a/app-crypt/gentoo-keys/gentoo-keys-201607021514-r2.ebuild +++ b/app-crypt/gentoo-keys/gentoo-keys-201807020151.ebuild |