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 C612F138359 for ; Fri, 8 May 2020 17:10:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1939CE084A; Fri, 8 May 2020 17:10:57 +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 00ECCE084A for ; Fri, 8 May 2020 17:10:56 +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 006C434F19C for ; Fri, 8 May 2020 17:10:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A0083204 for ; Fri, 8 May 2020 17:10:54 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1588957850.df32ebc7aa6c65690ee44279886cc2a52bffd1c4.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-astronomy/celestia/ X-VCS-Repository: repo/gentoo X-VCS-Files: sci-astronomy/celestia/celestia-1.7.0_pre20200316.ebuild sci-astronomy/celestia/celestia-9999.ebuild X-VCS-Directories: sci-astronomy/celestia/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: df32ebc7aa6c65690ee44279886cc2a52bffd1c4 X-VCS-Branch: master Date: Fri, 8 May 2020 17:10:54 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e68125e7-ada2-4e75-ba97-e28483859962 X-Archives-Hash: 8985cccbd6ffc2dc6e0458a05583fba2 commit: df32ebc7aa6c65690ee44279886cc2a52bffd1c4 Author: Lars Wendler gentoo org> AuthorDate: Fri May 8 17:10:34 2020 +0000 Commit: Lars Wendler gentoo org> CommitDate: Fri May 8 17:10:50 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df32ebc7 sci-astronomy/celestia: Added slot-dep operator to media-libs/glew dep Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Lars Wendler gentoo.org> sci-astronomy/celestia/celestia-1.7.0_pre20200316.ebuild | 2 +- sci-astronomy/celestia/celestia-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sci-astronomy/celestia/celestia-1.7.0_pre20200316.ebuild b/sci-astronomy/celestia/celestia-1.7.0_pre20200316.ebuild index 4ea492d2df5..c38a6c82ab3 100644 --- a/sci-astronomy/celestia/celestia-1.7.0_pre20200316.ebuild +++ b/sci-astronomy/celestia/celestia-1.7.0_pre20200316.ebuild @@ -35,7 +35,7 @@ BDEPEND=" " DEPEND=" dev-libs/libfmt:= - media-libs/glew:0 + media-libs/glew:0= media-libs/libpng:0= sys-libs/zlib:= virtual/glu diff --git a/sci-astronomy/celestia/celestia-9999.ebuild b/sci-astronomy/celestia/celestia-9999.ebuild index 4ea492d2df5..c38a6c82ab3 100644 --- a/sci-astronomy/celestia/celestia-9999.ebuild +++ b/sci-astronomy/celestia/celestia-9999.ebuild @@ -35,7 +35,7 @@ BDEPEND=" " DEPEND=" dev-libs/libfmt:= - media-libs/glew:0 + media-libs/glew:0= media-libs/libpng:0= sys-libs/zlib:= virtual/glu