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 CE0FB1382C5 for ; Tue, 16 Feb 2021 02:12:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F2CD7E0875; Tue, 16 Feb 2021 02:12:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 DD650E0875 for ; Tue, 16 Feb 2021 02:12:16 +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 C10B53411BE for ; Tue, 16 Feb 2021 02:12:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3A9934E1 for ; Tue, 16 Feb 2021 02:12:14 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1613438720.93a2232e1aa3c2deb14b24eee9efaf6b6757d26f.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/pangomm/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-cpp/pangomm/pangomm-2.42.1-r1.ebuild dev-cpp/pangomm/pangomm-2.42.1.ebuild X-VCS-Directories: dev-cpp/pangomm/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 93a2232e1aa3c2deb14b24eee9efaf6b6757d26f X-VCS-Branch: master Date: Tue, 16 Feb 2021 02:12:14 +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: e1ec960b-08ff-4828-bec0-99a1e55edc14 X-Archives-Hash: 7c03f7a704cb839048b569020878fef3 commit: 93a2232e1aa3c2deb14b24eee9efaf6b6757d26f Author: David Michael gmail com> AuthorDate: Sat Feb 6 20:17:18 2021 +0000 Commit: Matt Turner gentoo org> CommitDate: Tue Feb 16 01:25:20 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93a2232e dev-cpp/pangomm: Update stable deps to understand slots Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: David Michael gmail.com> Signed-off-by: Matt Turner gentoo.org> dev-cpp/pangomm/{pangomm-2.42.1.ebuild => pangomm-2.42.1-r1.ebuild} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-cpp/pangomm/pangomm-2.42.1.ebuild b/dev-cpp/pangomm/pangomm-2.42.1-r1.ebuild similarity index 90% rename from dev-cpp/pangomm/pangomm-2.42.1.ebuild rename to dev-cpp/pangomm/pangomm-2.42.1-r1.ebuild index 4569f9de7ba..5b8d5a7f6e5 100644 --- a/dev-cpp/pangomm/pangomm-2.42.1.ebuild +++ b/dev-cpp/pangomm/pangomm-2.42.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ IUSE="doc" COMMON_DEPEND=" >=x11-libs/pango-1.41.0[${MULTILIB_USEDEP}] >=dev-cpp/glibmm-2.48.0:2[${MULTILIB_USEDEP}] - >=dev-cpp/cairomm-1.12.0[${MULTILIB_USEDEP}] + >=dev-cpp/cairomm-1.12.0:0[${MULTILIB_USEDEP}] >=dev-libs/libsigc++-2.3.2:2[${MULTILIB_USEDEP}] " DEPEND="${COMMON_DEPEND}