Gentoo Archives: gentoo-commits

From: "Rob Cakebread (pythonhead)" <pythonhead@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/wsgiref: wsgiref-0.1.2.ebuild ChangeLog metadata.xml Manifest
Date: Wed, 02 Jul 2008 05:17:00
Message-Id: E1KDui6-0007rY-K5@stork.gentoo.org
1 pythonhead 08/07/02 05:16:54
2
3 Added: wsgiref-0.1.2.ebuild ChangeLog metadata.xml
4 Manifest
5 Log:
6 Initial commit. Thanks Brad Walker bug #155354
7 (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 i686)
8
9 Revision Changes Path
10 1.1 dev-python/wsgiref/wsgiref-0.1.2.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wsgiref/wsgiref-0.1.2.ebuild?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wsgiref/wsgiref-0.1.2.ebuild?rev=1.1&content-type=text/plain
14
15 Index: wsgiref-0.1.2.ebuild
16 ===================================================================
17 # Copyright 1999-2008 Gentoo Foundation
18 # Distributed under the terms of the GNU General Public License v2
19 # $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiref/wsgiref-0.1.2.ebuild,v 1.1 2008/07/02 05:16:54 pythonhead Exp $
20
21 inherit distutils
22
23
24 DESCRIPTION="WSGI (PEP 333) Reference Library"
25 HOMEPAGE="http://cheeseshop.python.org/pypi/wsgiref"
26 SRC_URI="http://pypi.python.org/packages/source/w/${PN}/${P}.zip"
27 LICENSE="|| ( PSF-2.4 ZPL )"
28 KEYWORDS="~x86"
29 SLOT="0"
30 IUSE=""
31 DEPEND="app-arch/unzip
32 dev-python/setuptools"
33 RDEPEND="!>=dev-lang/python-2.5"
34
35
36
37
38 1.1 dev-python/wsgiref/ChangeLog
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wsgiref/ChangeLog?rev=1.1&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wsgiref/ChangeLog?rev=1.1&content-type=text/plain
42
43 Index: ChangeLog
44 ===================================================================
45 # ChangeLog for dev-python/wsgiref
46 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
47 # $Header: /var/cvsroot/gentoo-x86/dev-python/wsgiref/ChangeLog,v 1.1 2008/07/02 05:16:54 pythonhead Exp $
48
49 *wsgiref-0.1.2 (02 Jul 2008)
50
51 02 Jul 2008; Rob Cakebread <pythonhead@g.o> +metadata.xml,
52 +wsgiref-0.1.2.ebuild:
53 Initial commit. Thanks Brad Walker bug #155354
54
55
56
57
58 1.1 dev-python/wsgiref/metadata.xml
59
60 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wsgiref/metadata.xml?rev=1.1&view=markup
61 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wsgiref/metadata.xml?rev=1.1&content-type=text/plain
62
63 Index: metadata.xml
64 ===================================================================
65 <?xml version="1.0" encoding="UTF-8"?>
66 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
67 <pkgmetadata>
68 <herd>python</herd>
69 </pkgmetadata>
70
71
72
73 1.1 dev-python/wsgiref/Manifest
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wsgiref/Manifest?rev=1.1&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/wsgiref/Manifest?rev=1.1&content-type=text/plain
77
78 Index: Manifest
79 ===================================================================
80 DIST wsgiref-0.1.2.zip 37351 RMD160 af1264b7d62d2a409f437de2fc2f646972a14844 SHA1 80b7e9b039e40a2f8419e00b393a6516d80cf8de SHA256 c7e610c800957046c04c8014aab8cce8f0b9f0495c8cd349e57c1f7cabf40e79
81 EBUILD wsgiref-0.1.2.ebuild 450 RMD160 86d68f40aa4d6ee773a3e80af032b94b118f2bd9 SHA1 b08865fc1879bc929601f3f75cbbc3ba79f435d0 SHA256 17f92c982444467c7a752ee860d75f0dd0f147823d55543d734ee9ecd1914eda
82 MISC ChangeLog 292 RMD160 af11352096a2f85ddb29052c0f4a7046e39f8ad5 SHA1 a11032a668cda34762aaf08c4171710aba1d6279 SHA256 acf8aeecc2dd70ff8990671b807b80cf1d19b61f918693a1db9464c3ea1e734b
83 MISC metadata.xml 160 RMD160 e730f96ab97c5be577a6d6d05f04990374a0dffb SHA1 2aa5e6be9c265c0e7bceb78ee9fd20df5f818e36 SHA256 6cd954a9de2307c57d32b25fa3599dee2908a4ddc6a98594f593d53577307a3a
84
85
86
87 --
88 gentoo-commits@l.g.o mailing list