commit: a96cfe93a9cc54d6da637f2430bbdadad8652f2f Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Wed Dec 9 15:09:54 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Wed Dec 9 15:10:02 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a96cfe93
dev-python/abstract_rendering: Correct license and upstream repo Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild b/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild index 0733e9b..3b2b110 100644 --- a/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild +++ b/dev-python/abstract_rendering/abstract_rendering-0.5.1.ebuild @@ -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"
