dev-python/abstract_rendering: Correct license and upstream repo

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-12-09 16:09:54 +01:00
parent 04e61d8641
commit a96cfe93a9

View File

@@ -10,12 +10,12 @@ inherit distutils-r1
DESCRIPTION="Rendering as a binning process"
HOMEPAGE="
https://github.com/JosephCottam/AbstractRendering
https://github.com/ContinuumIO/abstract_rendering
http://pypi.python.org/pypi/abstract_rendering
"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
LICENSE="uni_indiana"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"