diff options
Diffstat (limited to 'dev-lang/erlang/erlang-14.2.2-r1.ebuild')
-rw-r--r-- | dev-lang/erlang/erlang-14.2.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/erlang/erlang-14.2.2-r1.ebuild b/dev-lang/erlang/erlang-14.2.2-r1.ebuild index e94ae72b5afb..54b804d76b91 100644 --- a/dev-lang/erlang/erlang-14.2.2-r1.ebuild +++ b/dev-lang/erlang/erlang-14.2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/erlang-14.2.2-r1.ebuild,v 1.2 2011/11/30 15:50:14 djc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/erlang-14.2.2-r1.ebuild,v 1.3 2011/12/07 17:44:39 ulm Exp $ EAPI=3 WX_GTK_VER="2.8" @@ -27,7 +27,7 @@ SRC_URI="http://www.erlang.org/download/${MY_P}.tar.gz http://erlang.org/download/otp_doc_man_${MY_PV}.tar.gz doc? ( http://erlang.org/download/otp_doc_html_${MY_PV}.tar.gz )" -LICENSE="EPL" +LICENSE="ErlPL-1.1" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris" IUSE="doc emacs halfword hipe java kpoll odbc smp sctp ssl tk wxwidgets" |