summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Barbieri <ale.barbio@alice.it>2017-04-22 01:36:06 +0200
committerJustin Lecher <jlec@gentoo.org>2017-04-22 17:03:08 +0100
commit6736f2afcceb468f2e35c0b83798e7e3712e2b17 (patch)
treecb145211baa79de5685235f3f2e432a4c91ff7e7 /sci-libs/openlibm/openlibm-0.5.4.ebuild
parentsys-kernel/aufs-sources: Bump to latest genpatches and linux release (diff)
downloadgentoo-6736f2afcceb468f2e35c0b83798e7e3712e2b17.tar.gz
gentoo-6736f2afcceb468f2e35c0b83798e7e3712e2b17.tar.bz2
gentoo-6736f2afcceb468f2e35c0b83798e7e3712e2b17.zip
fix licenses
see https://bugs.gentoo.org/show_bug.cgi?id=614928 Closes: https://github.com/gentoo/gentoo/pull/4465 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sci-libs/openlibm/openlibm-0.5.4.ebuild')
-rw-r--r--sci-libs/openlibm/openlibm-0.5.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/openlibm/openlibm-0.5.4.ebuild b/sci-libs/openlibm/openlibm-0.5.4.ebuild
index 0df52bd8a5bb..7dbbc695f242 100644
--- a/sci-libs/openlibm/openlibm-0.5.4.ebuild
+++ b/sci-libs/openlibm/openlibm-0.5.4.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="High quality system independent, open source libm"
HOMEPAGE="https://github.com/JuliaLang/openlibm"
SRC_URI="https://github.com/JuliaLang/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-LICENSE="MIT freedist public-domain BSD"
+LICENSE="public-domain MIT ISC BSD-2 LGPL-2.1+"
SLOT="0/${PV}.0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"