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 7D9B51382C5 for ; Thu, 23 Jun 2016 11:32:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA6B9941E4; Thu, 23 Jun 2016 11:32:31 +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 8D2C0941E4 for ; Thu, 23 Jun 2016 11:32:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 A0842340B65 for ; Thu, 23 Jun 2016 11:32:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EA2CE2098 for ; Thu, 23 Jun 2016 11:32:27 +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: <1466681541.3aae6ad8f990fcd55ceb46ae4de20a67ebf12ef0.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/utop/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/utop/utop-1.19.2-r1.ebuild dev-ml/utop/utop-1.19.2.ebuild X-VCS-Directories: dev-ml/utop/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 3aae6ad8f990fcd55ceb46ae4de20a67ebf12ef0 X-VCS-Branch: master Date: Thu, 23 Jun 2016 11:32:27 +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: 96dcff17-b54a-429c-8f37-ac21bd45916c X-Archives-Hash: d1b8ff5d24805e53d0618d3bea5f877e commit: 3aae6ad8f990fcd55ceb46ae4de20a67ebf12ef0 Author: Alexis Ballier gentoo org> AuthorDate: Thu Jun 23 11:32:14 2016 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Thu Jun 23 11:32:21 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aae6ad8 dev-ml/utop: drop backward compat dep for camlp4 Package-Manager: portage-2.3.0_rc1 dev-ml/utop/{utop-1.19.2.ebuild => utop-1.19.2-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/utop/utop-1.19.2.ebuild b/dev-ml/utop/utop-1.19.2-r1.ebuild similarity index 91% rename from dev-ml/utop/utop-1.19.2.ebuild rename to dev-ml/utop/utop-1.19.2-r1.ebuild index 8da80eb..c451a6b 100644 --- a/dev-ml/utop/utop-1.19.2.ebuild +++ b/dev-ml/utop/utop-1.19.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=">=dev-ml/lwt-2.4.0:=[react] >=dev-ml/zed-1.2:= >=dev-ml/cppo-1.0.1:= emacs? ( virtual/emacs ) - camlp4? ( || ( dev-ml/camlp4:=