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 AEC9C13835B for ; Sun, 28 Mar 2021 11:24:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BC203E0903; Sun, 28 Mar 2021 11:24:18 +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 A547DE0903 for ; Sun, 28 Mar 2021 11:24:18 +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 0D44A340C08 for ; Sun, 28 Mar 2021 11:24:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 540B5635 for ; Sun, 28 Mar 2021 11:24:15 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1616930432.6aeb9a54f405e55cd4cbe6a8369f77f82a1149c9.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/click-repl/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/click-repl/click-repl-0.1.6.ebuild X-VCS-Directories: dev-python/click-repl/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 6aeb9a54f405e55cd4cbe6a8369f77f82a1149c9 X-VCS-Branch: dev Date: Sun, 28 Mar 2021 11:24:15 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 59c81c98-55b2-47c5-91ce-67f400b5fc5f X-Archives-Hash: 163e56d454c973b5161d597b1e4dfb70 commit: 6aeb9a54f405e55cd4cbe6a8369f77f82a1149c9 Author: Andrew Ammerlaan riseup net> AuthorDate: Sun Mar 28 11:20:32 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sun Mar 28 11:20:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6aeb9a54 dev-python/click-repl: add final new line Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/click-repl/click-repl-0.1.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/click-repl/click-repl-0.1.6.ebuild b/dev-python/click-repl/click-repl-0.1.6.ebuild index 906544f33..7fe30e596 100644 --- a/dev-python/click-repl/click-repl-0.1.6.ebuild +++ b/dev-python/click-repl/click-repl-0.1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -24,4 +24,4 @@ DEPEND=" " RDEPEND="${DEPEND}" -distutils_enable_tests pytest \ No newline at end of file +distutils_enable_tests pytest 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 8DDAA1382C5 for ; Sun, 28 Mar 2021 11:43:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1DAE2E092D; Sun, 28 Mar 2021 11:43:42 +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 C9391E092A for ; Sun, 28 Mar 2021 11:43:41 +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 F1DF4340DCA for ; Sun, 28 Mar 2021 11:43:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4114F647 for ; Sun, 28 Mar 2021 11:43:37 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1616930432.6aeb9a54f405e55cd4cbe6a8369f77f82a1149c9.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/click-repl/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/click-repl/click-repl-0.1.6.ebuild X-VCS-Directories: dev-python/click-repl/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 6aeb9a54f405e55cd4cbe6a8369f77f82a1149c9 X-VCS-Branch: master Date: Sun, 28 Mar 2021 11:43:37 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 46a3c647-6071-4ea2-8fec-6d2ce432e054 X-Archives-Hash: adfd3b27edd41086fdd2cd634f53fecc Message-ID: <20210328114337.Y9WjQuA_uZ8ftwQgtVbltJ_ctrO0kz5uAHytTtrlZ_0@z> commit: 6aeb9a54f405e55cd4cbe6a8369f77f82a1149c9 Author: Andrew Ammerlaan riseup net> AuthorDate: Sun Mar 28 11:20:32 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Sun Mar 28 11:20:32 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6aeb9a54 dev-python/click-repl: add final new line Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan riseup.net> dev-python/click-repl/click-repl-0.1.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/click-repl/click-repl-0.1.6.ebuild b/dev-python/click-repl/click-repl-0.1.6.ebuild index 906544f33..7fe30e596 100644 --- a/dev-python/click-repl/click-repl-0.1.6.ebuild +++ b/dev-python/click-repl/click-repl-0.1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -24,4 +24,4 @@ DEPEND=" " RDEPEND="${DEPEND}" -distutils_enable_tests pytest \ No newline at end of file +distutils_enable_tests pytest