summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-07-09 21:10:42 +0000
committerUlrich Müller <ulm@gentoo.org>2012-07-09 21:10:42 +0000
commite44f909790fad798f9723ae33546ae0bf475c01d (patch)
treecbf2866610c794965d752219e6ecdf072c5d21de /dev-ml/ocamlify
parentAdd LGPL-*-with-linking-exception to GPL-COMPATIBLE license group. (diff)
downloadhistorical-e44f909790fad798f9723ae33546ae0bf475c01d.tar.gz
historical-e44f909790fad798f9723ae33546ae0bf475c01d.tar.bz2
historical-e44f909790fad798f9723ae33546ae0bf475c01d.zip
Update LICENSE, bug 425140.
Package-Manager: portage-2.1.11.5/cvs/Linux x86_64
Diffstat (limited to 'dev-ml/ocamlify')
-rw-r--r--dev-ml/ocamlify/ChangeLog6
-rw-r--r--dev-ml/ocamlify/ocamlify-0.0.1.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-ml/ocamlify/ChangeLog b/dev-ml/ocamlify/ChangeLog
index c3bc00bb448a..88ae954216c6 100644
--- a/dev-ml/ocamlify/ChangeLog
+++ b/dev-ml/ocamlify/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/ocamlify
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlify/ChangeLog,v 1.1 2012/03/27 22:50:27 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlify/ChangeLog,v 1.2 2012/07/09 21:05:40 ulm Exp $
+
+ 09 Jul 2012; Ulrich Müller <ulm@gentoo.org> ocamlify-0.0.1.ebuild:
+ Update LICENSE, bug 425140.
*ocamlify-0.0.1 (27 Mar 2012)
@@ -8,4 +11,3 @@
+metadata.xml:
initial import, ebuild based on the one from Vladimir Ivanov in bug #355765
and converted to oasis.eclass
-
diff --git a/dev-ml/ocamlify/ocamlify-0.0.1.ebuild b/dev-ml/ocamlify/ocamlify-0.0.1.ebuild
index e75aa557f773..f8183c288e7d 100644
--- a/dev-ml/ocamlify/ocamlify-0.0.1.ebuild
+++ b/dev-ml/ocamlify/ocamlify-0.0.1.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/ocamlify/ocamlify-0.0.1.ebuild,v 1.1 2012/03/27 22:50:27 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlify/ocamlify-0.0.1.ebuild,v 1.2 2012/07/09 21:05:40 ulm Exp $
EAPI=3
@@ -12,7 +12,7 @@ DESCRIPTION="OCamlify allows to create OCaml source code by including whole file
HOMEPAGE="http://forge.ocamlcore.org/projects/ocamlify"
SRC_URI="http://forge.ocamlcore.org/frs/download.php/379/${P}.tar.gz"
-LICENSE="LGPL-2.1-linking-exception"
+LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0"
KEYWORDS="~amd64"