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 5367F138334 for ; Thu, 2 Jan 2020 10:55:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 62523E0C4F; Thu, 2 Jan 2020 10:55:48 +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 41B8BE0C4F for ; Thu, 2 Jan 2020 10:55:48 +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 50EA334DE2B for ; Thu, 2 Jan 2020 10:55:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E8A2537 for ; Thu, 2 Jan 2020 10:55:45 +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: <1577962541.028f3d4c1b7f64cf2f2641f7bbacbccc3670be6b.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-kernel/installkernel-gentoo/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-kernel/installkernel-gentoo/installkernel-gentoo-1.ebuild X-VCS-Directories: sys-kernel/installkernel-gentoo/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 028f3d4c1b7f64cf2f2641f7bbacbccc3670be6b X-VCS-Branch: master Date: Thu, 2 Jan 2020 10:55:45 +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: 4b615cc8-a178-4af1-9332-9ef9e4c0aa67 X-Archives-Hash: 0702b9b32e97fd0007e709ce8426b372 commit: 028f3d4c1b7f64cf2f2641f7bbacbccc3670be6b Author: Michał Górny gentoo org> AuthorDate: Thu Jan 2 10:53:55 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Jan 2 10:55:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=028f3d4c sys-kernel/installkernel-gentoo: Fix blocker for stable debianutils Signed-off-by: Michał Górny gentoo.org> sys-kernel/installkernel-gentoo/installkernel-gentoo-1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-kernel/installkernel-gentoo/installkernel-gentoo-1.ebuild b/sys-kernel/installkernel-gentoo/installkernel-gentoo-1.ebuild index 79a73f028aa..9a5e72e513d 100644 --- a/sys-kernel/installkernel-gentoo/installkernel-gentoo-1.ebuild +++ b/sys-kernel/installkernel-gentoo/installkernel-gentoo-1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2019 Gentoo Authors +# Copyright 2019-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,8 +13,8 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~x86-linux" RDEPEND=" - sys-apps/debianutils - !=sys-apps/debianutils-4.9-r1 + !