summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/libgmail/libgmail-0.1.8.ebuild')
-rw-r--r--net-libs/libgmail/libgmail-0.1.8.ebuild15
1 files changed, 15 insertions, 0 deletions
diff --git a/net-libs/libgmail/libgmail-0.1.8.ebuild b/net-libs/libgmail/libgmail-0.1.8.ebuild
new file mode 100644
index 000000000000..0de474676c8b
--- /dev/null
+++ b/net-libs/libgmail/libgmail-0.1.8.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libgmail/libgmail-0.1.8.ebuild,v 1.1 2007/12/28 12:56:40 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=""