/[gentoo-x86]/dev-python/yapsy/yapsy-1.9.2.ebuild
Gentoo

Contents of /dev-python/yapsy/yapsy-1.9.2.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (show annotations) (download)
Tue Sep 18 13:25:00 2012 UTC (8 months ago) by johu
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +2 -2 lines
Stable for x86, wrt bug #435178

(Portage version: 2.2.0_alpha129/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/yapsy/yapsy-1.9.2.ebuild,v 1.2 2012/09/16 10:44:10 ago Exp $
4
5 EAPI="4"
6
7 DISTUTILS_SRC_TEST="setup.py"
8
9 SUPPORT_PYTHON_ABIS="1"
10 PYTHON_DEPEND="2"
11 RESTRICT_PYTHON_ABIS="3.*"
12
13 inherit distutils
14
15 DESCRIPTION="A fat-free DIY Python plugin management toolkit"
16 HOMEPAGE="http://yapsy.sourceforge.net/"
17 SRC_URI="mirror://sourceforge/yapsy/Yapsy-${PV}/Yapsy-${PV}.tar.gz"
18
19 LICENSE="BSD"
20 SLOT="0"
21 KEYWORDS="amd64 x86"
22 IUSE=""
23 DEPEND="dev-python/setuptools"
24 RDEPEND=""
25 S="${WORKDIR}/Yapsy-${PV}"

  ViewVC Help
Powered by ViewVC 1.1.13