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