summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-07-09 21:06:43 +0000
committerUlrich Müller <ulm@gentoo.org>2012-07-09 21:06:43 +0000
commit6e8ed262614aa8605cae1a9828f96350cde175ee (patch)
treea465913c9a6d192f3150e7fed5d682ea5161998c /dev-ml/ocamlmod
parentUpdate LICENSE, bug 425140. (diff)
downloadgentoo-2-6e8ed262614aa8605cae1a9828f96350cde175ee.tar.gz
gentoo-2-6e8ed262614aa8605cae1a9828f96350cde175ee.tar.bz2
gentoo-2-6e8ed262614aa8605cae1a9828f96350cde175ee.zip
Update LICENSE, bug 425140.
(Portage version: 2.1.11.5/cvs/Linux x86_64)
Diffstat (limited to 'dev-ml/ocamlmod')
-rw-r--r--dev-ml/ocamlmod/ChangeLog6
-rw-r--r--dev-ml/ocamlmod/ocamlmod-0.0.3.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-ml/ocamlmod/ChangeLog b/dev-ml/ocamlmod/ChangeLog
index 564182c8f48c..b22710888750 100644
--- a/dev-ml/ocamlmod/ChangeLog
+++ b/dev-ml/ocamlmod/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/ocamlmod
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlmod/ChangeLog,v 1.3 2012/05/18 17:11:35 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlmod/ChangeLog,v 1.4 2012/07/09 21:06:43 ulm Exp $
+
+ 09 Jul 2012; Ulrich Müller <ulm@gentoo.org> ocamlmod-0.0.3.ebuild:
+ Update LICENSE, bug 425140.
18 May 2012; Alexis Ballier <aballier@gentoo.org> -ocamlmod-0.0.1.ebuild:
remove old
@@ -15,4 +18,3 @@
28 Mar 2012; Alexis Ballier <aballier@gentoo.org> +ocamlmod-0.0.1.ebuild,
+metadata.xml:
initial import, ebuild by me
-
diff --git a/dev-ml/ocamlmod/ocamlmod-0.0.3.ebuild b/dev-ml/ocamlmod/ocamlmod-0.0.3.ebuild
index 528f40ad6dff..593308a5bfa7 100644
--- a/dev-ml/ocamlmod/ocamlmod-0.0.3.ebuild
+++ b/dev-ml/ocamlmod/ocamlmod-0.0.3.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/ocamlmod/ocamlmod-0.0.3.ebuild,v 1.1 2012/05/05 14:08:35 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlmod/ocamlmod-0.0.3.ebuild,v 1.2 2012/07/09 21:06:43 ulm Exp $
EAPI=4
@@ -12,7 +12,7 @@ DESCRIPTION="Generate OCaml modules from source files"
HOMEPAGE="http://forge.ocamlcore.org/projects/ocamlmod/"
SRC_URI="http://forge.ocamlcore.org/frs/download.php/856/${P}.tar.gz"
-LICENSE="LGPL-2.1-linking-exception"
+LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""