pluginbase: remove in gentoo's favour

This commit is contained in:
blshkv 2017-09-03 10:21:21 +08:00
parent 9787986eed
commit 87f9aed8ed
No known key found for this signature in database
GPG key ID: 273E3E90D1A6294F
3 changed files with 1 additions and 23 deletions

View file

@ -1 +0,0 @@
DIST pluginbase-0.3.tar.gz 39502 SHA256 d9486a2d50017551c3f0e474648b71ea2e39429720977119a437713ebae2257f SHA512 93bdeac40ef01df9a136add360c917e809374d400484b53c1f6efd3381c2b41287f812c88e79bf55568a2afd623b1cb4a580b26d7ca3f9b30880c35cd37d2cb6 WHIRLPOOL c492d687fde0c8db7a3b0eda0f56f6f8bba21013cc582c82c9bb3f785c154f4ee25c01b77c5fe1c2ff044691577477040d76fb1c4d4fce7cf1f93429c0be6c39

View file

@ -1,21 +0,0 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=5
PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
inherit distutils-r1
DESCRIPTION="A support library for building plugins sytems in Python."
HOMEPAGE="http://pluginbase.pocoo.org/"
SRC_URI="mirror://pypi/$(echo ${PN} | cut -c 1)/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""
RDEPEND="${DEPEND}"

View file

@ -161,7 +161,7 @@ dev-python/tls_parser
=dev-python/olefile-0.44
#wafwoof
~dev-python/pluginbase-0.3
~dev-python/pluginbase-0.5
#wifi-pumpkin
~dev-python/isc_dhcp_leases-0.8.1