From c41a5294f9d7c6efc778e5bd39257cf13d24374f Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Sun, 15 Feb 2015 09:29:43 +0000 Subject: fix deps with ocaml 4.02, bug #537252 (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 160F534A) --- app-misc/wyrd/ChangeLog | 7 +++++-- app-misc/wyrd/wyrd-1.4.6.ebuild | 5 +++-- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'app-misc') diff --git a/app-misc/wyrd/ChangeLog b/app-misc/wyrd/ChangeLog index f78538fbdcc4..b6e4cf58109f 100644 --- a/app-misc/wyrd/ChangeLog +++ b/app-misc/wyrd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/wyrd -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/wyrd/ChangeLog,v 1.24 2013/02/03 16:20:46 tove Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/wyrd/ChangeLog,v 1.25 2015/02/15 09:29:43 aballier Exp $ + + 15 Feb 2015; Alexis Ballier wyrd-1.4.6.ebuild: + fix deps with ocaml 4.02, bug #537252 *wyrd-1.4.6 (03 Feb 2013) diff --git a/app-misc/wyrd/wyrd-1.4.6.ebuild b/app-misc/wyrd/wyrd-1.4.6.ebuild index e03aa7496034..448cb464e3f0 100644 --- a/app-misc/wyrd/wyrd-1.4.6.ebuild +++ b/app-misc/wyrd/wyrd-1.4.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/wyrd/wyrd-1.4.6.ebuild,v 1.1 2013/02/03 16:20:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/wyrd/wyrd-1.4.6.ebuild,v 1.2 2015/02/15 09:29:43 aballier Exp $ EAPI=5 @@ -16,6 +16,7 @@ IUSE="unicode" RDEPEND=" sys-libs/ncurses[unicode?] >=app-misc/remind-03.01 + || ( dev-ml/camlp4:=