summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-12-14 11:09:19 +0000
committerUlrich Müller <ulm@gentoo.org>2012-12-14 11:09:19 +0000
commit95c16fed3f181bfe3d1c90573bb00a827e0f009a (patch)
treeb9a33e662116ad7e19f2488b63dc193d6f50a089 /dev-lang
parentFix LICENSE, bug 444408. (diff)
downloadgentoo-2-95c16fed3f181bfe3d1c90573bb00a827e0f009a.tar.gz
gentoo-2-95c16fed3f181bfe3d1c90573bb00a827e0f009a.tar.bz2
gentoo-2-95c16fed3f181bfe3d1c90573bb00a827e0f009a.zip
Fix LICENSE, see files in doc/license directory, bug 444982.
(Portage version: 2.1.11.37/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/mlton/ChangeLog5
-rw-r--r--dev-lang/mlton/mlton-20100608.ebuild5
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-lang/mlton/ChangeLog b/dev-lang/mlton/ChangeLog
index ab485dd91593..8f04b87d2a4f 100644
--- a/dev-lang/mlton/ChangeLog
+++ b/dev-lang/mlton/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/mlton
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mlton/ChangeLog,v 1.12 2012/10/16 09:07:05 hkbst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mlton/ChangeLog,v 1.13 2012/12/14 11:09:19 ulm Exp $
+
+ 14 Dec 2012; Ulrich Müller <ulm@gentoo.org> mlton-20100608.ebuild:
+ Fix LICENSE, see files in doc/license directory, bug 444982.
*mlton-20100608 (16 Oct 2012)
diff --git a/dev-lang/mlton/mlton-20100608.ebuild b/dev-lang/mlton/mlton-20100608.ebuild
index 905e52282cd0..6c6c3f606003 100644
--- a/dev-lang/mlton/mlton-20100608.ebuild
+++ b/dev-lang/mlton/mlton-20100608.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mlton/mlton-20100608.ebuild,v 1.1 2012/10/16 09:07:05 hkbst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mlton/mlton-20100608.ebuild,v 1.2 2012/12/14 11:09:19 ulm Exp $
inherit eutils
@@ -12,13 +12,12 @@ SRC_URI="!binary? ( ${BASE_URI}/${P}.src.tgz )
HOMEPAGE="http://www.mlton.org"
-LICENSE="as-is"
+LICENSE="HPND MIT"
SLOT="0"
# there is support for ppc64 and ia64, but no
# binaries are provided and there is no native
# code generation for these platforms
KEYWORDS="-* ~amd64 ~x86"
-
IUSE="binary doc"
DEPEND="dev-libs/gmp