diff options
Diffstat (limited to 'dev-lang/erlang/erlang-13.2.4.ebuild')
-rw-r--r-- | dev-lang/erlang/erlang-13.2.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lang/erlang/erlang-13.2.4.ebuild b/dev-lang/erlang/erlang-13.2.4.ebuild index e9c5ecd63cb3..7ea25652e40b 100644 --- a/dev-lang/erlang/erlang-13.2.4.ebuild +++ b/dev-lang/erlang/erlang-13.2.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# 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-13.2.4.ebuild,v 1.13 2010/09/30 19:29:19 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/erlang/erlang-13.2.4.ebuild,v 1.14 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 hipe java kpoll odbc smp sctp ssl tk wxwidgets" |