summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2012-08-03 22:41:35 +0000
committerAlexis Ballier <aballier@gentoo.org>2012-08-03 22:41:35 +0000
commit693116c80bf2885190002db453bb9c3c77eee832 (patch)
treec3d21d5e07f72b8a022496209e7356c3a0b296aa /dev-ml
parentlicense is ZLIB (diff)
downloadgentoo-2-693116c80bf2885190002db453bb9c3c77eee832.tar.gz
gentoo-2-693116c80bf2885190002db453bb9c3c77eee832.tar.bz2
gentoo-2-693116c80bf2885190002db453bb9c3c77eee832.zip
LGPL has linking exception here, fix LICENSE
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/lablgtk/ChangeLog5
-rw-r--r--dev-ml/lablgtk/lablgtk-2.14.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-ml/lablgtk/ChangeLog b/dev-ml/lablgtk/ChangeLog
index c7a02acf60cb..b390ef694220 100644
--- a/dev-ml/lablgtk/ChangeLog
+++ b/dev-ml/lablgtk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/lablgtk
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/ChangeLog,v 1.94 2012/05/02 20:48:12 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/ChangeLog,v 1.95 2012/08/03 22:41:35 aballier Exp $
+
+ 03 Aug 2012; Alexis Ballier <aballier@gentoo.org> lablgtk-2.14.2.ebuild:
+ LGPL has linking exception here, fix LICENSE
02 May 2012; Jeff Horelick <jdhore@gentoo.org> lablgtk-2.14.2.ebuild:
dev-util/pkgconfig -> virtual/pkgconfig
diff --git a/dev-ml/lablgtk/lablgtk-2.14.2.ebuild b/dev-ml/lablgtk/lablgtk-2.14.2.ebuild
index 3a803927daba..6855d7453adf 100644
--- a/dev-ml/lablgtk/lablgtk-2.14.2.ebuild
+++ b/dev-ml/lablgtk/lablgtk-2.14.2.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/lablgtk/lablgtk-2.14.2.ebuild,v 1.10 2012/05/02 20:48:12 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-2.14.2.ebuild,v 1.11 2012/08/03 22:41:35 aballier Exp $
EAPI="2"
@@ -11,7 +11,7 @@ IUSE="debug examples glade gnome gnomecanvas sourceview +ocamlopt opengl spell s
DESCRIPTION="Objective CAML interface for Gtk+2"
HOMEPAGE="http://lablgtk.forge.ocamlcore.org/"
SRC_URI="http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/dist/${P}.tar.gz"
-LICENSE="LGPL-2.1 as-is"
+LICENSE="LGPL-2.1-with-linking-exception as-is"
RDEPEND=">=x11-libs/gtk+-2.10:2
>=dev-lang/ocaml-3.10[ocamlopt?]