diff options
Diffstat (limited to 'dev-python/libiscsi-python')
| -rw-r--r-- | dev-python/libiscsi-python/Manifest | 1 | ||||
| -rw-r--r-- | dev-python/libiscsi-python/libiscsi-python-0_pre160211.ebuild | 25 | ||||
| -rw-r--r-- | dev-python/libiscsi-python/libiscsi-python-9999.ebuild | 22 | ||||
| -rw-r--r-- | dev-python/libiscsi-python/metadata.xml | 11 |
4 files changed, 0 insertions, 59 deletions
diff --git a/dev-python/libiscsi-python/Manifest b/dev-python/libiscsi-python/Manifest deleted file mode 100644 index 4f1f8bf44e87..000000000000 --- a/dev-python/libiscsi-python/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST libiscsi-python-0_pre160211.zip 110062 BLAKE2B 36e079dd49f6a1a50ff336cac17e74e29da0f86546c1e02c9e0d1ea408d5133eee1706267f0d6e5643f3d6e24e1a70e1987a515c3f8fc9fb4312a75087170ebb SHA512 c3f3742d2471f038c93ccd61e3eccf0431242988bc1237e3a0047518fb1eef71c5092735bc323452fae2219ee5a89de1fe098cd1170174934b547b44319d465c diff --git a/dev-python/libiscsi-python/libiscsi-python-0_pre160211.ebuild b/dev-python/libiscsi-python/libiscsi-python-0_pre160211.ebuild deleted file mode 100644 index 34501cb59704..000000000000 --- a/dev-python/libiscsi-python/libiscsi-python-0_pre160211.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -HASH="a8f548c2700dbe3dadfe048fa2491c7b77cf7846" - -DESCRIPTION="Python bindings for libiscsi" -HOMEPAGE="https://github.com/sahlberg/libiscsi-python" -SRC_URI="https://github.com/sahlberg/libiscsi-python/archive/${HASH}.zip -> ${P}.zip" - -SLOT="0" -LICENSE="LGPL-2.1" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="" - -RDEPEND="net-libs/libiscsi" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}]" - -S="${WORKDIR}"/${PN}-${HASH} diff --git a/dev-python/libiscsi-python/libiscsi-python-9999.ebuild b/dev-python/libiscsi-python/libiscsi-python-9999.ebuild deleted file mode 100644 index df01ba0b65fc..000000000000 --- a/dev-python/libiscsi-python/libiscsi-python-9999.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 git-r3 - -DESCRIPTION="Python bindings for libiscsi" -HOMEPAGE="https://github.com/sahlberg/libiscsi-python" -SRC_URI="" -EGIT_REPO_URI="https://github.com/sahlberg/libiscsi-python.git" - -SLOT="0" -LICENSE="LGPL-2.1" -KEYWORDS="" -IUSE="" - -RDEPEND="net-libs/libiscsi" -DEPEND="${RDEPEND} - dev-python/setuptools[${PYTHON_USEDEP}]" diff --git a/dev-python/libiscsi-python/metadata.xml b/dev-python/libiscsi-python/metadata.xml deleted file mode 100644 index 910f4e214bc2..000000000000 --- a/dev-python/libiscsi-python/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version='1.0' encoding='UTF-8'?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>python@gentoo.org</email> - <name>Python</name> - </maintainer> - <upstream> - <remote-id type="github">sahlberg/libiscsi-python</remote-id> - </upstream> -</pkgmetadata> |
