summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-11-13 10:42:30 +0100
committerJustin Lecher <jlec@gentoo.org>2016-11-13 19:15:28 +0100
commitab7f4ea5a5ecae6e232866a46d49c1b6c6ffc5e7 (patch)
tree9a4f03252ae5b878c0f1b2df50d9baea657fff6d /sys-cluster
parentwww-client/chromium: dev channel bump (56.0.2914.3) (diff)
downloadgentoo-ab7f4ea5a5ecae6e232866a46d49c1b6c6ffc5e7.tar.gz
gentoo-ab7f4ea5a5ecae6e232866a46d49c1b6c6ffc5e7.tar.bz2
gentoo-ab7f4ea5a5ecae6e232866a46d49c1b6c6ffc5e7.zip
sys-cluster/singularity: Correct license
Package-Manager: portage-2.3.2 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/singularity/singularity-2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/singularity/singularity-2.2.ebuild b/sys-cluster/singularity/singularity-2.2.ebuild
index 011f063382e0..adf27e452278 100644
--- a/sys-cluster/singularity/singularity-2.2.ebuild
+++ b/sys-cluster/singularity/singularity-2.2.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="http://singularity.lbl.gov/"
SRC_URI="https://github.com/${PN}ware/${PN}/releases/download/${PV}/${P}.tar.gz"
SLOT="0"
-LICENSE="BSD"
+LICENSE="cctbx-2.0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="examples"