summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-07-09 21:03:48 +0000
committerUlrich Müller <ulm@gentoo.org>2012-07-09 21:03:48 +0000
commit809d878f1d600694cd161f557451c5d7c8eb556d (patch)
tree53897febe6c765184a728877a4355c80700ce0ff /dev-ml
parentUpdate LICENSE, bug 425140. (diff)
downloadgentoo-2-809d878f1d600694cd161f557451c5d7c8eb556d.tar.gz
gentoo-2-809d878f1d600694cd161f557451c5d7c8eb556d.tar.bz2
gentoo-2-809d878f1d600694cd161f557451c5d7c8eb556d.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-gettext/ChangeLog6
-rw-r--r--dev-ml/ocaml-gettext/ocaml-gettext-0.3.4.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/dev-ml/ocaml-gettext/ChangeLog b/dev-ml/ocaml-gettext/ChangeLog
index d48854320e8e..60f3c560e137 100644
--- a/dev-ml/ocaml-gettext/ChangeLog
+++ b/dev-ml/ocaml-gettext/ChangeLog
@@ -1,10 +1,12 @@
# ChangeLog for dev-ml/ocaml-gettext
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-gettext/ChangeLog,v 1.1 2012/07/05 01:56:16 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-gettext/ChangeLog,v 1.2 2012/07/09 21:03:48 ulm Exp $
+
+ 09 Jul 2012; Ulrich Müller <ulm@gentoo.org> ocaml-gettext-0.3.4.ebuild:
+ Update LICENSE, bug 425140.
*ocaml-gettext-0.3.4 (05 Jul 2012)
05 Jul 2012; Alexis Ballier <aballier@gentoo.org>
+ocaml-gettext-0.3.4.ebuild, +metadata.xml:
initial import, ebuild by me, bug #408561
-
diff --git a/dev-ml/ocaml-gettext/ocaml-gettext-0.3.4.ebuild b/dev-ml/ocaml-gettext/ocaml-gettext-0.3.4.ebuild
index ad1ecacc4227..a83134e9cadd 100644
--- a/dev-ml/ocaml-gettext/ocaml-gettext-0.3.4.ebuild
+++ b/dev-ml/ocaml-gettext/ocaml-gettext-0.3.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-gettext/ocaml-gettext-0.3.4.ebuild,v 1.1 2012/07/05 01:56:16 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-gettext/ocaml-gettext-0.3.4.ebuild,v 1.2 2012/07/09 21:03:48 ulm Exp $
EAPI=4
@@ -10,7 +10,7 @@ DESCRIPTION="Provides support for internationalization of OCaml program"
HOMEPAGE="http://forge.ocamlcore.org/projects/ocaml-gettext"
SRC_URI="http://forge.ocamlcore.org/frs/download.php/676/${P}.tar.gz"
-LICENSE="LGPL-2.1-linking-exception"
+LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0"
KEYWORDS="~amd64"
IUSE="doc test"