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 6E4B21382C5 for ; Mon, 29 Mar 2021 17:49:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 85B96E0833; Mon, 29 Mar 2021 17:49:02 +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 6FAF9E0833 for ; Mon, 29 Mar 2021 17:49:02 +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 82C4D335D94 for ; Mon, 29 Mar 2021 17:49:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 22653636 for ; Mon, 29 Mar 2021 17:49:00 +0000 (UTC) From: "Ben Kohler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ben Kohler" Message-ID: <1617040133.cfb1d769a5602607b6018c6311be245d69a0718f.bkohler@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/catalyst/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/catalyst/catalyst-3.0.17.ebuild dev-util/catalyst/catalyst-9999.ebuild X-VCS-Directories: dev-util/catalyst/ X-VCS-Committer: bkohler X-VCS-Committer-Name: Ben Kohler X-VCS-Revision: cfb1d769a5602607b6018c6311be245d69a0718f X-VCS-Branch: master Date: Mon, 29 Mar 2021 17:49: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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1bdaaad2-1aef-4079-9093-9da763b8ad95 X-Archives-Hash: d48cb4f83f9f02814d59993d263a173c commit: cfb1d769a5602607b6018c6311be245d69a0718f Author: Ben Kohler gentoo org> AuthorDate: Mon Mar 29 17:41:56 2021 +0000 Commit: Ben Kohler gentoo org> CommitDate: Mon Mar 29 17:48:53 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfb1d769 dev-util/catalyst: restrict snakeoil to <0.9.6 This commit released in 0.9.6 removes features we're still using in catalyst: https://github.com/pkgcore/snakeoil/commit/d7c9c2a40fd6fdf7e62d2f041b7dee3765abbf5f Closes: https://bugs.gentoo.org/778902 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Ben Kohler gentoo.org> dev-util/catalyst/catalyst-3.0.17.ebuild | 2 ++ dev-util/catalyst/catalyst-9999.ebuild | 1 + 2 files changed, 3 insertions(+) diff --git a/dev-util/catalyst/catalyst-3.0.17.ebuild b/dev-util/catalyst/catalyst-3.0.17.ebuild index 2eeaa89d0d8..af6dd3d1875 100644 --- a/dev-util/catalyst/catalyst-3.0.17.ebuild +++ b/dev-util/catalyst/catalyst-3.0.17.ebuild @@ -27,9 +27,11 @@ IUSE="ccache doc +iso kernel_linux system-bootloader" DEPEND=" app-text/asciidoc >=dev-python/snakeoil-0.6.5[${PYTHON_USEDEP}] +