# Copyright 1999-2018 Gentoo Foundation | |
# Distributed under the terms of the GNU General Public License v2 | |
EAPI="5" | |
DESCRIPTION="Utility for examining and tuning ethernet-based network interfaces" | |
HOMEPAGE="https://www.kernel.org/pub/software/network/ethtool/" | |
SRC_URI="mirror://kernel/software/network/ethtool/${P}.tar.xz" | |
LICENSE="GPL-2" | |
SLOT="0" | |
KEYWORDS="*" | |
DEPEND="app-arch/xz-utils" |