Gentoo Archives: gentoo-commits

From: "Piotr Jaroszynski (peper)" <peper@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/telepathy-python: ChangeLog telepathy-python-0.14.0.ebuild
Date: Sat, 13 Oct 2007 01:05:18
Message-Id: E1IgVHe-0000ML-B8@stork.gentoo.org
1 peper 07/10/13 00:55:14
2
3 Modified: ChangeLog
4 Added: telepathy-python-0.14.0.ebuild
5 Log:
6 Add 0.14.0.
7 (Portage version: 2.1.3.12)
8
9 Revision Changes Path
10 1.9 dev-python/telepathy-python/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/telepathy-python/ChangeLog?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/telepathy-python/ChangeLog?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/telepathy-python/ChangeLog?r1=1.8&r2=1.9
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/telepathy-python/ChangeLog,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- ChangeLog 7 Jul 2007 12:16:59 -0000 1.8
23 +++ ChangeLog 13 Oct 2007 00:55:13 -0000 1.9
24 @@ -1,6 +1,12 @@
25 # ChangeLog for dev-python/telepathy-python
26 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/telepathy-python/ChangeLog,v 1.8 2007/07/07 12:16:59 peper Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/telepathy-python/ChangeLog,v 1.9 2007/10/13 00:55:13 peper Exp $
29 +
30 +*telepathy-python-0.14.0 (13 Oct 2007)
31 +
32 + 13 Oct 2007; Piotr JaroszyƄski <peper@g.o>
33 + +telepathy-python-0.14.0.ebuild:
34 + Add 0.14.0.
35
36 *telepathy-python-0.13.13 (07 Jul 2007)
37
38
39
40
41 1.1 dev-python/telepathy-python/telepathy-python-0.14.0.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/telepathy-python/telepathy-python-0.14.0.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-python/telepathy-python/telepathy-python-0.14.0.ebuild?rev=1.1&content-type=text/plain
45
46 Index: telepathy-python-0.14.0.ebuild
47 ===================================================================
48 # Copyright 1999-2007 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/dev-python/telepathy-python/telepathy-python-0.14.0.ebuild,v 1.1 2007/10/13 00:55:13 peper Exp $
51
52 inherit distutils
53
54 DESCRIPTION="Telepathy Python package containing base classes for use in connection managers, and proxy classes for use in clients."
55 HOMEPAGE="http://telepathy.freedesktop.org/"
56 SRC_URI="http://telepathy.freedesktop.org/releases/${PN}/${P}.tar.gz"
57
58 LICENSE="LGPL-2.1"
59 SLOT="0"
60 KEYWORDS="~amd64 ~x86"
61 IUSE=""
62
63 DEPEND=""
64 RDEPEND=">=dev-python/dbus-python-0.71"
65
66
67
68 --
69 gentoo-commits@g.o mailing list