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 23B30139694 for ; Sat, 25 Feb 2017 22:28:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7B09E0C58; Sat, 25 Feb 2017 22:28:18 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AB2CBE0C58 for ; Sat, 25 Feb 2017 22:28:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 23796340C97 for ; Sat, 25 Feb 2017 22:28:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 67AC1548D for ; Sat, 25 Feb 2017 22:28:15 +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: <1488061480.cd246f24b58b58f7644874d93897f0aa2e2782e0.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.5.1.ebuild dev-util/pkgcheck/pkgcheck-0.5.ebuild X-VCS-Directories: dev-util/pkgcheck/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: cd246f24b58b58f7644874d93897f0aa2e2782e0 X-VCS-Branch: master Date: Sat, 25 Feb 2017 22:28: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-Archives-Salt: 10f0a3ad-7cf8-4953-8311-5b44419ea3d0 X-Archives-Hash: 09d83cfc66710fea548c639b9749150e commit: cd246f24b58b58f7644874d93897f0aa2e2782e0 Author: Tim Harder gentoo org> AuthorDate: Sat Feb 25 22:11:25 2017 +0000 Commit: Tim Harder gentoo org> CommitDate: Sat Feb 25 22:24:40 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd246f24 dev-util/pkgcheck: remove old dev-util/pkgcheck/Manifest | 2 -- dev-util/pkgcheck/pkgcheck-0.5.1.ebuild | 45 --------------------------------- dev-util/pkgcheck/pkgcheck-0.5.ebuild | 44 -------------------------------- 3 files changed, 91 deletions(-) diff --git a/dev-util/pkgcheck/Manifest b/dev-util/pkgcheck/Manifest index 6652027851..0de858ca32 100644 --- a/dev-util/pkgcheck/Manifest +++ b/dev-util/pkgcheck/Manifest @@ -1,3 +1 @@ -DIST pkgcheck-0.5.1.tar.gz 68345 SHA256 2600434febcb5e6eb5bfb87f8d5c1106a4d301dffbe46b4aecb48773c3817342 SHA512 4187f1f19f9e30ecf9c0b7ef34dfecee3257860cbac1f8a3b3f14dc4ed6c8a81ecd4e4a62eac2a08c1fee81aa776d303e267e2c586034e4dcd3c019d1710789e WHIRLPOOL d9e07fd5ecc813bedc1c3d5ae936e672ed81105aed4c200aeb50e9ebad0fa068e4dba9a1dcf6d31a0b1c359510fddd5d80aa9663e7ad3d721c60186f55bec1d0 DIST pkgcheck-0.5.3.tar.gz 80896 SHA256 f062626d33346c321b11cd9e7041a22fa9fc00dd5daeca00e588467aa21936e1 SHA512 39804112b70bb90b655754b78d87a23906b749622083534dda1cb7b7e381c61f95c41c02fbfc6f8dea075bd3665cfda93f565c5d896779d5746ac71b74878df9 WHIRLPOOL 425da2fececa661584dbf5a3c602b855130eea7db97ceaee4c124059ba04944eb8d13d5899951e31127203697c3849e1bb00b5ad6e50210da7e48a22ff5ae244 -DIST pkgcheck-0.5.tar.gz 68669 SHA256 38de9d6ff6950852167f7d21b1aa50aab3b980150f9c31f2d0547e74165df7b9 SHA512 fb16450374b942533f83f76114c09e692ba000e91f79fb5e6a79afbfa791476864a591f1342e8b93fcbcc36422218a89b8e6753c65fdc644847ec1c08d369ace WHIRLPOOL 0fb7ac1b82fe58497cf41426d6ea11104e80900bc4f1378613c36022f93ea4f222c5324725475b3bdf5e91cb6048a17720bbaa7bba996407693a21f73cc34424 diff --git a/dev-util/pkgcheck/pkgcheck-0.5.1.ebuild b/dev-util/pkgcheck/pkgcheck-0.5.1.ebuild deleted file mode 100644 index 42619afa20..0000000000 --- a/dev-util/pkgcheck/pkgcheck-0.5.1.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -PYTHON_COMPAT=( python2_7 ) -inherit distutils-r1 - -if [[ ${PV} == *9999 ]] ; then - EGIT_REPO_URI="https://github.com/pkgcore/pkgcheck.git" - inherit git-r3 -else - KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" - SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -fi - -DESCRIPTION="pkgcore-based QA utility" -HOMEPAGE="https://github.com/pkgcore/pkgcheck" - -LICENSE="|| ( BSD GPL-2 )" -SLOT="0" - -RDEPEND=">=sys-apps/pkgcore-0.9.2[${PYTHON_USEDEP}] - >=dev-python/snakeoil-0.6.5[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}]" - -pkg_setup() { - # disable snakeoil 2to3 caching... - unset PY2TO3_CACHEDIR -} - -python_test() { - esetup.py test -} - -python_install_all() { - local DOCS=( AUTHORS NEWS.rst ) - distutils-r1_python_install_all -} - -pkg_postinst() { - einfo "updating pkgcore plugin cache" - python_foreach_impl pplugincache pkgcheck.plugins -} diff --git a/dev-util/pkgcheck/pkgcheck-0.5.ebuild b/dev-util/pkgcheck/pkgcheck-0.5.ebuild deleted file mode 100644 index 17e720316f..0000000000 --- a/dev-util/pkgcheck/pkgcheck-0.5.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -PYTHON_COMPAT=( python2_7 ) -inherit distutils-r1 - -if [[ ${PV} == *9999 ]] ; then - EGIT_REPO_URI="https://github.com/pkgcore/pkgcheck.git" - inherit git-r3 -else - KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" - SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" -fi - -DESCRIPTION="pkgcore-based QA utility" -HOMEPAGE="https://github.com/pkgcore/pkgcheck" - -LICENSE="|| ( BSD GPL-2 )" -SLOT="0" - -RDEPEND=">=sys-apps/pkgcore-0.9[${PYTHON_USEDEP}] - >=dev-python/snakeoil-0.6.3[${PYTHON_USEDEP}]" -DEPEND="${RDEPEND}" - -pkg_setup() { - # disable snakeoil 2to3 caching... - unset PY2TO3_CACHEDIR -} - -python_test() { - esetup.py test -} - -python_install_all() { - local DOCS=( AUTHORS NEWS.rst ) - distutils-r1_python_install_all -} - -pkg_postinst() { - einfo "updating pkgcore plugin cache" - python_foreach_impl pplugincache pkgcheck.plugins -}