summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/txAMQP/txAMQP-0.6.2.ebuild')
-rw-r--r--dev-python/txAMQP/txAMQP-0.6.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/txAMQP/txAMQP-0.6.2.ebuild b/dev-python/txAMQP/txAMQP-0.6.2.ebuild
index 0728231988f0..8feb2695f495 100644
--- a/dev-python/txAMQP/txAMQP-0.6.2.ebuild
+++ b/dev-python/txAMQP/txAMQP-0.6.2.ebuild
@@ -6,7 +6,7 @@ PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
DESCRIPTION="Python library for communicating with AMQP peers using Twisted"
-HOMEPAGE="https://launchpad.net/txamqp"
+HOMEPAGE="https://github.com/txamqp/txamqp"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"