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.3.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.3.ebuild')
-rw-r--r--dev-lang/erlang/erlang-18.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/erlang/erlang-18.3.ebuild b/dev-lang/erlang/erlang-18.3.ebuild
index 1a1af848ed38..27c7037585f7 100644
--- a/dev-lang/erlang/erlang-18.3.ebuild
+++ b/dev-lang/erlang/erlang-18.3.ebuild
@@ -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 ~arm64 ~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"