diff options
Diffstat (limited to 'dev-python/boto')
-rw-r--r-- | dev-python/boto/boto-2.41.0.ebuild | 2 | ||||
-rw-r--r-- | dev-python/boto/boto-2.48.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/boto/boto-2.41.0.ebuild b/dev-python/boto/boto-2.41.0.ebuild index 322e630e5def..c3b00d0dbf3f 100644 --- a/dev-python/boto/boto-2.41.0.ebuild +++ b/dev-python/boto/boto-2.41.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 DESCRIPTION="Amazon Web Services API" -HOMEPAGE="https://github.com/boto/boto https://pypi.org/project/boto" +HOMEPAGE="https://github.com/boto/boto https://pypi.org/project/boto/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-python/boto/boto-2.48.0.ebuild b/dev-python/boto/boto-2.48.0.ebuild index a978bd9f9368..08a852151e64 100644 --- a/dev-python/boto/boto-2.48.0.ebuild +++ b/dev-python/boto/boto-2.48.0.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit distutils-r1 DESCRIPTION="Amazon Web Services API" -HOMEPAGE="https://github.com/boto/boto https://pypi.org/project/boto" +HOMEPAGE="https://github.com/boto/boto https://pypi.org/project/boto/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" |