From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1594901-garchives=archives.gentoo.org@lists.gentoo.org> 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 6B11A15838C for <garchives@archives.gentoo.org>; Sat, 27 Jan 2024 07:44:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ADDECE29CD; Sat, 27 Jan 2024 07:44:50 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 8A36DE29CD for <gentoo-commits@lists.gentoo.org>; Sat, 27 Jan 2024 07:44:50 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B37C73433F3 for <gentoo-commits@lists.gentoo.org>; Sat, 27 Jan 2024 07:44:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E04881082 for <gentoo-commits@lists.gentoo.org>; Sat, 27 Jan 2024 07:44:47 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1706341402.92a8c4a93d52c793c8858b4a338cb0ebb71811b7.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/updates/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/updates/4Q-2020 X-VCS-Directories: profiles/updates/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 92a8c4a93d52c793c8858b4a338cb0ebb71811b7 X-VCS-Branch: master Date: Sat, 27 Jan 2024 07:44:47 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e191fd89-c2a7-446a-9a46-511949890ed6 X-Archives-Hash: cddbea16f4600c48b8b7269aa99729b5 commit: 92a8c4a93d52c793c8858b4a338cb0ebb71811b7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 27 07:43:22 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 27 07:43:22 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92a8c4a9 Revert "profiles/updates: fix OldPackageUpdate (scikit-image)" This reverts commit bbda4b65552e385de85484c519334fa7ee9f208e. Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/updates/4Q-2020 | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/updates/4Q-2020 b/profiles/updates/4Q-2020 index 68030c8f1130..783679b8dd6d 100644 --- a/profiles/updates/4Q-2020 +++ b/profiles/updates/4Q-2020 @@ -4,4 +4,5 @@ move x11-apps/copyq x11-misc/copyq slotmove media-gfx/gimp 2 0 move dev-python/scikit-learn sci-libs/scikit-learn move sci-libs/scikits_learn sci-libs/scikit-learn +move sci-libs/scikits_image sci-libs/scikit-image move dev-python/httpstat net-misc/httpstat