Skip to content

Commit

Permalink
New ebuild: goobook-1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
franzhcs committed Apr 6, 2010
1 parent b1a67f9 commit 467d1be
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions app-misc/goobook/goobook-1.2.ebuild
@@ -0,0 +1,19 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $

EAPI="2"
PYTHON_DEPEND="2"

inherit python distutils

DESCRIPTION="Google Contacts wrapper for mutt"
HOMEPAGE="http://code.google.com/p/goobook/"
SRC_URI="http://pypi.python.org/packages/source/g/${PN}/${P}.tar.gz"

LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

RDEPEND="dev-python/gdata"

0 comments on commit 467d1be

Please sign in to comment.