From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2CF411382C5 for ; Thu, 23 Jun 2016 14:24:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 613D814215; Thu, 23 Jun 2016 14:24:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id EA82414212 for ; Thu, 23 Jun 2016 14:24:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 776FB34076D for ; Thu, 23 Jun 2016 14:24:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7C1C92421 for ; Thu, 23 Jun 2016 14:24:31 +0000 (UTC) From: "Alexis Ballier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexis Ballier" Message-ID: <1466691866.919f787a522df1b26d8eda97cc784823e87ce80e.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/lwt/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/lwt/lwt-2.5.2-r1.ebuild dev-ml/lwt/lwt-2.5.2.ebuild X-VCS-Directories: dev-ml/lwt/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 919f787a522df1b26d8eda97cc784823e87ce80e X-VCS-Branch: master Date: Thu, 23 Jun 2016 14:24:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8ec0d41b-c29c-4f65-b451-5927319e1fc7 X-Archives-Hash: b28528f3edd16e812cfba0fdc9de2959 commit: 919f787a522df1b26d8eda97cc784823e87ce80e Author: Alexis Ballier gentoo org> AuthorDate: Thu Jun 23 14:23:13 2016 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Thu Jun 23 14:24:26 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=919f787a dev-ml/lwt: drop backward compat dep on camlp4 Package-Manager: portage-2.3.0_rc1 dev-ml/lwt/{lwt-2.5.2.ebuild => lwt-2.5.2-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/lwt/lwt-2.5.2.ebuild b/dev-ml/lwt/lwt-2.5.2-r1.ebuild similarity index 90% rename from dev-ml/lwt/lwt-2.5.2.ebuild rename to dev-ml/lwt/lwt-2.5.2-r1.ebuild index ac787dd..032f01a 100644 --- a/dev-ml/lwt/lwt-2.5.2.ebuild +++ b/dev-ml/lwt/lwt-2.5.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -21,7 +21,7 @@ DEPEND="react? ( >=dev-ml/react-1.2:= ) ssl? ( >=dev-ml/ocaml-ssl-0.4.0:= ) gtk? ( dev-ml/lablgtk:= dev-libs/glib:2 ) ppx? ( dev-ml/ppx_tools:= ) - || ( dev-ml/camlp4:=