From 585b65fe3b143e5cf46a50f06d4bef4ad5eff6b7 Mon Sep 17 00:00:00 2001 From: Andrew Jeddeloh Date: Wed, 7 Feb 2018 13:09:23 -0800 Subject: [PATCH] dev-python/pyusb: remove package Only used by hard-host-depends --- .../portage-stable/dev-python/pyusb/Manifest | 1 - .../dev-python/pyusb/metadata.xml | 15 ----------- .../dev-python/pyusb/pyusb-1.0.0.ebuild | 25 ------------------- .../metadata/md5-cache/dev-python/pyusb-1.0.0 | 14 ----------- 4 files changed, 55 deletions(-) delete mode 100644 sdk_container/src/third_party/portage-stable/dev-python/pyusb/Manifest delete mode 100644 sdk_container/src/third_party/portage-stable/dev-python/pyusb/metadata.xml delete mode 100644 sdk_container/src/third_party/portage-stable/dev-python/pyusb/pyusb-1.0.0.ebuild delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pyusb-1.0.0 diff --git a/sdk_container/src/third_party/portage-stable/dev-python/pyusb/Manifest b/sdk_container/src/third_party/portage-stable/dev-python/pyusb/Manifest deleted file mode 100644 index 5139c585ca..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-python/pyusb/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST PyUSB-1.0.0.tar.gz 52559 SHA256 5b34ffa74ac34f330bff949c94ee00ec4a9d147234db17ee2eed2a67c0275368 SHA512 a66cd9e3c95d0ee0959667866101f089d5ba5d425a930cc32fdf679f8c1fde8681aaf464efc96cbdad99fbae9f72086c4704f857c757b12e4ce2016e3451dcc0 WHIRLPOOL c93d3bb289646fc06bebadb7d2d5677d685e49756bbcd4ebf01e0eaec30620fbb3f7d925d3f11b9c8cb1d1af87fb357c27f0266c86b83a2c30aa001787f994ac diff --git a/sdk_container/src/third_party/portage-stable/dev-python/pyusb/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-python/pyusb/metadata.xml deleted file mode 100644 index b547c09ec8..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-python/pyusb/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - pyusb is a python wrapper for the libusb user space USB device library. - - - python@gentoo.org - Python - - - pyusb - pyusb - - diff --git a/sdk_container/src/third_party/portage-stable/dev-python/pyusb/pyusb-1.0.0.ebuild b/sdk_container/src/third_party/portage-stable/dev-python/pyusb/pyusb-1.0.0.ebuild deleted file mode 100644 index 525fc5e8b0..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-python/pyusb/pyusb-1.0.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) - -inherit distutils-r1 - -MY_P=PyUSB-${PV} - -DESCRIPTION="USB support for Python" -HOMEPAGE="http://walac.github.io/pyusb/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" -IUSE="" - -### This version is compatible with both 0.X and 1.X versions of libusb -DEPEND="virtual/libusb:= - dev-python/setuptools[${PYTHON_USEDEP}]" -RDEPEND="${DEPEND}" - -DOCS="README.rst docs/tutorial.rst" diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pyusb-1.0.0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pyusb-1.0.0 deleted file mode 100644 index 5bc5c86b56..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-python/pyusb-1.0.0 +++ /dev/null @@ -1,14 +0,0 @@ -DEFINED_PHASES=compile configure install prepare test -DEPEND=virtual/libusb:= dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -DESCRIPTION=USB support for Python -EAPI=6 -HOMEPAGE=http://walac.github.io/pyusb/ -IUSE=python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 -KEYWORDS=~amd64 ~arm ~ppc ~x86 -LICENSE=BSD -RDEPEND=virtual/libusb:= dev-python/setuptools[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] python_targets_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) python_targets_python3_4? ( dev-lang/python:3.4 ) python_targets_python3_5? ( dev-lang/python:3.5 ) python_targets_python3_6? ( dev-lang/python:3.6 ) >=dev-lang/python-exec-2:=[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)] -REQUIRED_USE=|| ( python_targets_python2_7 python_targets_python3_4 python_targets_python3_5 python_targets_python3_6 ) -SLOT=0 -SRC_URI=mirror://pypi/p/pyusb/PyUSB-1.0.0.tar.gz -_eclasses_=distutils-r1 372bbe39047c0a2550319a3a82f3e063 multibuild 72647e255187a1fadc81097b3657e5c3 multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing 6f5991c7101863d0b29df63990ad852e python-r1 e9350ec46bb5c9f3504b4fbe8b8d8987 python-utils-r1 c9de01becf9df3f8c10aeec3dc693f5d toolchain-funcs 185a06792159ca143528e7010368e8af xdg-utils f2c8335407f0b935b0a96d4adf23ef25 -_md5_=786d18ba03a6889a9173578696084d62