summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirkjan Ochtman <dirkjan@ochtman.nl>2016-05-13 12:15:19 +0200
committerDirkjan Ochtman <dirkjan@ochtman.nl>2016-05-13 12:15:41 +0200
commitc458d4b29e4a21ec25f8303a62e843bfeb8226f6 (patch)
treeec4a98939ca8afc19c949204904b444e03bbcb7c /dev-lang/erlang/erlang-18.0-r2.ebuild
parentdev-perl/Shell-EnvImporter: amd64 stable wrt bug #581886 (diff)
downloadgentoo-c458d4b29e4a21ec25f8303a62e843bfeb8226f6.tar.gz
gentoo-c458d4b29e4a21ec25f8303a62e843bfeb8226f6.tar.bz2
gentoo-c458d4b29e4a21ec25f8303a62e843bfeb8226f6.zip
dev-lang/erlang: update LICENSE to Apache-2.0 (fixes bug 582876)
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-lang/erlang/erlang-18.0-r2.ebuild')
-rw-r--r--dev-lang/erlang/erlang-18.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/erlang/erlang-18.0-r2.ebuild b/dev-lang/erlang/erlang-18.0-r2.ebuild
index 96ff59c06b2c..5b2f7ca31346 100644
--- a/dev-lang/erlang/erlang-18.0-r2.ebuild
+++ b/dev-lang/erlang/erlang-18.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -16,7 +16,7 @@ SRC_URI="http://www.erlang.org/download/otp_src_${PV}.tar.gz
http://erlang.org/download/otp_doc_man_${PV}.tar.gz
doc? ( http://erlang.org/download/otp_doc_html_${PV}.tar.gz )"
-LICENSE="ErlPL-1.1"
+LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris"
IUSE="compat-ethread doc emacs halfword hipe java kpoll libressl odbc smp sctp ssl systemd tk wxwidgets"