From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4F69C138334 for ; Tue, 31 Jul 2018 10:28:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD7B2E0900; Tue, 31 Jul 2018 10:28:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9ADB1E0900 for ; Tue, 31 Jul 2018 10:28:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DC3C4335C7D for ; Tue, 31 Jul 2018 10:28:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 46BB2379 for ; Tue, 31 Jul 2018 10:28:10 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1533032884.a1aa59fdf48475c3559475ce6148da7e0b006d72.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/glep63-check/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/glep63-check/Manifest app-crypt/glep63-check/glep63-check-4.ebuild X-VCS-Directories: app-crypt/glep63-check/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: a1aa59fdf48475c3559475ce6148da7e0b006d72 X-VCS-Branch: master Date: Tue, 31 Jul 2018 10:28:10 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 1f6a75ce-a142-4379-8fb6-c06ec0070f19 X-Archives-Hash: b9130c687a18eeaaf2033dac41118ce7 commit: a1aa59fdf48475c3559475ce6148da7e0b006d72 Author: Michał Górny gentoo org> AuthorDate: Tue Jul 31 05:54:43 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Jul 31 10:28:04 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1aa59fd app-crypt/glep63-check: Bump to v4 app-crypt/glep63-check/Manifest | 1 + app-crypt/glep63-check/glep63-check-4.ebuild | 29 ++++++++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/app-crypt/glep63-check/Manifest b/app-crypt/glep63-check/Manifest index f92a97682e8..9c377f4b316 100644 --- a/app-crypt/glep63-check/Manifest +++ b/app-crypt/glep63-check/Manifest @@ -1,3 +1,4 @@ DIST glep63-check-1.tar.gz 4632 BLAKE2B 3632199ca9ca8516a833aa6d93885f40a761c47ab5bc5685582c6c8e294af0d5a6e258656208c9a65c1c5d4852d5e32374a77b39a0dcf491605df4b733d2c162 SHA512 16e3031b9b04af09ba446c76e8776d802d197d2d1f934c9a409509a81fd299306b451ea3e52d1ac5b75c9d0c9a0d7f93b73e26732ecf51c5c3afe53f0c0868aa DIST glep63-check-2.tar.gz 5818 BLAKE2B 4cb99945e5bf3067e579feb630c8c5e3a33abdbc66cbdc90f00104a926880b29b61b22a8e151d1a35765787b80a1567fc6823259e94df0ab72810e9d76ea61a3 SHA512 bc3029e3886ad881f134da0e0821ed5bc908f7583d8031f76000827640d60e85adc182555163e6ef4138c1d1c9abb3e314ae5548acf82e384d66eac6d1e1b8c7 DIST glep63-check-3.tar.gz 5892 BLAKE2B d59983cb36e30503e94479644dac6ac061e9420391fee3a8170faa1f9b12ba9c248fde53f649309d2c17c62fa6de5e45f3a34cae83ddec01b388b6dee13e85e5 SHA512 778db42d8482d4cf206f291cfddadfcb8fb333fc686b90d96d586e4b2c58280933a248534309ba9999ba32f7cf8fb3ed45bb4a97578e508d710105290fc3c2e7 +DIST glep63-check-4.tar.gz 5898 BLAKE2B b28dd0843138bb54c81142959a28b121b043b7da4e3dc797b8ad3ebabfde6f850a11c40e94e3d20b9cf152b2138165733ba36754859081eb59bbbd5e99f2b98e SHA512 65a40ce097937df0517f86d1b32fd47e23d39abc6a49fa45dfa9075e7f7a163c2c2e25f6e39538a5e47c295bfdb2390bc4909e14a06b21f2bf14edf8cf43f199 diff --git a/app-crypt/glep63-check/glep63-check-4.ebuild b/app-crypt/glep63-check/glep63-check-4.ebuild new file mode 100644 index 00000000000..58a8418fc78 --- /dev/null +++ b/app-crypt/glep63-check/glep63-check-4.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PYTHON_COMPAT=( python3_{4,5,6,7} ) + +inherit python-single-r1 + +DESCRIPTION="GLEP 63 compliance checker for OpenPGP keys" +HOMEPAGE="https://github.com/mgorny/glep63-check/" +SRC_URI="https://github.com/mgorny/glep63-check/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="BSD-2" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" + +RDEPEND="${PYTHON_DEPS} + app-crypt/gnupg" + +src_compile() { + python_fix_shebang glep63-check +} + +src_install() { + dobin glep63-check +}