commit: b22fbdb0ab5114a29d06ea46eec9084346f3f152
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 24 09:51:24 2016 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Jun 24 09:51:24 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b22fbdb0
dev-ml/lablgtk: drop backward compat dep on camlp4
Package-Manager: portage-2.3.0
RepoMan-Options: --force
dev-ml/lablgtk/{lablgtk-2.18.4.ebuild => lablgtk-2.18.4-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-ml/lablgtk/lablgtk-2.18.4.ebuild
b/dev-ml/lablgtk/lablgtk-2.18.4-r1.ebuild
similarity index 96%
rename from dev-ml/lablgtk/lablgtk-2.18.4.ebuild
rename to dev-ml/lablgtk/lablgtk-2.18.4-r1.ebuild
index 4994848..d6af703 100644
--- a/dev-ml/lablgtk/lablgtk-2.18.4.ebuild
+++ b/dev-ml/lablgtk/lablgtk-2.18.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -22,7 +22,7 @@ RDEPEND=">=x11-libs/gtk+-2.10:2
>=x11-libs/gtkglarea-1.9:2 )
spell? ( app-text/gtkspell:2 )
sourceview? ( x11-libs/gtksourceview:2.0 )
- || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )
+ dev-ml/camlp4:=
"
DEPEND="${RDEPEND}
virtual/pkgconfig"