commit: 6b6994b24fbff3d349006c493ef1e1c0f7194a53 Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com> AuthorDate: Fri Feb 10 12:02:00 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun May 7 13:57:22 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b6994b2
dev-python/construct: Fix license Package-Manager: portage-2.3.3 dev-python/construct/construct-2.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/construct/construct-2.5.2.ebuild b/dev-python/construct/construct-2.5.2.ebuild index 96dfb03a74a..620b2f41beb 100644 --- a/dev-python/construct/construct-2.5.2.ebuild +++ b/dev-python/construct/construct-2.5.2.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="A powerful declarative parser for binary data" HOMEPAGE="http://construct.wikispaces.com/ https://pypi.python.org/pypi/construct" SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" -LICENSE="public-domain" +LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE=""
