From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1350985-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 EE3D8158086 for <garchives@archives.gentoo.org>; Sun, 19 Dec 2021 07:33:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 193F8E0814; Sun, 19 Dec 2021 07:33:27 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 9613CE0809 for <gentoo-commits@lists.gentoo.org>; Sun, 19 Dec 2021 07:33:26 +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 4D9883431CC for <gentoo-commits@lists.gentoo.org>; Sun, 19 Dec 2021 07:33:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BA48C233 for <gentoo-commits@lists.gentoo.org>; Sun, 19 Dec 2021 07:33:23 +0000 (UTC) From: "Georgy Yakovlev" <gyakovlev@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, "Georgy Yakovlev" <gyakovlev@gentoo.org> Message-ID: <1639899179.7d87239eefdb68fbcff37b8da4c8cea23c559b06.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/updates/, app-emulation/docker/, app-containers/docker-proxy/, ... X-VCS-Repository: repo/gentoo X-VCS-Files: app-containers/docker-proxy/Manifest app-containers/docker-proxy/docker-proxy-0.8.0_p20210525.ebuild app-containers/docker-proxy/metadata.xml app-emulation/docker-proxy/Manifest app-emulation/docker-proxy/docker-proxy-0.8.0_p20210525.ebuild app-emulation/docker-proxy/metadata.xml app-emulation/docker/docker-20.10.12-r1.ebuild app-emulation/docker/docker-20.10.9.ebuild profiles/updates/4Q-2021 X-VCS-Directories: app-emulation/docker-proxy/ profiles/updates/ app-emulation/docker/ app-containers/docker-proxy/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 7d87239eefdb68fbcff37b8da4c8cea23c559b06 X-VCS-Branch: master Date: Sun, 19 Dec 2021 07:33:23 +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: f1ded21b-55a9-455d-8f5c-f81e331eb127 X-Archives-Hash: 03b8df400605077d3c8e2886e49f4151 commit: 7d87239eefdb68fbcff37b8da4c8cea23c559b06 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Sun Dec 19 07:32:34 2021 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Sun Dec 19 07:32:59 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d87239e Move {app-emulation -> app-containers}/docker-proxy Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> {app-emulation => app-containers}/docker-proxy/Manifest | 0 .../docker-proxy/docker-proxy-0.8.0_p20210525.ebuild | 0 {app-emulation => app-containers}/docker-proxy/metadata.xml | 0 app-emulation/docker/docker-20.10.12-r1.ebuild | 2 +- app-emulation/docker/docker-20.10.9.ebuild | 2 +- profiles/updates/4Q-2021 | 1 + 6 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app-emulation/docker-proxy/Manifest b/app-containers/docker-proxy/Manifest similarity index 100% rename from app-emulation/docker-proxy/Manifest rename to app-containers/docker-proxy/Manifest diff --git a/app-emulation/docker-proxy/docker-proxy-0.8.0_p20210525.ebuild b/app-containers/docker-proxy/docker-proxy-0.8.0_p20210525.ebuild similarity index 100% rename from app-emulation/docker-proxy/docker-proxy-0.8.0_p20210525.ebuild rename to app-containers/docker-proxy/docker-proxy-0.8.0_p20210525.ebuild diff --git a/app-emulation/docker-proxy/metadata.xml b/app-containers/docker-proxy/metadata.xml similarity index 100% rename from app-emulation/docker-proxy/metadata.xml rename to app-containers/docker-proxy/metadata.xml diff --git a/app-emulation/docker/docker-20.10.12-r1.ebuild b/app-emulation/docker/docker-20.10.12-r1.ebuild index d466e2248823..e1e0014766cf 100644 --- a/app-emulation/docker/docker-20.10.12-r1.ebuild +++ b/app-emulation/docker/docker-20.10.12-r1.ebuild @@ -38,7 +38,7 @@ RDEPEND=" >=app-arch/xz-utils-4.9 dev-libs/libltdl >=app-emulation/containerd-1.4.12[apparmor?,btrfs?,device-mapper?,seccomp?] - ~app-emulation/docker-proxy-0.8.0_p20210525 + ~app-containers/docker-proxy-0.8.0_p20210525 cli? ( ~app-emulation/docker-cli-${PV} ) container-init? ( >=sys-process/tini-0.19.0[static] ) " diff --git a/app-emulation/docker/docker-20.10.9.ebuild b/app-emulation/docker/docker-20.10.9.ebuild index 4da3a4b2f29c..558024e41f42 100644 --- a/app-emulation/docker/docker-20.10.9.ebuild +++ b/app-emulation/docker/docker-20.10.9.ebuild @@ -38,7 +38,7 @@ RDEPEND=" >=app-arch/xz-utils-4.9 dev-libs/libltdl >=app-emulation/containerd-1.4.9[apparmor?,btrfs?,device-mapper?,seccomp?] - ~app-emulation/docker-proxy-0.8.0_p20210525 + ~app-containers/docker-proxy-0.8.0_p20210525 cli? ( app-emulation/docker-cli ) container-init? ( >=sys-process/tini-0.19.0[static] ) " diff --git a/profiles/updates/4Q-2021 b/profiles/updates/4Q-2021 index 995780cd5301..29ba62f80d1a 100644 --- a/profiles/updates/4Q-2021 +++ b/profiles/updates/4Q-2021 @@ -30,3 +30,4 @@ move app-crypt/openpgp-keys-teemutoivola sec-keys/openpgp-keys-teemutoivola move app-crypt/openpgp-keys-terminator sec-keys/openpgp-keys-terminator move app-crypt/openpgp-keys-tor sec-keys/openpgp-keys-tor move app-crypt/openpgp-keys-voikko sec-keys/openpgp-keys-voikko +move app-emulation/docker-proxy app-containers/docker-proxy