Gentoo Archives: gentoo-commits

From: "Mike Gilbert (floppym)" <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/twisted-pair: metadata.xml twisted-pair-11.1.0.ebuild Manifest ChangeLog
Date: Tue, 27 Dec 2011 07:52:26
Message-Id: 20111227075216.C97912004B@flycatcher.gentoo.org
1 floppym 11/12/27 07:52:16
2
3 Added: metadata.xml twisted-pair-11.1.0.ebuild Manifest
4 ChangeLog
5 Log:
6 New package to fill in the twisted suite.
7
8 (Portage version: 2.2.0_alpha83/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.5 dev-python/twisted-pair/metadata.xml
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-pair/metadata.xml?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-pair/metadata.xml?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-pair/metadata.xml?r1=1.4&r2=1.5
16
17
18
19
20 1.1 dev-python/twisted-pair/twisted-pair-11.1.0.ebuild
21
22 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-pair/twisted-pair-11.1.0.ebuild?rev=1.1&view=markup
23 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-pair/twisted-pair-11.1.0.ebuild?rev=1.1&content-type=text/plain
24
25 Index: twisted-pair-11.1.0.ebuild
26 ===================================================================
27 # Copyright 1999-2011 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 # $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-pair/twisted-pair-11.1.0.ebuild,v 1.1 2011/12/27 07:52:16 floppym Exp $
30
31 EAPI="4"
32 PYTHON_DEPEND="2"
33 SUPPORT_PYTHON_ABIS="1"
34 RESTRICT_PYTHON_ABIS="3.* *-jython"
35 MY_PACKAGE="Pair"
36
37 inherit twisted versionator
38
39 DESCRIPTION="Twisted web server, programmable in Python"
40
41 KEYWORDS="~amd64 ~x86"
42 IUSE=""
43
44 DEPEND="=dev-python/twisted-$(get_version_component_range 1-2)*
45 dev-python/eunuchs"
46 RDEPEND="${DEPEND}"
47
48 PYTHON_MODNAME="twisted/pair"
49
50
51
52 1.23 dev-python/twisted-pair/Manifest
53
54 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-pair/Manifest?rev=1.23&view=markup
55 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-pair/Manifest?rev=1.23&content-type=text/plain
56 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-pair/Manifest?r1=1.22&r2=1.23
57
58
59
60
61 1.14 dev-python/twisted-pair/ChangeLog
62
63 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-pair/ChangeLog?rev=1.14&view=markup
64 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-pair/ChangeLog?rev=1.14&content-type=text/plain
65 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/twisted-pair/ChangeLog?r1=1.13&r2=1.14