Gentoo Archives: gentoo-commits

From: "Christian Heim (phreak)" <phreak@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pytz: metadata.xml ChangeLog
Date: Wed, 12 Mar 2008 18:17:19
Message-Id: E1JZVVs-0001PL-Ba@stork.gentoo.org
1 phreak 08/03/12 18:17:16
2
3 Modified: metadata.xml ChangeLog
4 Log:
5 Removing Marien Zwart (marienz, #107204) from metadata.xml.
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.2 dev-python/pytz/metadata.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pytz/metadata.xml?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pytz/metadata.xml?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pytz/metadata.xml?r1=1.1&r2=1.2
14
15 Index: metadata.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/pytz/metadata.xml,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- metadata.xml 24 Nov 2005 21:28:05 -0000 1.1
22 +++ metadata.xml 12 Mar 2008 18:17:15 -0000 1.2
23 @@ -1,17 +1,14 @@
24 <?xml version="1.0" encoding="UTF-8"?>
25 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
26 <pkgmetadata>
27 -<herd>python</herd>
28 -<maintainer>
29 - <email>marienz@g.o</email>
30 -</maintainer>
31 -<longdescription>
32 - pytz brings the Olson tz database into Python. This library allows
33 - accurate and cross platform timezone calculations using Python 2.3
34 - or higher. It also solves the issue of ambiguous times at the end of
35 - daylight savings, which you can read more about in the Python
36 - Library Reference (datetime.tzinfo).
37 + <herd>python</herd>
38 + <longdescription lang="en">
39 + pytz brings the Olson tz database into Python. This library allows
40 + accurate and cross platform timezone calculations using Python 2.3
41 + or higher. It also solves the issue of ambiguous times at the end of
42 + daylight savings, which you can read more about in the Python
43 + Library Reference (datetime.tzinfo).
44
45 - Amost all (over 540) of the Olson timezones are supported.
46 -</longdescription>
47 + Amost all (over 540) of the Olson timezones are supported.
48 + </longdescription>
49 </pkgmetadata>
50
51
52
53 1.13 dev-python/pytz/ChangeLog
54
55 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pytz/ChangeLog?rev=1.13&view=markup
56 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pytz/ChangeLog?rev=1.13&content-type=text/plain
57 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/pytz/ChangeLog?r1=1.12&r2=1.13
58
59 Index: ChangeLog
60 ===================================================================
61 RCS file: /var/cvsroot/gentoo-x86/dev-python/pytz/ChangeLog,v
62 retrieving revision 1.12
63 retrieving revision 1.13
64 diff -u -r1.12 -r1.13
65 --- ChangeLog 14 Jan 2008 20:11:21 -0000 1.12
66 +++ ChangeLog 12 Mar 2008 18:17:15 -0000 1.13
67 @@ -1,6 +1,9 @@
68 # ChangeLog for dev-python/pytz
69 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
70 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pytz/ChangeLog,v 1.12 2008/01/14 20:11:21 dertobi123 Exp $
71 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pytz/ChangeLog,v 1.13 2008/03/12 18:17:15 phreak Exp $
72 +
73 + 12 Mar 2008; Christian Heim <phreak@g.o> metadata.xml:
74 + Removing Marien Zwart (marienz, #107204) from metadata.xml.
75
76 14 Jan 2008; Tobias Scherbaum <dertobi123@g.o> pytz-2007f.ebuild:
77 ppc. stable
78
79
80
81 --
82 gentoo-commits@l.g.o mailing list