From 24a79b2851157801d78cf1d02d5030f0e72b8628 Mon Sep 17 00:00:00 2001 From: Guilherme Amadio Date: Wed, 13 Mar 2019 14:34:38 +0100 Subject: net-libs/xrootd: drop old Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Guilherme Amadio --- net-libs/xrootd/xrootd-4.5.0.ebuild | 114 ------------------------------------ 1 file changed, 114 deletions(-) delete mode 100644 net-libs/xrootd/xrootd-4.5.0.ebuild (limited to 'net-libs/xrootd/xrootd-4.5.0.ebuild') diff --git a/net-libs/xrootd/xrootd-4.5.0.ebuild b/net-libs/xrootd/xrootd-4.5.0.ebuild deleted file mode 100644 index 9e8e5f1338bc..000000000000 --- a/net-libs/xrootd/xrootd-4.5.0.ebuild +++ /dev/null @@ -1,114 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) - -inherit cmake-utils python-single-r1 user - -DESCRIPTION="Extended ROOT remote file server" -HOMEPAGE="http://xrootd.org/" -SRC_URI="http://xrootd.org/download/v${PV}/${P}.tar.gz" - -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" -IUSE="doc examples fuse http kerberos python readline rbd ssl test" - -CDEPEND=" - !