# Copyright 2010-2011 Antoine Martin # Distributed under the terms of the GNU General Public License v2 inherit eutils #SUPPORT_PYTHON_ABIS="1" inherit distutils DESCRIPTION="Portable network interface information" HOMEPAGE="http://alastairs-place.net/netifaces/" SRC_URI="http://alastairs-place.net/2007/03/netifaces/${P}.tar.gz" LICENSE="MIT" SLOT="0" KEYWORDS="amd64 ppc x86 ~alpha ~sparc ~sparc64" PYTHON_DEPEND="2" RESTRICT_PYTHON_ABIS="3.*" EAPI="2" DEPEND="dev-python/setuptools"