Add missing license strings as far as possible
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user