dev-perl/Class-Inspector: amd64 stable
[gentoo.git] / dev-python / ipcalc / ipcalc-1.1.3.ebuild
1 # Copyright 1999-2015 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5 PYTHON_COMPAT=( python2_7 pypy )
6
7 inherit distutils-r1
8
9 DESCRIPTION="IP subnet calculator"
10 HOMEPAGE="https://pypi.python.org/pypi/ipcalc/"
11 SRC_URI="mirror://pypi/i/${PN}/${P}.tar.gz"
12
13 SLOT="0"
14 LICENSE="MIT"
15 KEYWORDS="amd64 x86"
16 IUSE=""