mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/irc: correct license and homepage for version 11.0.1
Package-Manager: portage-2.2.26
This commit is contained in:
committed by
Ian Delaney
parent
327e53df35
commit
4bdeb0e46f
@@ -8,10 +8,10 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="IRC client framework written in Python"
|
||||
HOMEPAGE="https://bitbucket.org/jaraco/irc https://pypi.python.org/pypi/irc"
|
||||
HOMEPAGE="https://github.com/jaraco/irc"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE="examples test"
|
||||
|
||||
Reference in New Issue
Block a user