summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-07-09 20:52:33 +0000
committerUlrich Müller <ulm@gentoo.org>2012-07-09 20:52:33 +0000
commit5ab5941c74c899783b82224a8f77e776fd5c2726 (patch)
tree17f17be7a20c066d1ef56f8f473b3ab3a83def61 /dev-ml
parentUpdate LICENSE, bug 425140. (diff)
downloadgentoo-2-5ab5941c74c899783b82224a8f77e776fd5c2726.tar.gz
gentoo-2-5ab5941c74c899783b82224a8f77e776fd5c2726.tar.bz2
gentoo-2-5ab5941c74c899783b82224a8f77e776fd5c2726.zip
Update LICENSE, bug 425140.
(Portage version: 2.1.11.5/cvs/Linux x86_64)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/core/ChangeLog7
-rw-r--r--dev-ml/core/core-107.01.ebuild4
-rw-r--r--dev-ml/core/core-108.00.01.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/dev-ml/core/ChangeLog b/dev-ml/core/ChangeLog
index e6f7f3eee998..01f2d8243c4b 100644
--- a/dev-ml/core/ChangeLog
+++ b/dev-ml/core/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ml/core
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/core/ChangeLog,v 1.10 2012/06/30 17:16:34 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/core/ChangeLog,v 1.11 2012/07/09 20:52:33 ulm Exp $
+
+ 09 Jul 2012; Ulrich Müller <ulm@gentoo.org> core-107.01.ebuild,
+ core-108.00.01.ebuild:
+ Update LICENSE, bug 425140.
*core-108.00.01 (30 Jun 2012)
@@ -48,4 +52,3 @@
27 Oct 2009; Alexis Ballier <aballier@gentoo.org> +core-0.6.0.ebuild,
+metadata.xml:
initial import, ebuild by me
-
diff --git a/dev-ml/core/core-107.01.ebuild b/dev-ml/core/core-107.01.ebuild
index d352e496a62f..209aa6060770 100644
--- a/dev-ml/core/core-107.01.ebuild
+++ b/dev-ml/core/core-107.01.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-ml/core/core-107.01.ebuild,v 1.3 2012/05/04 12:43:07 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/core/core-107.01.ebuild,v 1.4 2012/07/09 20:52:33 ulm Exp $
EAPI="3"
@@ -13,7 +13,7 @@ DESCRIPTION="Jane Street's alternative to the standard library"
HOMEPAGE="http://www.janestreet.com/ocaml"
SRC_URI="http://www.janestreet.com/ocaml/${P}.tar.gz"
-LICENSE="LGPL-2.1-linking-exception"
+LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0"
KEYWORDS="~amd64"
IUSE="test"
diff --git a/dev-ml/core/core-108.00.01.ebuild b/dev-ml/core/core-108.00.01.ebuild
index 57712673c886..14c4d72afdb5 100644
--- a/dev-ml/core/core-108.00.01.ebuild
+++ b/dev-ml/core/core-108.00.01.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-ml/core/core-108.00.01.ebuild,v 1.1 2012/06/30 17:16:34 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/core/core-108.00.01.ebuild,v 1.2 2012/07/09 20:52:33 ulm Exp $
EAPI="3"
@@ -14,7 +14,7 @@ DESCRIPTION="Jane Street's alternative to the standard library"
HOMEPAGE="http://www.janestreet.com/ocaml"
SRC_URI="http://bitbucket.org/yminsky/ocaml-core/downloads/${P}.tar.gz"
-LICENSE="LGPL-2.1-linking-exception"
+LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0"
KEYWORDS="~amd64"
IUSE="test"