summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-07-09 20:53:35 +0000
committerUlrich Müller <ulm@gentoo.org>2012-07-09 20:53:35 +0000
commita0233e198e14d3841f815254e541e7a598708f16 (patch)
tree92044b30beeb97140283859e2425eef6d5d7f0d0 /dev-ml
parentUpdate LICENSE, bug 425140. (diff)
downloadgentoo-2-a0233e198e14d3841f815254e541e7a598708f16.tar.gz
gentoo-2-a0233e198e14d3841f815254e541e7a598708f16.tar.bz2
gentoo-2-a0233e198e14d3841f815254e541e7a598708f16.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_extended/ChangeLog7
-rw-r--r--dev-ml/core_extended/core_extended-107.01.ebuild4
-rw-r--r--dev-ml/core_extended/core_extended-108.00.01.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/dev-ml/core_extended/ChangeLog b/dev-ml/core_extended/ChangeLog
index 22b99ff06bdc..a413551daff5 100644
--- a/dev-ml/core_extended/ChangeLog
+++ b/dev-ml/core_extended/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ml/core_extended
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/core_extended/ChangeLog,v 1.3 2012/07/03 17:38:32 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/core_extended/ChangeLog,v 1.4 2012/07/09 20:53:35 ulm Exp $
+
+ 09 Jul 2012; Ulrich Müller <ulm@gentoo.org> core_extended-107.01.ebuild,
+ core_extended-108.00.01.ebuild:
+ Update LICENSE, bug 425140.
03 Jul 2012; Michael Sterrett <mr_bones_@gentoo.org>
core_extended-108.00.01.ebuild:
@@ -18,4 +22,3 @@
+core_extended-107.01.ebuild, +metadata.xml:
initial import, based on ebuild from Vladimir Ivanov in bug #361173 and
converted to oasis.eclass
-
diff --git a/dev-ml/core_extended/core_extended-107.01.ebuild b/dev-ml/core_extended/core_extended-107.01.ebuild
index c84f34c1f5db..ea493becc409 100644
--- a/dev-ml/core_extended/core_extended-107.01.ebuild
+++ b/dev-ml/core_extended/core_extended-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_extended/core_extended-107.01.ebuild,v 1.1 2012/03/28 12:04:12 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/core_extended/core_extended-107.01.ebuild,v 1.2 2012/07/09 20:53:35 ulm Exp $
EAPI=4
@@ -12,7 +12,7 @@ DESCRIPTION="Jane Street's extended 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_extended/core_extended-108.00.01.ebuild b/dev-ml/core_extended/core_extended-108.00.01.ebuild
index 860d80c03146..52ae56311910 100644
--- a/dev-ml/core_extended/core_extended-108.00.01.ebuild
+++ b/dev-ml/core_extended/core_extended-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_extended/core_extended-108.00.01.ebuild,v 1.3 2012/07/03 17:38:32 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/core_extended/core_extended-108.00.01.ebuild,v 1.4 2012/07/09 20:53:35 ulm Exp $
EAPI="3"
@@ -15,7 +15,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"