From a5341c68884eda30eb791c1029971ccfae896d2a Mon Sep 17 00:00:00 2001 From: David Seifert Date: Fri, 27 Dec 2019 19:52:32 +0100 Subject: dev-python/python-ethtool: Remove old Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: David Seifert --- .../python-ethtool/python-ethtool-0.11-r1.ebuild | 27 ---------------------- 1 file changed, 27 deletions(-) delete mode 100644 dev-python/python-ethtool/python-ethtool-0.11-r1.ebuild (limited to 'dev-python/python-ethtool/python-ethtool-0.11-r1.ebuild') diff --git a/dev-python/python-ethtool/python-ethtool-0.11-r1.ebuild b/dev-python/python-ethtool/python-ethtool-0.11-r1.ebuild deleted file mode 100644 index 4872652065701..0000000000000 --- a/dev-python/python-ethtool/python-ethtool-0.11-r1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python2_7 ) - -# TODO: install scripts and their man pages - -inherit distutils-r1 - -DESCRIPTION="Ethernet settings python bindings" -HOMEPAGE="https://pypi.org/project/ethtool/ - https://github.com/fedora-python/python-ethtool" -SRC_URI="https://github.com/fedora-python/python-ethtool/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64" - -DEPEND="dev-libs/libnl:3" -RDEPEND="${DEPEND}" -BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" - -PATCHES=( - "${FILESDIR}/${P}_include-net-if.h-for-IFF_-macros.patch" -) -- cgit v1.2.3