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 A1C19158092 for ; Mon, 13 Sep 2021 04:49:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A181EE0858; Mon, 13 Sep 2021 04:49:40 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 897F5E0858 for ; Mon, 13 Sep 2021 04:49:40 +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 7D433342E5B for ; Mon, 13 Sep 2021 04:49:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E818BD3 for ; Mon, 13 Sep 2021 04:49:37 +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: <1631508569.61cc664e9db84cce1121f11adad592a424d33bfb.mattst88@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: releases/specs/hppa/ X-VCS-Repository: proj/releng X-VCS-Files: releases/specs/hppa/netboot-hppa32.spec releases/specs/hppa/netboot-hppa64.spec X-VCS-Directories: releases/specs/hppa/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 61cc664e9db84cce1121f11adad592a424d33bfb X-VCS-Branch: master Date: Mon, 13 Sep 2021 04:49:37 +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: 4b8080e1-3841-4a0f-b745-d7c9c8f036e0 X-Archives-Hash: 325fa831eb21314eca8287342d70a49e commit: 61cc664e9db84cce1121f11adad592a424d33bfb Author: Matt Turner gentoo org> AuthorDate: Sat Sep 11 20:07:11 2021 +0000 Commit: Matt Turner gentoo org> CommitDate: Mon Sep 13 04:49:29 2021 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=61cc664e specs/hppa: Remove sys-devel/bc from netboot It'll be emerged as a dependency of the kernel sources package. Signed-off-by: Matt Turner gentoo.org> releases/specs/hppa/netboot-hppa32.spec | 2 -- releases/specs/hppa/netboot-hppa64.spec | 3 --- 2 files changed, 5 deletions(-) diff --git a/releases/specs/hppa/netboot-hppa32.spec b/releases/specs/hppa/netboot-hppa32.spec index ddab2d87..8d38bd7e 100644 --- a/releases/specs/hppa/netboot-hppa32.spec +++ b/releases/specs/hppa/netboot-hppa32.spec @@ -42,8 +42,6 @@ netboot/packages: net-misc/dropbear dev-libs/openssl app-misc/screen - #needed for the kernel to compile - sys-devel/bc netboot/packages/sys-boot/palo/files: /sbin/palo diff --git a/releases/specs/hppa/netboot-hppa64.spec b/releases/specs/hppa/netboot-hppa64.spec index 35a34ceb..df742559 100644 --- a/releases/specs/hppa/netboot-hppa64.spec +++ b/releases/specs/hppa/netboot-hppa64.spec @@ -43,9 +43,6 @@ netboot/packages: sys-devel/binutils-hppa64 sys-devel/kgcc64 app-misc/screen - #needed for the kernel to compile - sys-devel/bc - netboot/packages/sys-boot/palo/files: /sbin/palo