commit: 3fbd00c32b0b3f65dd0e3c1b77cbd3a500731879 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Wed Sep 9 08:33:27 2015 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Wed Sep 9 09:49:34 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fbd00c3
dev-python/process-tests: Fix license Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> dev-python/process-tests/process-tests-1.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 75f622c..fe037f6 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"