diff --git a/dev-python/pysmbc/Manifest b/dev-python/pysmbc/Manifest deleted file mode 100644 index e3333d049..000000000 --- a/dev-python/pysmbc/Manifest +++ /dev/null @@ -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 diff --git a/dev-python/pysmbc/metadata.xml b/dev-python/pysmbc/metadata.xml deleted file mode 100644 index b68e423ed..000000000 --- a/dev-python/pysmbc/metadata.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - skullbocks@sabayon.org - - diff --git a/dev-python/pysmbc/pysmbc-1.0.15.8.ebuild b/dev-python/pysmbc/pysmbc-1.0.15.8.ebuild deleted file mode 100644 index 9846b2caa..000000000 --- a/dev-python/pysmbc/pysmbc-1.0.15.8.ebuild +++ /dev/null @@ -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" diff --git a/dev-python/pysmbc/pysmbc-1.0.16.ebuild b/dev-python/pysmbc/pysmbc-1.0.16.ebuild deleted file mode 100644 index 9846b2caa..000000000 --- a/dev-python/pysmbc/pysmbc-1.0.16.ebuild +++ /dev/null @@ -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" diff --git a/dev-python/pysmbc/pysmbc-1.0.18.ebuild b/dev-python/pysmbc/pysmbc-1.0.18.ebuild deleted file mode 100644 index 7c6e0c8a9..000000000 --- a/dev-python/pysmbc/pysmbc-1.0.18.ebuild +++ /dev/null @@ -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"