commit: c8848e2131ffbe639f05bdafef696f95d61abed0 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Thu Jan 28 08:33:43 2016 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Thu Jan 28 10:22:26 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8848e21
net-misc/whatportis: Set license Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> net-misc/whatportis/whatportis-0.2.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net-misc/whatportis/whatportis-0.2.ebuild b/net-misc/whatportis/whatportis-0.2.ebuild index f6cbc89..2a0dfcd 100644 --- a/net-misc/whatportis/whatportis-0.2.ebuild +++ b/net-misc/whatportis/whatportis-0.2.ebuild @@ -12,8 +12,7 @@ DESCRIPTION="A command to search port names and numbers" HOMEPAGE="http://github.com/ncrocfer/whatportis http://pypi.python.org/pypi/whatportis" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" -#https://github.com/ncrocfer/whatportis/issues/2 -LICENSE="all-rights-reserved" +LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="test"
