From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1046651-garchives=archives.gentoo.org@lists.gentoo.org> 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 1177D138334 for <garchives@archives.gentoo.org>; Thu, 13 Sep 2018 11:54:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C8B40E0B40; Thu, 13 Sep 2018 11:54:03 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 87B0BE0B40 for <gentoo-commits@lists.gentoo.org>; Thu, 13 Sep 2018 11:54:03 +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 83076335CFF for <gentoo-commits@lists.gentoo.org>; Thu, 13 Sep 2018 11:54:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 77F203BE for <gentoo-commits@lists.gentoo.org>; Thu, 13 Sep 2018 11:53:58 +0000 (UTC) From: "Virgil Dupras" <vdupras@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Virgil Dupras" <vdupras@gentoo.org> Message-ID: <1536839612.e3872654319f170aed70c9418c7d3d565fb0dd1e.vdupras@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/acme-tiny/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-crypt/acme-tiny/Manifest app-crypt/acme-tiny/acme-tiny-4.0.4.ebuild app-crypt/acme-tiny/acme-tiny-9999.ebuild app-crypt/acme-tiny/metadata.xml X-VCS-Directories: app-crypt/acme-tiny/ X-VCS-Committer: vdupras X-VCS-Committer-Name: Virgil Dupras X-VCS-Revision: e3872654319f170aed70c9418c7d3d565fb0dd1e X-VCS-Branch: master Date: Thu, 13 Sep 2018 11:53:58 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 48100ce7-964e-44c1-86a4-a38f1391a939 X-Archives-Hash: 33766505bf0241cf24da7d7ec28cac64 commit: e3872654319f170aed70c9418c7d3d565fb0dd1e Author: Virgil Dupras <vdupras <AT> gentoo <DOT> org> AuthorDate: Wed Sep 12 12:34:47 2018 +0000 Commit: Virgil Dupras <vdupras <AT> gentoo <DOT> org> CommitDate: Thu Sep 13 11:53:32 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3872654 app-crypt/acme-tiny: bump to 4.0.4 Also, add myself as co-maintainer. Package-Manager: Portage-2.3.49, Repoman-2.3.10 app-crypt/acme-tiny/Manifest | 1 + app-crypt/acme-tiny/{acme-tiny-9999.ebuild => acme-tiny-4.0.4.ebuild} | 4 ++-- app-crypt/acme-tiny/acme-tiny-9999.ebuild | 4 ++-- app-crypt/acme-tiny/metadata.xml | 4 ++++ 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/app-crypt/acme-tiny/Manifest b/app-crypt/acme-tiny/Manifest index 4bc5473e28c..597e593eb03 100644 --- a/app-crypt/acme-tiny/Manifest +++ b/app-crypt/acme-tiny/Manifest @@ -1 +1,2 @@ DIST acme-tiny-4.0.3.tar.gz 12662 BLAKE2B 6a17d0597731a5c8c1b260fa47396cb5bf8a223f44c8e498532b6e90a2ded35c5fcae058a8682e59ab060c1eeb27e09c8db8588e1d72cfd75b65f867d3e94f9a SHA512 bd37d4f878f2851c8e88acb78699b855cfd306928e2d70ef1d35dc9883d44dae3c7622e2114b1d5c4e0c5865b61ad3958a776467ab45eaedb0cf612530ca5dc7 +DIST acme-tiny-4.0.4.tar.gz 12667 BLAKE2B 6177d639a2d65080f84ca93400405c01ef18cb3c8d18ef5e7e57af1eede9d6f1e105ca7f6f89014e79c5cb1d865d3c81f590abdb37e8caa6b9699ea20064f698 SHA512 e66befe8262b3396e5e55ea01fc47c668c527868832d2ccdc2786156ec52e698fd20cb6fa4fe861d97947d64f4b6c751be9c79bf546eaac34978c53b9e6f85e4 diff --git a/app-crypt/acme-tiny/acme-tiny-9999.ebuild b/app-crypt/acme-tiny/acme-tiny-4.0.4.ebuild similarity index 96% copy from app-crypt/acme-tiny/acme-tiny-9999.ebuild copy to app-crypt/acme-tiny/acme-tiny-4.0.4.ebuild index b9815c34809..184d1bfb35b 100644 --- a/app-crypt/acme-tiny/acme-tiny-9999.ebuild +++ b/app-crypt/acme-tiny/acme-tiny-4.0.4.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) -inherit distutils-r1 eapi7-ver +inherit distutils-r1 if [[ ${PV} == 9999 ]]; then inherit git-r3 diff --git a/app-crypt/acme-tiny/acme-tiny-9999.ebuild b/app-crypt/acme-tiny/acme-tiny-9999.ebuild index b9815c34809..184d1bfb35b 100644 --- a/app-crypt/acme-tiny/acme-tiny-9999.ebuild +++ b/app-crypt/acme-tiny/acme-tiny-9999.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) -inherit distutils-r1 eapi7-ver +inherit distutils-r1 if [[ ${PV} == 9999 ]]; then inherit git-r3 diff --git a/app-crypt/acme-tiny/metadata.xml b/app-crypt/acme-tiny/metadata.xml index 1e492cbeec2..b009e2c6b3e 100644 --- a/app-crypt/acme-tiny/metadata.xml +++ b/app-crypt/acme-tiny/metadata.xml @@ -5,6 +5,10 @@ <email>NP-Hardass@gentoo.org</email> <name>NP-Hardass</name> </maintainer> + <maintainer type="person"> + <email>vdupras@gentoo.org</email> + <name>Virgil Dupras</name> + </maintainer> <longdescription> A tiny, auditable script for Let's Encrypt's ACME Protocol </longdescription>