From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7EBD4138334 for ; Sun, 26 Aug 2018 09:39:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B2666E0917; Sun, 26 Aug 2018 09:39:48 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5B00CE0917 for ; Sun, 26 Aug 2018 09:39:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EE762335CD2 for ; Sun, 26 Aug 2018 09:39:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6002D3BC for ; Sun, 26 Aug 2018 09:39:43 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1535275080.f22cbdfe6c9bb61f1a75d23db5e343dc61b6ecd2.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/camldbm/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/camldbm/camldbm-1.0.ebuild X-VCS-Directories: dev-ml/camldbm/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: f22cbdfe6c9bb61f1a75d23db5e343dc61b6ecd2 X-VCS-Branch: master Date: Sun, 26 Aug 2018 09:39:43 +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: 86408c7b-7fac-41ad-8e11-68b3c5bd071a X-Archives-Hash: a3ff9b2d290c9d06038a1970aceec57b commit: f22cbdfe6c9bb61f1a75d23db5e343dc61b6ecd2 Author: Michał Górny gentoo org> AuthorDate: Sun Aug 26 09:18:00 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Aug 26 09:18:00 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f22cbdfe dev-ml/camldbm: Remove support for non-existent deps dev-ml/camldbm/camldbm-1.0.ebuild | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/dev-ml/camldbm/camldbm-1.0.ebuild b/dev-ml/camldbm/camldbm-1.0.ebuild index 94941d45295..c6af754862f 100644 --- a/dev-ml/camldbm/camldbm-1.0.ebuild +++ b/dev-ml/camldbm/camldbm-1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,9 +14,8 @@ SLOT="0/${PV}" KEYWORDS="amd64 arm ppc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" -DEPEND="|| ( >=sys-libs/gdbm-1.9.1-r2[berkdb] =dev-lang/ocaml-3.12:=[ocamlopt] - !