dev-python/os-virtual-interfacesv2-python-novaclient-ext: remove old

Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
Matthew Thode
2018-01-27 22:11:27 -06:00
parent 41f9ef58a0
commit 50b96b9b9f
2 changed files with 0 additions and 21 deletions

View File

@@ -1,2 +1 @@
DIST os_virtual_interfacesv2_python_novaclient_ext-0.19.tar.gz 2675 BLAKE2B d659dd955baf1ab647bac824972367c1c1b1a14d878406e99d01645f5acda87949f7de892c0a9ad9d62d768d3a00b7db1cdedb7cd4487ba4d9a08bda305d5711 SHA512 74ad8e6e3988a90741974491d7ff92c4e614dfd3bb78355c058c4cb6af15b8acfc5a8be15fe9143561fe75bd0645fd935e64dba4dff27dbee7656c963e76e042
DIST os_virtual_interfacesv2_python_novaclient_ext-0.20.tar.gz 2581 BLAKE2B 3522366bdf65c96b771b0503ed30970e1aa8cafefea1752ee43f9363c14e282633e1ace9a86534f4f5ba60061d77f8aa59f9ca321d93d204a0f52e5a84d25e32 SHA512 7faa2d25c1a9de5907dc0ca23757b8500e0a05d5c0ab56c1d064e6b8d445f91a6c26c2208f69c2ac35f894536a0f2663d7d3caa8f8b96dcf9dd8b7b5e803d1d1

View File

@@ -1,20 +0,0 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="Adds Virtual Interfaces support to python-novaclient"
HOMEPAGE="https://github.com/cerberus98/os_virtual_interfacesv2_ext"
SRC_URI="mirror://pypi/${PN:0:1}/os_virtual_interfacesv2_python_novaclient_ext/os_virtual_interfacesv2_python_novaclient_ext-${PV}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
S="${WORKDIR}/os_virtual_interfacesv2_python_novaclient_ext-${PV}"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND=">=dev-python/python-novaclient-2.20.0[${PYTHON_USEDEP}]"