Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-libs/libgmail: ChangeLog libgmail-0.1.9.ebuild libgmail-0.1.8.ebuild
Date: Fri, 02 May 2008 16:16:40
Message-Id: E1Jrxw5-0005O1-Vo@stork.gentoo.org
1 armin76 08/05/02 16:16:37
2
3 Modified: ChangeLog
4 Added: libgmail-0.1.9.ebuild
5 Removed: libgmail-0.1.8.ebuild
6 Log:
7 Version bump
8 (Portage version: 2.1.4.4)
9
10 Revision Changes Path
11 1.18 net-libs/libgmail/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libgmail/ChangeLog?rev=1.18&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libgmail/ChangeLog?rev=1.18&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libgmail/ChangeLog?r1=1.17&r2=1.18
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-libs/libgmail/ChangeLog,v
20 retrieving revision 1.17
21 retrieving revision 1.18
22 diff -u -r1.17 -r1.18
23 --- ChangeLog 28 Dec 2007 12:56:40 -0000 1.17
24 +++ ChangeLog 2 May 2008 16:16:37 -0000 1.18
25 @@ -1,6 +1,12 @@
26 # ChangeLog for net-libs/libgmail
27 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libgmail/ChangeLog,v 1.17 2007/12/28 12:56:40 armin76 Exp $
29 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libgmail/ChangeLog,v 1.18 2008/05/02 16:16:37 armin76 Exp $
31 +
32 +*libgmail-0.1.9 (02 May 2008)
33 +
34 + 02 May 2008; Raúl Porcel <armin76@g.o> -libgmail-0.1.8.ebuild,
35 + +libgmail-0.1.9.ebuild:
36 + Version bump
37
38 *libgmail-0.1.8 (28 Dec 2007)
39
40
41
42
43 1.1 net-libs/libgmail/libgmail-0.1.9.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libgmail/libgmail-0.1.9.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-libs/libgmail/libgmail-0.1.9.ebuild?rev=1.1&content-type=text/plain
47
48 Index: libgmail-0.1.9.ebuild
49 ===================================================================
50 # Copyright 1999-2008 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/net-libs/libgmail/libgmail-0.1.9.ebuild,v 1.1 2008/05/02 16:16:37 armin76 Exp $
53
54 inherit distutils
55
56 DESCRIPTION="Python bindings to access Google's gmail service"
57 HOMEPAGE="http://libgmail.sourceforge.net/"
58 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
59
60 LICENSE="GPL-2"
61 SLOT="0"
62 KEYWORDS="~alpha ~amd64 ~ppc ~x86"
63
64 IUSE=""
65 DEPEND="dev-python/clientcookie"
66
67
68
69 --
70 gentoo-commits@l.g.o mailing list