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 0A008138350 for ; Thu, 13 Feb 2020 18:05:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88827E088F; Thu, 13 Feb 2020 18:05:16 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 4872DE0882 for ; Thu, 13 Feb 2020 18:05:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 05D9934ED88 for ; Thu, 13 Feb 2020 18:05:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AAAE413A for ; Thu, 13 Feb 2020 18:05:11 +0000 (UTC) From: "Patrick McLean" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrick McLean" Message-ID: <1581616914.c9bd9bc4b22baf99ff5663dac4443d8a5415a965.chutzpah@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/alagitpull/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/alagitpull/alagitpull-0.0.23.ebuild X-VCS-Directories: dev-python/alagitpull/ X-VCS-Committer: chutzpah X-VCS-Committer-Name: Patrick McLean X-VCS-Revision: c9bd9bc4b22baf99ff5663dac4443d8a5415a965 X-VCS-Branch: master Date: Thu, 13 Feb 2020 18:05:11 +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: 4a81ace2-9fe7-4c33-8ac3-a5feaad5f469 X-Archives-Hash: 73000c1660bfad498c1d19b1332bb909 commit: c9bd9bc4b22baf99ff5663dac4443d8a5415a965 Author: Patrick McLean gentoo org> AuthorDate: Thu Feb 13 18:01:54 2020 +0000 Commit: Patrick McLean gentoo org> CommitDate: Thu Feb 13 18:01:54 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9bd9bc4 dev-python/alagitpull-0.0.23: Stable on amd64 (bug #709500) Bug: https://bugs.gentoo.org/709500 Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Patrick McLean gentoo.org> dev-python/alagitpull/alagitpull-0.0.23.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/alagitpull/alagitpull-0.0.23.ebuild b/dev-python/alagitpull/alagitpull-0.0.23.ebuild index 8c700d4f059..c186f7669d4 100644 --- a/dev-python/alagitpull/alagitpull-0.0.23.ebuild +++ b/dev-python/alagitpull/alagitpull-0.0.23.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/git-pull/alagitpull" SRC_URI="https://github.com/git-pull/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]