From c82b720424905ff2ed4d1e59bc266fd8b381baa5 Mon Sep 17 00:00:00 2001 From: Tomas Mozes Date: Fri, 13 Dec 2019 12:28:18 +0100 Subject: dev-python/XenAPI: bump to 2.14 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/702056 Closes: https://github.com/gentoo/gentoo/pull/13967 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Tomáš Mózes Signed-off-by: Yixun Lan --- dev-python/XenAPI/XenAPI-1.2.ebuild | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 dev-python/XenAPI/XenAPI-1.2.ebuild (limited to 'dev-python/XenAPI/XenAPI-1.2.ebuild') diff --git a/dev-python/XenAPI/XenAPI-1.2.ebuild b/dev-python/XenAPI/XenAPI-1.2.ebuild deleted file mode 100644 index 627ce1eb6f10..000000000000 --- a/dev-python/XenAPI/XenAPI-1.2.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -PYTHON_COMPAT=( python2_7 ) - -inherit distutils-r1 - -DESCRIPTION="Xen API SDK, for communication with Citrix XenServer and Xen Cloud Platform" -HOMEPAGE="http://community.citrix.com/display/xs/Download+SDKs" -SRC_URI="mirror://pypi/X/${PN}/${P}.tar.gz" - -LICENSE="LGPL-2" -SLOT="0" -KEYWORDS="~amd64" - -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" -- cgit v1.2.3