[dev-python/pysmbc] Drop, nothing needs this

This commit is contained in:
Joost Ruis
2021-02-13 22:48:37 +01:00
parent 17f8ea94b8
commit 826bf64f61
5 changed files with 0 additions and 64 deletions
-3
View File
@@ -1,3 +0,0 @@
DIST pysmbc-1.0.15.8.tar.bz2 24691 BLAKE2B e2ae081b577487cb21478bfcfeb50fa854c435571ace109ecdf2aebdc513bb09f915c45d14352c925a18f5cef8ab15aafee22ee92939fc9b730b5142d395b67c SHA512 401f08e358675afa4b16781b7188111c1c18d62ecc9fadd7e08d0aa6306afc8b0c83ecde43e8add1dad3dbcff00be334d63d995563ade3a781ffd88299da72fb
DIST pysmbc-1.0.16.tar.bz2 25523 BLAKE2B df2c76de63d8b1a4bc191f464dcb0f93642ed0a06e4be64ab246c955b986012a45236ee5bb02e5b4199321b9524948ad31ea32bd22224616efa9d05ef3905620 SHA512 4df1733fb6ad1499dc7b5385edb8acdeea753e7d749a5e01248eb9b7284418f498346ed475774003dcf6f7b30083935cfbe3cc5ab9dcc4da15c6d924f6e68197
DIST pysmbc-1.0.18.tar.bz2 25770 BLAKE2B e13c35708bbaab7c3fb21119c77cfe4e2d7baf3aacf61e4bc3b9314a95bca6ef687e05f3156ba44a740a2f25706cc187c210440cd38d70b5e39edcf7c74ca463 SHA512 d6c551b32f1c4c70da585b2230944468e78bde0eed24160549c5147333cda812058f60c908e53b26da93e7c256573147ab9d3212492bd2e698f9ffd09904be4d
-7
View File
@@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>skullbocks@sabayon.org</email>
</maintainer>
</pkgmetadata>
-18
View File
@@ -1,18 +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,5,6}} )
inherit distutils-r1
DESCRIPTION="Python bindings for libsmbclient"
HOMEPAGE="https://github.com/hamano/pysmbc"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
DEPEND=">=net-fs/samba-4.2.14"
-18
View File
@@ -1,18 +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,5,6}} )
inherit distutils-r1
DESCRIPTION="Python bindings for libsmbclient"
HOMEPAGE="https://github.com/hamano/pysmbc"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
DEPEND=">=net-fs/samba-4.2.14"
-18
View File
@@ -1,18 +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_{6,7}} )
inherit distutils-r1
DESCRIPTION="Python bindings for libsmbclient"
HOMEPAGE="https://github.com/hamano/pysmbc"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
DEPEND=">=net-fs/samba-4.2.14"