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 5BE611382C5 for ; Fri, 24 Jun 2016 09:57:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4249A141C9; Fri, 24 Jun 2016 09:57:21 +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 A8A56141C9 for ; Fri, 24 Jun 2016 09:57:20 +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 B3BE0340D19 for ; Fri, 24 Jun 2016 09:57:19 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5ADDC209C for ; Fri, 24 Jun 2016 09:57:18 +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: <1466761070.8ed983fd2eff485a41be9d4ada5e968663f49e5c.aballier@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/camomile/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/camomile/camomile-0.8.5-r1.ebuild dev-ml/camomile/camomile-0.8.5.ebuild X-VCS-Directories: dev-ml/camomile/ X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier X-VCS-Revision: 8ed983fd2eff485a41be9d4ada5e968663f49e5c X-VCS-Branch: master Date: Fri, 24 Jun 2016 09:57:18 +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: 473e5965-3cff-4b69-9a24-9c9e88f72a91 X-Archives-Hash: dd36cce49724dc037db58b920f3b2595 commit: 8ed983fd2eff485a41be9d4ada5e968663f49e5c Author: Alexis Ballier gentoo org> AuthorDate: Fri Jun 24 09:37:50 2016 +0000 Commit: Alexis Ballier gentoo org> CommitDate: Fri Jun 24 09:37:50 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ed983fd dev-ml/camomile: drop backward compat camlp4 dep Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --force dev-ml/camomile/{camomile-0.8.5.ebuild => camomile-0.8.5-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/camomile/camomile-0.8.5.ebuild b/dev-ml/camomile/camomile-0.8.5-r1.ebuild similarity index 89% rename from dev-ml/camomile/camomile-0.8.5.ebuild rename to dev-ml/camomile/camomile-0.8.5-r1.ebuild index c0cb67e..cca5431 100644 --- a/dev-ml/camomile/camomile-0.8.5.ebuild +++ b/dev-ml/camomile/camomile-0.8.5-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$ @@ -17,7 +17,7 @@ IUSE="debug +ocamlopt" RDEPEND=" >=dev-lang/ocaml-3.10.2:=[ocamlopt?] - || ( dev-ml/camlp4:=