/[gentoo-x86]/dev-python/rpyc/rpyc-3.2.1.ebuild
Gentoo

Contents of /dev-python/rpyc/rpyc-3.2.1.ebuild

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download)
Tue Mar 6 14:04:39 2012 UTC (14 months, 2 weeks ago) by grozin
Branch: MAIN
CVS Tags: HEAD
Version bump

(Portage version: 2.2.0_alpha90/cvs/Linux i686)

1 grozin 1.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/rpyc/rpyc-3.2.0.ebuild,v 1.1 2011/10/12 06:37:53 grozin Exp $
4    
5     EAPI="3"
6     SUPPORT_PYTHON_ABIS="1"
7    
8     inherit distutils
9    
10     DESCRIPTION="Remote Python Call (RPyC), a transparent and symmetric RPC library"
11     HOMEPAGE="http://rpyc.sourceforge.net/"
12     SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
13     LICENSE="MIT"
14     SLOT="0"
15     KEYWORDS="~amd64 ~x86"
16     IUSE=""
17     RDEPEND=""
18     DEPEND="dev-python/setuptools"

  ViewVC Help
Powered by ViewVC 1.1.13