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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 24EB4158094 for ; Mon, 18 Jul 2022 23:58:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2F2F7E0C4D; Mon, 18 Jul 2022 23:58:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 11BA9E0C4D for ; Mon, 18 Jul 2022 23:58:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 253B7340F01 for ; Mon, 18 Jul 2022 23:58:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8C05B525 for ; Mon, 18 Jul 2022 23:58:14 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1658188686.78ae88b489f733453ba60b5ce9be5f54c0a6b885.blueness@gentoo> Subject: [gentoo-commits] proj/grs:desktop-amd64-musl-hardened commit in: scripts/ X-VCS-Repository: proj/grs X-VCS-Files: scripts/cycle.2.sh X-VCS-Directories: scripts/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: 78ae88b489f733453ba60b5ce9be5f54c0a6b885 X-VCS-Branch: desktop-amd64-musl-hardened Date: Mon, 18 Jul 2022 23:58: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: 6fa4e5ba-713c-459e-8556-39bdfae6d1a9 X-Archives-Hash: b3430d1ea79a175396d4ee985cb96371 commit: 78ae88b489f733453ba60b5ce9be5f54c0a6b885 Author: Anthony G. Basile gentoo org> AuthorDate: Mon Jul 18 23:56:34 2022 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Mon Jul 18 23:58:06 2022 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=78ae88b4 Revert "scripts/cycle.2.sh: just for testing (REVERT ME)" This reverts commit 869d6bf0f5913bc13aee7451443af5d97c7ac7b6. Signed-off-by: Anthony G. Basile gentoo.org> scripts/cycle.2.sh | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/scripts/cycle.2.sh b/scripts/cycle.2.sh index 121bf6a..e5bc604 100644 --- a/scripts/cycle.2.sh +++ b/scripts/cycle.2.sh @@ -1,14 +1,14 @@ #!/bin/bash -e -#source /etc/profile -#env-update -#emerge -b1q portage -#emerge -b1q argp-standalone -#emerge -b1q app-portage/grs +source /etc/profile +env-update +emerge -b1q portage +emerge -b1q argp-standalone +emerge -b1q app-portage/grs -#emerge -b1q binutils -#emerge -b1q gcc -#emerge -b1q musl +emerge -b1q binutils +emerge -b1q gcc +emerge -b1q musl unset CONFIGFILE install-worldconf