summaryrefslogtreecommitdiff
path: root/dev-python/process-tests
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-09-09 10:33:27 +0200
committerJustin Lecher <jlec@gentoo.org>2015-09-09 11:49:34 +0200
commit3fbd00c32b0b3f65dd0e3c1b77cbd3a500731879 (patch)
tree0f79e651ab7306edf280550eb5eff63d0e18f3d0 /dev-python/process-tests
parent71f9d361b5324007150b3ac7fa087a1cb4c09a26 (diff)
downloadgentoo-3fbd00c32b0b3f65dd0e3c1b77cbd3a500731879.tar.gz
gentoo-3fbd00c32b0b3f65dd0e3c1b77cbd3a500731879.tar.xz
dev-python/process-tests: Fix license
Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/process-tests')
-rw-r--r--dev-python/process-tests/process-tests-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/process-tests/process-tests-1.1.0.ebuild b/dev-python/process-tests/process-tests-1.1.0.ebuild
index 75f622ca667..fe037f620fc 100644
--- a/dev-python/process-tests/process-tests-1.1.0.ebuild
+++ b/dev-python/process-tests/process-tests-1.1.0.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/ionelmc/python-process-tests https://pypi.python.or
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
-LICENSE="GPL-3+"
+LICENSE="BSD"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"