dev-python/python-troveclient: bup

Package-Manager: portage-2.3.0
This commit is contained in:
Matthew Thode
2016-10-03 15:01:36 -05:00
parent ebd0ceef82
commit b7e54efb90
3 changed files with 64 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_3 python3_4 )
inherit distutils-r1
DESCRIPTION="This is a client for the OpenStack Trove API, a scalable relational database service"
DESCRIPTION="A client for the OpenStack Trove API, a scalable relational database service"
HOMEPAGE="https://github.com/openstack/python-troveclient"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"