dev-python/cython: Drop some intermediate Versions, which seem to cause problems
[gentoo.git] / dev-python / ipcalc / ipcalc-1.1.2.ebuild
1 # Copyright 1999-2015 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Id$
4
5 EAPI=5
6 PYTHON_COMPAT=( python2_7 )
7
8 inherit distutils-r1
9
10 DESCRIPTION="IP subnet calculator"
11 HOMEPAGE="https://pypi.python.org/pypi/ipcalc/"
12 SRC_URI="mirror://pypi/i/${PN}/${P}.tar.gz"
13
14 SLOT="0"
15 LICENSE="MIT"
16 KEYWORDS="~amd64 ~x86"
17 IUSE=""