summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-07-09 20:54:36 +0000
committerUlrich Müller <ulm@gentoo.org>2012-07-09 20:54:36 +0000
commite722a1b529d03c402afd7636401f32c463066511 (patch)
tree1fff9016da968581c3bf4956e10a8bc756fe3234
parentUpdate LICENSE, bug 425140. (diff)
downloadgentoo-2-e722a1b529d03c402afd7636401f32c463066511.tar.gz
gentoo-2-e722a1b529d03c402afd7636401f32c463066511.tar.bz2
gentoo-2-e722a1b529d03c402afd7636401f32c463066511.zip
Update LICENSE, bug 425140.
(Portage version: 2.1.11.5/cvs/Linux x86_64)
-rw-r--r--dev-ml/fieldslib/ChangeLog7
-rw-r--r--dev-ml/fieldslib/fieldslib-0.1.2.ebuild4
-rw-r--r--dev-ml/fieldslib/fieldslib-108.00.01.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/dev-ml/fieldslib/ChangeLog b/dev-ml/fieldslib/ChangeLog
index 41669dde84c8..2309634f59b7 100644
--- a/dev-ml/fieldslib/ChangeLog
+++ b/dev-ml/fieldslib/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-ml/fieldslib
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/fieldslib/ChangeLog,v 1.7 2012/06/30 14:09:56 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/fieldslib/ChangeLog,v 1.8 2012/07/09 20:54:36 ulm Exp $
+
+ 09 Jul 2012; Ulrich Müller <ulm@gentoo.org> fieldslib-0.1.2.ebuild,
+ fieldslib-108.00.01.ebuild:
+ Update LICENSE, bug 425140.
*fieldslib-108.00.01 (30 Jun 2012)
@@ -32,4 +36,3 @@
27 Oct 2009; Alexis Ballier <aballier@gentoo.org> +fieldslib-0.1.0.ebuild,
+metadata.xml:
initial import, ebuild by me
-
diff --git a/dev-ml/fieldslib/fieldslib-0.1.2.ebuild b/dev-ml/fieldslib/fieldslib-0.1.2.ebuild
index 61c1a5ff31ec..8b415727a602 100644
--- a/dev-ml/fieldslib/fieldslib-0.1.2.ebuild
+++ b/dev-ml/fieldslib/fieldslib-0.1.2.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/fieldslib/fieldslib-0.1.2.ebuild,v 1.2 2012/03/27 21:06:21 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/fieldslib/fieldslib-0.1.2.ebuild,v 1.3 2012/07/09 20:54:36 ulm Exp $
EAPI="3"
inherit oasis
@@ -9,7 +9,7 @@ DESCRIPTION="Folding over record fields"
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=""
diff --git a/dev-ml/fieldslib/fieldslib-108.00.01.ebuild b/dev-ml/fieldslib/fieldslib-108.00.01.ebuild
index ade58305cede..83d3e74e42c4 100644
--- a/dev-ml/fieldslib/fieldslib-108.00.01.ebuild
+++ b/dev-ml/fieldslib/fieldslib-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/fieldslib/fieldslib-108.00.01.ebuild,v 1.1 2012/06/30 14:09:56 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/fieldslib/fieldslib-108.00.01.ebuild,v 1.2 2012/07/09 20:54:36 ulm Exp $
EAPI="3"
@@ -13,7 +13,7 @@ DESCRIPTION="Folding over record fields"
HOMEPAGE="http://www.janestreet.com/ocaml"
SRC_URI="http://bitbucket.org/yminsky/ocaml-core/downloads/${MY_P}.tar.gz"
-LICENSE="LGPL-2.1-linking-exception"
+LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""