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 62F1E138335 for ; Fri, 13 Sep 2019 17:49:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4C574E09AE; Fri, 13 Sep 2019 17:49:16 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 B3E70E09AE for ; Fri, 13 Sep 2019 17:49: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 982F534B120 for ; Fri, 13 Sep 2019 17:49:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4B3EB7EC for ; Fri, 13 Sep 2019 17:49:13 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1568396733.f7d157455e4e6f718cae7db49f6cd980b0f6f41f.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/pkgcheck/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/pkgcheck/Manifest dev-util/pkgcheck/pkgcheck-0.6.4.ebuild dev-util/pkgcheck/pkgcheck-9999.ebuild X-VCS-Directories: dev-util/pkgcheck/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: f7d157455e4e6f718cae7db49f6cd980b0f6f41f X-VCS-Branch: master Date: Fri, 13 Sep 2019 17:49:13 +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: 9fa7ff34-35f8-489e-a2f0-acdbed8fedaf X-Archives-Hash: af7f21ff95ad824101e729ddb8825f74 commit: f7d157455e4e6f718cae7db49f6cd980b0f6f41f Author: Tim Harder gentoo org> AuthorDate: Fri Sep 13 17:44:46 2019 +0000 Commit: Tim Harder gentoo org> CommitDate: Fri Sep 13 17:45:33 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7d15745 dev-util/pkgcheck: version bump to 0.6.4 Signed-off-by: Tim Harder gentoo.org> dev-util/pkgcheck/Manifest | 1 + dev-util/pkgcheck/{pkgcheck-9999.ebuild => pkgcheck-0.6.4.ebuild} | 4 ++-- dev-util/pkgcheck/pkgcheck-9999.ebuild | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/dev-util/pkgcheck/Manifest b/dev-util/pkgcheck/Manifest index e54cbf26a6a..76c1d48ccdd 100644 --- a/dev-util/pkgcheck/Manifest +++ b/dev-util/pkgcheck/Manifest @@ -1,2 +1,3 @@ DIST pkgcheck-0.6.2.tar.gz 169107 BLAKE2B cd7570924b6b115aae467275bc4e1b26a7c20454860d614c23f96c45f5856d6cc8874aa4ba6d250591eae2f5ef0da8102124a924dfdeba5ca75a17fc1005eaaf SHA512 8684fd40694f4348150bd10e4ad4cfb99cf4978595ccd77e117b50abb54060ef1f9d2a9889279ce139b95c39b6b755ccb8c9604a84ea62892e519552e27ca5af DIST pkgcheck-0.6.3.tar.gz 171317 BLAKE2B 76e74cb7b7ce093aec6eff210b4984b195adfa615bdfa9937d47725246a8f0f4074a5d7fe0537e9b556df08906cb738f109eb0bcd980966b1baba4f754888285 SHA512 888bcbe66603de97f92f0bd9a35de6b177724b752e70f55a04cb1ae17c32a476986b9d5165cbf92819c1945bf481529943ef6fe3cfd72739749149760c9809c3 +DIST pkgcheck-0.6.4.tar.gz 174315 BLAKE2B 147745f8dc7df3c47302b2b48a1ed0bbeec348cafbe4c7ca247c688db25b248a6d079c73e4ffc28fead4a06fc2f09aa57e8dbffffcbc765602e8d433141eaeaa SHA512 94cceccd5b184c5b810c298faa1071ec77b8ca2a618e7620dec933ea5da7beda3cb5f96a4efaf7ceb2f2059040e9ef0cbd974613011b816c10f28e59c5d32a00 diff --git a/dev-util/pkgcheck/pkgcheck-9999.ebuild b/dev-util/pkgcheck/pkgcheck-0.6.4.ebuild similarity index 92% copy from dev-util/pkgcheck/pkgcheck-9999.ebuild copy to dev-util/pkgcheck/pkgcheck-0.6.4.ebuild index 1a07b1b270b..3d30a06c6c2 100644 --- a/dev-util/pkgcheck/pkgcheck-9999.ebuild +++ b/dev-util/pkgcheck/pkgcheck-0.6.4.ebuild @@ -28,8 +28,8 @@ if [[ ${PV} == *9999 ]]; then ~sys-apps/pkgcore-9999[${PYTHON_USEDEP}]" else RDEPEND=" - >=dev-python/snakeoil-0.8.1[${PYTHON_USEDEP}] - >=sys-apps/pkgcore-0.10.2[${PYTHON_USEDEP}]" + >=dev-python/snakeoil-0.8.3[${PYTHON_USEDEP}] + >=sys-apps/pkgcore-0.10.3[${PYTHON_USEDEP}]" fi RDEPEND+=" dev-python/chardet[${PYTHON_USEDEP}] diff --git a/dev-util/pkgcheck/pkgcheck-9999.ebuild b/dev-util/pkgcheck/pkgcheck-9999.ebuild index 1a07b1b270b..3d30a06c6c2 100644 --- a/dev-util/pkgcheck/pkgcheck-9999.ebuild +++ b/dev-util/pkgcheck/pkgcheck-9999.ebuild @@ -28,8 +28,8 @@ if [[ ${PV} == *9999 ]]; then ~sys-apps/pkgcore-9999[${PYTHON_USEDEP}]" else RDEPEND=" - >=dev-python/snakeoil-0.8.1[${PYTHON_USEDEP}] - >=sys-apps/pkgcore-0.10.2[${PYTHON_USEDEP}]" + >=dev-python/snakeoil-0.8.3[${PYTHON_USEDEP}] + >=sys-apps/pkgcore-0.10.3[${PYTHON_USEDEP}]" fi RDEPEND+=" dev-python/chardet[${PYTHON_USEDEP}]