summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-07-09 20:59:12 +0000
committerUlrich Müller <ulm@gentoo.org>2012-07-09 20:59:12 +0000
commit067444de40ebc3df42fff2e4c2e5d1f8417c3bf3 (patch)
tree9ab5743910840e14b80a53723c75417dc9a10387 /dev-ml
parentUpdate LICENSE, bug 425140. (diff)
downloadgentoo-2-067444de40ebc3df42fff2e4c2e5d1f8417c3bf3.tar.gz
gentoo-2-067444de40ebc3df42fff2e4c2e5d1f8417c3bf3.tar.bz2
gentoo-2-067444de40ebc3df42fff2e4c2e5d1f8417c3bf3.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/ocaml-fileutils/ChangeLog6
-rw-r--r--dev-ml/ocaml-fileutils/ocaml-fileutils-0.4.4.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-ml/ocaml-fileutils/ChangeLog b/dev-ml/ocaml-fileutils/ChangeLog
index 308444e3dd09..d0de56521abb 100644
--- a/dev-ml/ocaml-fileutils/ChangeLog
+++ b/dev-ml/ocaml-fileutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/ocaml-fileutils
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-fileutils/ChangeLog,v 1.7 2012/07/04 21:26:38 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-fileutils/ChangeLog,v 1.8 2012/07/09 20:59:12 ulm Exp $
+
+ 09 Jul 2012; Ulrich Müller <ulm@gentoo.org> ocaml-fileutils-0.4.4.ebuild:
+ Update LICENSE, bug 425140.
04 Jul 2012; Alexis Ballier <aballier@gentoo.org>
-ocaml-fileutils-0.4.3.ebuild:
@@ -36,4 +39,3 @@
+ocaml-fileutils-0.4.2.ebuild, +metadata.xml:
Initial import, ebuild by Vladimir Ivanov, bug #355755, with modifications
and simplifications by me
-
diff --git a/dev-ml/ocaml-fileutils/ocaml-fileutils-0.4.4.ebuild b/dev-ml/ocaml-fileutils/ocaml-fileutils-0.4.4.ebuild
index 0e5fbb9e1527..a0bdd59a3865 100644
--- a/dev-ml/ocaml-fileutils/ocaml-fileutils-0.4.4.ebuild
+++ b/dev-ml/ocaml-fileutils/ocaml-fileutils-0.4.4.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/ocaml-fileutils/ocaml-fileutils-0.4.4.ebuild,v 1.2 2012/07/04 21:25:21 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-fileutils/ocaml-fileutils-0.4.4.ebuild,v 1.3 2012/07/09 20:59:12 ulm Exp $
EAPI=4
@@ -12,7 +12,7 @@ DESCRIPTION="Pure OCaml functions to manipulate real file (POSIX like) and filen
HOMEPAGE="http://forge.ocamlcore.org/projects/ocaml-fileutils"
SRC_URI="http://forge.ocamlcore.org/frs/download.php/892/${P}.tar.gz"
-LICENSE="LGPL-2.1-linking-exception"
+LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""