mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-29 22:28:08 -07:00
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python2_7 )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A Twisted-based publish/subscribe messaging server that uses the STOMP protocol"
|
||||
HOMEPAGE="http://pypi.python.org/pypi/morbid"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/morbid"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
|
||||
@@ -10,7 +10,7 @@ RESTRICT_PYTHON_ABIS="3.*"
|
||||
inherit distutils
|
||||
|
||||
DESCRIPTION="A Twisted-based publish/subscribe messaging server that uses the STOMP protocol"
|
||||
HOMEPAGE="http://pypi.python.org/pypi/morbid"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/morbid"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
|
||||
Reference in New Issue
Block a user