Add missing license strings as far as possible

This commit is contained in:
2019-11-01 19:24:13 +01:00
parent eed28ba5de
commit 852328e5b1
140 changed files with 151 additions and 150 deletions

View File

@@ -7,11 +7,11 @@ PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="iLO automation from python or shell"
DESCRIPTION="Accessing the HP iLO XML interface from python"
HOMEPAGE="https://github.com/seveas/python-hpilo https://pypi.org/project/python-hpilo/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE=""
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"

View File

@@ -7,11 +7,11 @@ PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="iLO automation from python or shell"
DESCRIPTION="Accessing the HP iLO XML interface from python"
HOMEPAGE="https://github.com/seveas/python-hpilo https://pypi.org/project/python-hpilo/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE=""
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"