/[gentoo-x86]/dev-python/milksets/milksets-0.1.3.ebuild
Gentoo

Contents of /dev-python/milksets/milksets-0.1.3.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (show annotations) (download)
Tue Aug 7 09:04:59 2012 UTC (9 months, 1 week ago) by patrick
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +2 -2 lines
Restricting py-2.5 and jython

(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)

1 # Copyright 1999-2012 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: /var/cvsroot/gentoo-x86/dev-python/milksets/milksets-0.1.3.ebuild,v 1.2 2012/08/02 18:00:45 bicatali Exp $
4
5 EAPI=4
6
7 # python cruft
8 SUPPORT_PYTHON_ABIS="1"
9 RESTRICT_PYTHON_ABIS="3.* 2.5 2.5-jython"
10
11 inherit distutils
12
13 DESCRIPTION="Datasets in a common Pythonic interface to use with milk"
14 HOMEPAGE="http://luispedro.org/software/milksets"
15 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
16
17 LICENSE="MIT"
18 SLOT="0"
19
20 KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
21 IUSE=""

  ViewVC Help
Powered by ViewVC 1.1.13