# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
# Ebuild generated by g-pypi 0.3

EAPI="5"
SUPPORT_PYTHON_ABIS="1"
PYTHON_COMPAT=( python2_7 pypy )

inherit distutils-r1


DESCRIPTION="Defines override classes that should be included with pies only if running on Python2."
HOMEPAGE="https://github.com/timothycrosley/pies"
SRC_URI="https://pypi.python.org/packages/source/p/pies2overrides/${P}.tar.gz"

LICENSE="MIT"
KEYWORDS="~amd64"
SLOT="0"
IUSE=""

DEPEND="dev-python/setuptools"
RDEPEND="dev-python/ipaddress
	dev-python/setuptools"