summaryrefslogtreecommitdiff
blob: 60a359ce87b1e4462b75ce8c5e1acbb05a283a95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/pystdf/pystdf-1.3.1.ebuild,v 1.1 2007/06/23 20:48:24 vapier Exp $

inherit distutils

DESCRIPTION="Python module that makes it easy to work with STDF"
HOMEPAGE="http://code.google.com/p/pystdf/"
SRC_URI="http://pystdf.googlecode.com/files/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""