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/ocaml-gettext
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/ocaml-gettext')
-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"