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 75014138334 for ; Tue, 17 Jul 2018 14:24:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B6B3DE0A5C; Tue, 17 Jul 2018 14:24:23 +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 6ECDCE0A59 for ; Tue, 17 Jul 2018 14:24:23 +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 2FB37335C7A for ; Tue, 17 Jul 2018 14:24:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 533FB373 for ; Tue, 17 Jul 2018 14:24:20 +0000 (UTC) From: "Manuel Rüger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" Message-ID: <1531837412.7631e613423b277425e1d78b74a238911b5f5e3e.mrueg@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/dxf/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/dxf/Manifest app-admin/dxf/dxf-7.1.1.ebuild app-admin/dxf/dxf-7.2.0.ebuild X-VCS-Directories: app-admin/dxf/ X-VCS-Committer: mrueg X-VCS-Committer-Name: Manuel Rüger X-VCS-Revision: 7631e613423b277425e1d78b74a238911b5f5e3e X-VCS-Branch: master Date: Tue, 17 Jul 2018 14:24:20 +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: 102e2979-b20b-4ce3-8239-14c431199abf X-Archives-Hash: 3d30990466bab29764914a869f0bd90e commit: 7631e613423b277425e1d78b74a238911b5f5e3e Author: Manuel Rüger gentoo org> AuthorDate: Tue Jul 17 14:23:32 2018 +0000 Commit: Manuel Rüger gentoo org> CommitDate: Tue Jul 17 14:23:32 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7631e613 app-admin/dxf: Remove old Package-Manager: Portage-2.3.42, Repoman-2.3.9 app-admin/dxf/Manifest | 2 -- app-admin/dxf/dxf-7.1.1.ebuild | 29 ----------------------------- app-admin/dxf/dxf-7.2.0.ebuild | 29 ----------------------------- 3 files changed, 60 deletions(-) diff --git a/app-admin/dxf/Manifest b/app-admin/dxf/Manifest index 2a8073652b3..c57d5d4282f 100644 --- a/app-admin/dxf/Manifest +++ b/app-admin/dxf/Manifest @@ -1,3 +1 @@ -DIST dxf-7.1.1.tar.gz 293629 BLAKE2B b6657e2b3b402e07a1f22dc5f8ece033fc8c7492e18a1654e7354420862c042ece359cdbb377dd9daefec606aaab865a22d26247d463097469c322d2877f4ea7 SHA512 9e9be7a69d885bfaf4f062ec601f33c7de2123c4c2910f046fc4b3f199608d08626e76ff47e2c9691149e6f3e0c6fb05e2264b83b3d74c06fe907f5bb7de5254 -DIST dxf-7.2.0.tar.gz 298396 BLAKE2B 2566f61ab4f621492b3f2c243a78bb02e25bc7278438c7698be4704724172605a5e1111a9f380e1de064c6d6ce35a95fee06ac4865e3c8f1318af4a6242ff1b9 SHA512 49f6a29d6d653f444d2f53b84a73b1282052c7ff7a87f65b59a87b5c2796ca37897b36b17d2252398d087377755ff9f474c6b271af80d955d79b6a971a2e124d DIST dxf-7.3.0.tar.gz 298408 BLAKE2B a8ba078d1bea8fed58df35562af678f902513f4da18123a3eabb52a707b7973358a7690d309b3b7d86fadc4086856580792177525b4e7e217da4542249e83663 SHA512 2bb16a41990f572c3352f708438e67550cc089c078296c765fcffec4ada60f40f097bfcdf4def3c57a0e6c1db31d2ab9020407b2c165509f132e51cc93af8205 diff --git a/app-admin/dxf/dxf-7.1.1.ebuild b/app-admin/dxf/dxf-7.1.1.ebuild deleted file mode 100644 index f6e0099fdfe..00000000000 --- a/app-admin/dxf/dxf-7.1.1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) -inherit distutils-r1 - -DESCRIPTION="Docker registry v2 client in Python" -HOMEPAGE="https://github.com/davedoesdev/dxf" -SRC_URI="https://github.com/davedoesdev/dxf/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND=">=dev-python/jwcrypto-0.4.2[${PYTHON_USEDEP}] - >=dev-python/requests-2.18.4[${PYTHON_USEDEP}] - dev-python/setuptools[${PYTHON_USEDEP}] - >=dev-python/tqdm-4.19.4[${PYTHON_USEDEP}] - >=dev-python/www-authenticate-0.9.2[${PYTHON_USEDEP}]" - -RESTRICT="test" -# Require dockerd running - -python_test() { - emake test -} diff --git a/app-admin/dxf/dxf-7.2.0.ebuild b/app-admin/dxf/dxf-7.2.0.ebuild deleted file mode 100644 index f6e0099fdfe..00000000000 --- a/app-admin/dxf/dxf-7.2.0.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) -inherit distutils-r1 - -DESCRIPTION="Docker registry v2 client in Python" -HOMEPAGE="https://github.com/davedoesdev/dxf" -SRC_URI="https://github.com/davedoesdev/dxf/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" -IUSE="" - -RDEPEND=">=dev-python/jwcrypto-0.4.2[${PYTHON_USEDEP}] - >=dev-python/requests-2.18.4[${PYTHON_USEDEP}] - dev-python/setuptools[${PYTHON_USEDEP}] - >=dev-python/tqdm-4.19.4[${PYTHON_USEDEP}] - >=dev-python/www-authenticate-0.9.2[${PYTHON_USEDEP}]" - -RESTRICT="test" -# Require dockerd running - -python_test() { - emake test -}