[dev-python/pytmdb3] Now in portage as dev-python/tmdb3

This commit is contained in:
Ian Whyman
2014-01-15 08:31:12 +00:00
parent 07d5458be4
commit 2c90b29421
-22
View File
@@ -1,22 +0,0 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=4
EGIT_REPO_URI="git://github.com/wagnerrp/pytmdb3.git"
inherit distutils git-2
DESCRIPTION="Object-oriented interface to TheMovieDB.org's v3 API."
HOMEPAGE="https://github.com/wagnerrp/pytmdb3"
SRC_URI=""
LICENSE=""
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
DEPEND=""
RDEPEND="${DEPEND}"