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 BF3E91382AC for ; Tue, 21 Jun 2016 21:04:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1CE8F941C8; Tue, 21 Jun 2016 21:04:06 +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 7EB7D941C8 for ; Tue, 21 Jun 2016 21:04:05 +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 9448C340845 for ; Tue, 21 Jun 2016 21:04:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9345A241C for ; Tue, 21 Jun 2016 21:04:00 +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: <1466543037.3b1a4cc0f9b9a0a2c70d6bb53cb71bf059e2920e.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/ocamlnet/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/ocamlnet/ocamlnet-3.7.7.ebuild dev-ml/ocamlnet/ocamlnet-4.0.4.ebuild dev-ml/ocamlnet/ocamlnet-4.1.1.ebuild X-VCS-Directories: dev-ml/ocamlnet/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 3b1a4cc0f9b9a0a2c70d6bb53cb71bf059e2920e X-VCS-Branch: master Date: Tue, 21 Jun 2016 21:04:00 +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: a5a76881-f990-44d4-b02d-0dd6341dbb64 X-Archives-Hash: f7e7972f0fa13fd5d8370a53b92271d0 commit: 3b1a4cc0f9b9a0a2c70d6bb53cb71bf059e2920e Author: Michał Górny gentoo org> AuthorDate: Tue Jun 21 21:02:17 2016 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Jun 21 21:03:57 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b1a4cc0 dev-ml/ocamlnet: Remove another := slot op from || dep dev-ml/ocamlnet/ocamlnet-3.7.7.ebuild | 2 +- dev-ml/ocamlnet/ocamlnet-4.0.4.ebuild | 2 +- dev-ml/ocamlnet/ocamlnet-4.1.1.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-ml/ocamlnet/ocamlnet-3.7.7.ebuild b/dev-ml/ocamlnet/ocamlnet-3.7.7.ebuild index 4225601..c789a74 100644 --- a/dev-ml/ocamlnet/ocamlnet-3.7.7.ebuild +++ b/dev-ml/ocamlnet/ocamlnet-3.7.7.ebuild @@ -23,7 +23,7 @@ RESTRICT="installsources" DEPEND=">=dev-ml/findlib-1.0 pcre? ( >=dev-ml/pcre-ocaml-5:= ) >=dev-lang/ocaml-3.10.2:=[ocamlopt?] - tk? ( || ( dev-ml/labltk:= =dev-ml/lablgtk-2:= ) ssl? ( >=dev-ml/ocaml-ssl-0.4:= ) diff --git a/dev-ml/ocamlnet/ocamlnet-4.0.4.ebuild b/dev-ml/ocamlnet/ocamlnet-4.0.4.ebuild index 529dff5..59b6fb3 100644 --- a/dev-ml/ocamlnet/ocamlnet-4.0.4.ebuild +++ b/dev-ml/ocamlnet/ocamlnet-4.0.4.ebuild @@ -23,7 +23,7 @@ RESTRICT="installsources" RDEPEND=">=dev-ml/findlib-1.0 pcre? ( >=dev-ml/pcre-ocaml-5:= ) >=dev-lang/ocaml-3.10.2:=[ocamlopt?] - tk? ( || ( dev-ml/labltk:= =dev-ml/lablgtk-2:= ) kerberos? ( virtual/krb5 ) diff --git a/dev-ml/ocamlnet/ocamlnet-4.1.1.ebuild b/dev-ml/ocamlnet/ocamlnet-4.1.1.ebuild index 2c17477..307496b 100644 --- a/dev-ml/ocamlnet/ocamlnet-4.1.1.ebuild +++ b/dev-ml/ocamlnet/ocamlnet-4.1.1.ebuild @@ -23,7 +23,7 @@ RESTRICT="installsources" RDEPEND=">=dev-ml/findlib-1.0 pcre? ( >=dev-ml/pcre-ocaml-5:= ) >=dev-lang/ocaml-3.10.2:=[ocamlopt?] - tk? ( || ( dev-ml/labltk:= =dev-ml/lablgtk-2:= ) kerberos? ( virtual/krb5 )