[dev-python/mygpoclient] now in tree
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
DIST mygpoclient-1.4.tar.gz 30621 RMD160 ab798f0f411471b33312b0762e007e4405878d1f SHA1 825b6ee9fd7cca93aafc91d9e2890bebb89f07f5 SHA256 ed1dd620ef7481085b3869d038cc913a5ed54bafe0aa412a4c36ccd35b63aa6d
|
||||
EBUILD mygpoclient-1.4.ebuild 522 RMD160 c486ee7ae6b0ade4104b3854741d3bd01aa01af4 SHA1 3e9fe2b898ec1d044dc7f738bc14f5713afd9919 SHA256 710c45a0d36f13b78686f9ae30f554b4e7d1996d04efeb4ab31e0385f96d6fc6
|
||||
@@ -1,24 +0,0 @@
|
||||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI=3
|
||||
inherit distutils
|
||||
|
||||
KEYWORDS="~x86 ~amd64"
|
||||
SRC_URI="http://thpinfo.com/2010/${PN}/${P}.tar.gz"
|
||||
RESTRICT="mirror"
|
||||
|
||||
DESCRIPTION="Pythonic interface to the my.gpodder.org web services."
|
||||
HOMEPAGE="http://thpinfo.com/2010/mygpoclient http://my.gpodder.org"
|
||||
|
||||
IUSE=""
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
|
||||
RDEPEND="|| ( >=dev-lang/python-2.6
|
||||
dev-python/simplejson )"
|
||||
|
||||
DEPEND="${RDEPEND}
|
||||
dev-python/setuptools"
|
||||
Reference in New Issue
Block a user