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 CCB151382DE for ; Wed, 29 Jun 2016 21:15:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EBA1AE0962; Wed, 29 Jun 2016 21:14:58 +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 6A342E0962 for ; Wed, 29 Jun 2016 21:14:58 +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 7F820340D8E for ; Wed, 29 Jun 2016 21:14:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 762C9856 for ; Wed, 29 Jun 2016 21:14:55 +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: <1467234888.dd53a48c812d3859e3e5addfa38c0014d509511f.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/lablgl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/lablgl/lablgl-1.05.ebuild X-VCS-Directories: dev-ml/lablgl/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: dd53a48c812d3859e3e5addfa38c0014d509511f X-VCS-Branch: master Date: Wed, 29 Jun 2016 21:14:55 +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: b158d912-5b93-4f90-9e27-3a9fbc3e04aa X-Archives-Hash: f01bd888c0311d6b182922c0c824ef31 commit: dd53a48c812d3859e3e5addfa38c0014d509511f Author: Michał Górny gentoo org> AuthorDate: Wed Jun 29 20:30:23 2016 +0000 Commit: Michał Górny gentoo org> CommitDate: Wed Jun 29 21:14:48 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd53a48c dev-ml/lablgl: Support camlp4/labltk in -r1 only, #586914 Restrict the 1.05 ebuild to support old OCaml only to solve the :=-in-|| problem. 1.05-r1 is stable on all architectures supporting camlp4, and -r0 is only kept for stable ia64 & sparc users. dev-ml/lablgl/lablgl-1.05.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/lablgl/lablgl-1.05.ebuild b/dev-ml/lablgl/lablgl-1.05.ebuild index bb69c5d..20f1f9e 100644 --- a/dev-ml/lablgl/lablgl-1.05.ebuild +++ b/dev-ml/lablgl/lablgl-1.05.ebuild @@ -19,12 +19,12 @@ RDEPEND=" x11-libs/libX11 virtual/opengl virtual/glu - || ( dev-ml/camlp4:= =dev-lang/tcl-8.3:0= >=dev-lang/tk-8.3:0= - || ( dev-ml/labltk:=