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 EEAA8138334 for ; Sat, 30 Jun 2018 23:28:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8DD7EE076B; Sat, 30 Jun 2018 23:28:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 F21EBE076B for ; Sat, 30 Jun 2018 23:28:06 +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 A2EC2335C63 for ; Sat, 30 Jun 2018 23:28:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F82E2B0 for ; Sat, 30 Jun 2018 23:28:03 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1530401271.c5dce5dfd8a30345d22beb36749d5f31c6c81f4b.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-calculator/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/gnome-calculator/gnome-calculator-3.24.0.ebuild X-VCS-Directories: gnome-extra/gnome-calculator/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: c5dce5dfd8a30345d22beb36749d5f31c6c81f4b X-VCS-Branch: master Date: Sat, 30 Jun 2018 23:28:03 +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: 71941f52-37d4-4791-8fad-dc79936f0191 X-Archives-Hash: c6e70839de7d77ff4d3f26cd7b5ada1c commit: c5dce5dfd8a30345d22beb36749d5f31c6c81f4b Author: David Seifert gentoo org> AuthorDate: Sat Jun 30 23:27:17 2018 +0000 Commit: David Seifert gentoo org> CommitDate: Sat Jun 30 23:27:51 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5dce5df gnome-extra/gnome-calculator: Subslot op for dev-libs/mpfr & dev-libs/mpc Package-Manager: Portage-2.3.41, Repoman-2.3.9 gnome-extra/gnome-calculator/gnome-calculator-3.24.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-extra/gnome-calculator/gnome-calculator-3.24.0.ebuild b/gnome-extra/gnome-calculator/gnome-calculator-3.24.0.ebuild index 9a438f523ab..bbbad3bed35 100644 --- a/gnome-extra/gnome-calculator/gnome-calculator-3.24.0.ebuild +++ b/gnome-extra/gnome-calculator/gnome-calculator-3.24.0.ebuild @@ -15,8 +15,8 @@ KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-li COMMON_DEPEND=" >=dev-libs/glib-2.40:2 dev-libs/libxml2:2 - dev-libs/mpfr:0 - dev-libs/mpc + dev-libs/mpfr:0= + dev-libs/mpc:= >=net-libs/libsoup-2.42:2.4 >=x11-libs/gtk+-3.19.3:3 >=x11-libs/gtksourceview-3.15.1:3.0