Gentoo Archives: gentoo-commits

From: "Peter Volkov (pva)" <pva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/icalendar: icalendar-2.0.1.ebuild ChangeLog icalendar-2.1-r1.ebuild
Date: Mon, 08 Feb 2010 08:48:56
Message-Id: E1NePId-00056Q-34@stork.gentoo.org
1 pva 10/02/08 08:48:55
2
3 Modified: icalendar-2.0.1.ebuild ChangeLog
4 icalendar-2.1-r1.ebuild
5 Log:
6 Add inherit eutils for epatch.
7 (Portage version: 2.1.7.17/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.4 dev-python/icalendar/icalendar-2.0.1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/icalendar/icalendar-2.0.1.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/icalendar/icalendar-2.0.1.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/icalendar/icalendar-2.0.1.ebuild?r1=1.3&r2=1.4
15
16 Index: icalendar-2.0.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/icalendar/icalendar-2.0.1.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- icalendar-2.0.1.ebuild 19 Sep 2009 11:10:47 -0000 1.3
23 +++ icalendar-2.0.1.ebuild 8 Feb 2010 08:48:54 -0000 1.4
24 @@ -1,9 +1,9 @@
25 -# Copyright 1999-2009 Gentoo Foundation
26 +# Copyright 1999-2010 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/icalendar/icalendar-2.0.1.ebuild,v 1.3 2009/09/19 11:10:47 maekke Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/icalendar/icalendar-2.0.1.ebuild,v 1.4 2010/02/08 08:48:54 pva Exp $
30
31 EAPI=2
32 -inherit distutils
33 +inherit eutils distutils
34
35 DESCRIPTION="Package used for parsing and generating iCalendar files (RFC 2445)."
36 HOMEPAGE="http://codespeak.net/icalendar/ http://pypi.python.org/pypi/icalendar/"
37
38
39
40 1.6 dev-python/icalendar/ChangeLog
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/icalendar/ChangeLog?rev=1.6&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/icalendar/ChangeLog?rev=1.6&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/icalendar/ChangeLog?r1=1.5&r2=1.6
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-python/icalendar/ChangeLog,v
49 retrieving revision 1.5
50 retrieving revision 1.6
51 diff -u -r1.5 -r1.6
52 --- ChangeLog 3 Feb 2010 22:05:00 -0000 1.5
53 +++ ChangeLog 8 Feb 2010 08:48:54 -0000 1.6
54 @@ -1,6 +1,10 @@
55 # ChangeLog for dev-python/icalendar
56 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-python/icalendar/ChangeLog,v 1.5 2010/02/03 22:05:00 maekke Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-python/icalendar/ChangeLog,v 1.6 2010/02/08 08:48:54 pva Exp $
59 +
60 + 08 Feb 2010; Peter Volkov <pva@g.o> icalendar-2.0.1.ebuild,
61 + icalendar-2.1-r1.ebuild:
62 + Add inherit eutils for epatch.
63
64 03 Feb 2010; Markus Meier <maekke@g.o> icalendar-2.1-r1.ebuild:
65 amd64/x86 stable, bug #301953
66
67
68
69 1.3 dev-python/icalendar/icalendar-2.1-r1.ebuild
70
71 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/icalendar/icalendar-2.1-r1.ebuild?rev=1.3&view=markup
72 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/icalendar/icalendar-2.1-r1.ebuild?rev=1.3&content-type=text/plain
73 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/icalendar/icalendar-2.1-r1.ebuild?r1=1.2&r2=1.3
74
75 Index: icalendar-2.1-r1.ebuild
76 ===================================================================
77 RCS file: /var/cvsroot/gentoo-x86/dev-python/icalendar/icalendar-2.1-r1.ebuild,v
78 retrieving revision 1.2
79 retrieving revision 1.3
80 diff -u -r1.2 -r1.3
81 --- icalendar-2.1-r1.ebuild 3 Feb 2010 22:05:00 -0000 1.2
82 +++ icalendar-2.1-r1.ebuild 8 Feb 2010 08:48:54 -0000 1.3
83 @@ -1,11 +1,11 @@
84 # Copyright 1999-2010 Gentoo Foundation
85 # Distributed under the terms of the GNU General Public License v2
86 -# $Header: /var/cvsroot/gentoo-x86/dev-python/icalendar/icalendar-2.1-r1.ebuild,v 1.2 2010/02/03 22:05:00 maekke Exp $
87 +# $Header: /var/cvsroot/gentoo-x86/dev-python/icalendar/icalendar-2.1-r1.ebuild,v 1.3 2010/02/08 08:48:54 pva Exp $
88
89 EAPI="2"
90 SUPPORT_PYTHON_ABIS="1"
91
92 -inherit distutils
93 +inherit eutils distutils
94
95 DESCRIPTION="Package used for parsing and generating iCalendar files (RFC 2445)."
96 HOMEPAGE="http://codespeak.net/icalendar/ http://pypi.python.org/pypi/icalendar"