[dev-python/python-ethtool] new ebuild, required by Anaconda
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI="2"
|
||||
|
||||
inherit distutils eutils
|
||||
|
||||
DESCRIPTION="Python bindings for the ethtool kernel interface"
|
||||
HOMEPAGE="http://git.kernel.org/?p=linux/kernel/git/acme/python-ethtool.git"
|
||||
SRC_URI="http://userweb.kernel.org/~acme/python-ethtool/${P}.tar.bz2"
|
||||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
Reference in New Issue
Block a user