Portage is a package management system used by Gentoo Linux
# ChangeLog for net-libs/libgmail
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/libgmail/ChangeLog,v 1.18 2008/05/02 16:16:37 armin76 Exp $
*libgmail-0.1.9 (02 May 2008)
02 May 2008; Raúl Porcel
+libgmail-0.1.9.ebuild:
Version bump
*libgmail-0.1.8 (28 Dec 2007)
28 Dec 2007; Raúl Porcel
+libgmail-0.1.8.ebuild:
Version bump wrt #203541, remove old
*libgmail-0.1.7 (16 Oct 2007)
16 Oct 2007; Raúl Porcel
+libgmail-0.1.7.ebuild:
Version bump, bug #196071
02 Sep 2007; Stefaan De Roeck
libgmail-0.1.6.1.ebuild:
Keyworded ~alpha
*libgmail-0.1.6.1 (02 Sep 2007)
02 Sep 2007; Raúl Porcel
+libgmail-0.1.6.1.ebuild:
Version bump, wrt bug #190519
13 Jul 2007; Rob Cakebread
libgmail-0.1.5.1.ebuild:
Removed un-needed DEPEND on logging module. bug #185041
20 Apr 2007; Raúl Porcel
old
22 Feb 2007; Piotr Jaroszyński
Transition to Manifest2.
*libgmail-0.1.5.1 (22 Nov 2006)
22 Nov 2006; Jon Hood
+libgmail-0.1.5.1.ebuild:
Version bump, bug #143427. Remove old version.
*libgmail-0.1.3.3 (30 Oct 2005)
30 Oct 2005; Marcin Kryczek
Version bump
17 Sep 2005;
Ebuild now uses distutils.eclass
17 Sep 2005;
-libgmail-0.0.8-r1.ebuild:
Removing old versions, since they doesn't work anymore
*libgmail-0.1.1 (17 Sep 2005)
17 Sep 2005;
Version bump to 0.1.1
*libgmail-0.0.8-r1 (27 Jul 2005)
27 Jul 2005; Marcelo Goes
+libgmail-0.0.8-r1.ebuild:
Adding patches from cvs, attempting to fix bug 96425.
02 Feb 2005; Jon Hood
Install one copy of the docs, #79187; thanks James Rowe
17 Oct 2004; David Holm
Added to ~ppc.
09 Oct 2004; Tom Martin
Marked ~amd64.
*libgmail-0.0.8 (16 Sep 2004)
16 Sep 2004; Jon Hood
Initial import. Thanks to Rob
DIST libgmail-0.1.9.tar.gz 29854 RMD160 95228dcd284e3f6e6c79cc71796e2d581013f18c SHA1 9c6116a0885c438a18925daa1d0fbb91b9be1063 SHA256 8d036a6c7e030e353052305324998e1ffc65f40011137291d76acb77233079cb
EBUILD libgmail-0.1.9.ebuild 501 RMD160 2fb2cb2a4adbaa71abd4ef15277358aa9e4d37e8 SHA1 e2a36bf094e070dd9f28934d6c8417c6983632a4 SHA256 9dfd9a8858009272d46e1aec5b2eaa9e16f2009fb89672d816d522318bc5b6a2
MISC ChangeLog 2639 RMD160 5eca26e91df01718000fc6cffc55e03a24747f50 SHA1 9f44276e61a98d939513554b4b005b7e15440fa1 SHA256 ac9df483a4f0e97a7434077f3276b7f280ae281421bbc19581a69c7f86761831
MISC metadata.xml 160 RMD160 828887200387b28c37fc97111fc6bc3a0a2fcccd SHA1 813ef5bc57f6a8d95e7cab7a745a2a824858f49c SHA256 fe06593409e7f28665c032001005e94cb650299711a0af7f1a558bdb56c4004f
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/libgmail/libgmail-0.1.9.ebuild,v 1.1 2008/05/02 16:16:37 armin76 Exp $
inherit distutils
DESCRIPTION="Python bindings to access Google's gmail service"
HOMEPAGE="http://libgmail.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~x86"
IUSE=""
DEPEND="dev-python/clientcookie"