summaryrefslogtreecommitdiff
blob: 1082dbbcbbc762dd4da01c55701d1e6c1fbaae00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/py/py-0.9.0.ebuild,v 1.1 2007/05/05 12:29:14 lucass Exp $

NEED_PYTHON=2.3

inherit distutils

DESCRIPTION="A library aiming to support agile and test-driven python development on various levels."
SRC_URI="http://codespeak.net/download/${PN}/${P}.tar.gz"
HOMEPAGE="http://codespeak.net/py/"
KEYWORDS="~amd64"
SLOT="0"
LICENSE="MIT"
IUSE=""