summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-01-28 09:33:43 +0100
committerJustin Lecher <jlec@gentoo.org>2016-01-28 11:22:26 +0100
commitc8848e2131ffbe639f05bdafef696f95d61abed0 (patch)
treefb1593db266c51fd0939cf4530d175d6ce55650b /net-misc/whatportis
parentMerge remote-tracking branch 'github/pr/728'. (diff)
downloadgentoo-c8848e2131ffbe639f05bdafef696f95d61abed0.tar.gz
gentoo-c8848e2131ffbe639f05bdafef696f95d61abed0.tar.bz2
gentoo-c8848e2131ffbe639f05bdafef696f95d61abed0.zip
net-misc/whatportis: Set license
Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'net-misc/whatportis')
-rw-r--r--net-misc/whatportis/whatportis-0.2.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/whatportis/whatportis-0.2.ebuild b/net-misc/whatportis/whatportis-0.2.ebuild
index f6cbc89089f8..2a0dfcdfec65 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"