diff options
Diffstat (limited to 'dev-ml/lablgtk/lablgtk-2.14.2.ebuild')
-rw-r--r-- | dev-ml/lablgtk/lablgtk-2.14.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/lablgtk/lablgtk-2.14.2.ebuild b/dev-ml/lablgtk/lablgtk-2.14.2.ebuild index 3fa8b758df80..fde6f7ead6b5 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 +# Copyright 1999-2013 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.12 2012/08/03 22:43:29 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/lablgtk/lablgtk-2.14.2.ebuild,v 1.13 2013/06/02 15:35:03 ulm 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-with-linking-exception examples? ( as-is )" +LICENSE="LGPL-2.1-with-linking-exception examples? ( lablgtk-examples )" RDEPEND=">=x11-libs/gtk+-2.10:2 >=dev-lang/ocaml-3.10[ocamlopt?] |