diff --git a/net-analyzer/slurm/slurm-0.4.3.ebuild b/net-analyzer/slurm/slurm-0.4.3.ebuild index 6af695152acb0..31e739fa828b8 100644 --- a/net-analyzer/slurm/slurm-0.4.3.ebuild +++ b/net-analyzer/slurm/slurm-0.4.3.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/mattthias/slurm" SRC_URI="https://github.com/mattthias/slurm/archive/upstream/${PN}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${PN}-upstream" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="amd64 ~ppc ~sparc x86" diff --git a/net-analyzer/slurm/slurm-0.4.4.ebuild b/net-analyzer/slurm/slurm-0.4.4.ebuild index 3b5bf88638d5a..5eaf27d06071a 100644 --- a/net-analyzer/slurm/slurm-0.4.4.ebuild +++ b/net-analyzer/slurm/slurm-0.4.4.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/mattthias/slurm" SRC_URI="https://github.com/mattthias/slurm/archive/upstream/${PV}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${PN}-upstream-${PV}" -LICENSE="GPL-2" +LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc ~x86"