dev-python/amqplib: replace googlecode links
authorMike Gilbert <floppym@gentoo.org>
Thu, 24 Nov 2016 03:05:59 +0000 (22:05 -0500)
committerMike Gilbert <floppym@gentoo.org>
Thu, 24 Nov 2016 03:06:17 +0000 (22:06 -0500)
Package-Manager: portage-2.3.2_p8

dev-python/amqplib/amqplib-0.6.1-r1.ebuild
dev-python/amqplib/amqplib-1.0.2-r1.ebuild

index 41e37173242478d9ae7a2a6d38d3403c404a5721..7cbcb767c9cb1b43a6532d4e6c3e0ce67012c2ab 100644 (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$
 
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1 eutils
 
 DESCRIPTION="Python client for the Advanced Message Queuing Procotol (AMQP)"
-HOMEPAGE="https://code.google.com/p/py-amqplib/"
-SRC_URI="https://py-amqplib.googlecode.com/files/${P}.tgz"
+HOMEPAGE="https://barryp.org/software/py-amqplib/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tgz"
 
 LICENSE="LGPL-3"
 SLOT="0"
index 382650940c38aa6b87f7e2a57b7547aa8e85dd23..9e9e59eb6966a83295d6ff595c8db33f3689a227 100644 (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$
 
@@ -8,8 +8,8 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} pypy )
 inherit distutils-r1
 
 DESCRIPTION="Python client for the Advanced Message Queuing Procotol (AMQP)"
-HOMEPAGE="https://code.google.com/p/py-amqplib/"
-SRC_URI="https://py-amqplib.googlecode.com/files/${P}.tgz"
+HOMEPAGE="https://barryp.org/software/py-amqplib/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tgz"
 
 LICENSE="LGPL-3"
 SLOT="0"