diff options
-rw-r--r-- | acct-group/registry/registry-0.ebuild | 2 | ||||
-rw-r--r-- | acct-user/registry/registry-0.ebuild | 2 | ||||
-rw-r--r-- | app-containers/docker-registry/Manifest (renamed from app-emulation/docker-registry/Manifest) | 0 | ||||
-rw-r--r-- | app-containers/docker-registry/docker-registry-2.7.1-r1.ebuild (renamed from app-emulation/docker-registry/docker-registry-2.7.1-r1.ebuild) | 0 | ||||
-rw-r--r-- | app-containers/docker-registry/files/docker-registry-2.7.0-notification-metrics.patch (renamed from app-emulation/docker-registry/files/docker-registry-2.7.0-notification-metrics.patch) | 0 | ||||
-rw-r--r-- | app-containers/docker-registry/files/registry.confd (renamed from app-emulation/docker-registry/files/registry.confd) | 0 | ||||
-rw-r--r-- | app-containers/docker-registry/files/registry.initd (renamed from app-emulation/docker-registry/files/registry.initd) | 0 | ||||
-rw-r--r-- | app-containers/docker-registry/files/registry.logrotated (renamed from app-emulation/docker-registry/files/registry.logrotated) | 0 | ||||
-rw-r--r-- | app-containers/docker-registry/files/registry.service (renamed from app-emulation/docker-registry/files/registry.service) | 0 | ||||
-rw-r--r-- | app-containers/docker-registry/metadata.xml (renamed from app-emulation/docker-registry/metadata.xml) | 0 | ||||
-rw-r--r-- | profiles/updates/4Q-2021 | 1 |
11 files changed, 3 insertions, 2 deletions
diff --git a/acct-group/registry/registry-0.ebuild b/acct-group/registry/registry-0.ebuild index 1c05abd01b75..6da5197ae7ec 100644 --- a/acct-group/registry/registry-0.ebuild +++ b/acct-group/registry/registry-0.ebuild @@ -5,6 +5,6 @@ EAPI=7 inherit acct-group -DESCRIPTION="A group for app-emulation/docker-registry" +DESCRIPTION="A group for app-containers/docker-registry" ACCT_GROUP_ID="295" diff --git a/acct-user/registry/registry-0.ebuild b/acct-user/registry/registry-0.ebuild index 93323d5b3713..5994a8162973 100644 --- a/acct-user/registry/registry-0.ebuild +++ b/acct-user/registry/registry-0.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit acct-user -DESCRIPTION="A user for app-emulation/docker-registry" +DESCRIPTION="A user for app-containers/docker-registry" ACCT_USER_GROUPS=( "registry" ) ACCT_USER_ID="295" diff --git a/app-emulation/docker-registry/Manifest b/app-containers/docker-registry/Manifest index c13a696e584b..c13a696e584b 100644 --- a/app-emulation/docker-registry/Manifest +++ b/app-containers/docker-registry/Manifest diff --git a/app-emulation/docker-registry/docker-registry-2.7.1-r1.ebuild b/app-containers/docker-registry/docker-registry-2.7.1-r1.ebuild index 78708f327413..78708f327413 100644 --- a/app-emulation/docker-registry/docker-registry-2.7.1-r1.ebuild +++ b/app-containers/docker-registry/docker-registry-2.7.1-r1.ebuild diff --git a/app-emulation/docker-registry/files/docker-registry-2.7.0-notification-metrics.patch b/app-containers/docker-registry/files/docker-registry-2.7.0-notification-metrics.patch index 8adf364ce164..8adf364ce164 100644 --- a/app-emulation/docker-registry/files/docker-registry-2.7.0-notification-metrics.patch +++ b/app-containers/docker-registry/files/docker-registry-2.7.0-notification-metrics.patch diff --git a/app-emulation/docker-registry/files/registry.confd b/app-containers/docker-registry/files/registry.confd index bfa97f127ef1..bfa97f127ef1 100644 --- a/app-emulation/docker-registry/files/registry.confd +++ b/app-containers/docker-registry/files/registry.confd diff --git a/app-emulation/docker-registry/files/registry.initd b/app-containers/docker-registry/files/registry.initd index b81303c624d1..b81303c624d1 100644 --- a/app-emulation/docker-registry/files/registry.initd +++ b/app-containers/docker-registry/files/registry.initd diff --git a/app-emulation/docker-registry/files/registry.logrotated b/app-containers/docker-registry/files/registry.logrotated index 3cb63f949a08..3cb63f949a08 100644 --- a/app-emulation/docker-registry/files/registry.logrotated +++ b/app-containers/docker-registry/files/registry.logrotated diff --git a/app-emulation/docker-registry/files/registry.service b/app-containers/docker-registry/files/registry.service index 14ff5f9c0b77..14ff5f9c0b77 100644 --- a/app-emulation/docker-registry/files/registry.service +++ b/app-containers/docker-registry/files/registry.service diff --git a/app-emulation/docker-registry/metadata.xml b/app-containers/docker-registry/metadata.xml index e9f15ec90c2b..e9f15ec90c2b 100644 --- a/app-emulation/docker-registry/metadata.xml +++ b/app-containers/docker-registry/metadata.xml diff --git a/profiles/updates/4Q-2021 b/profiles/updates/4Q-2021 index c72942af7713..16f7e8f27c63 100644 --- a/profiles/updates/4Q-2021 +++ b/profiles/updates/4Q-2021 @@ -44,3 +44,4 @@ move app-emulation/docker-bench-security app-containers/docker-bench-security move app-emulation/docker-compose app-containers/docker-compose move app-emulation/docker-credential-helpers app-containers/docker-credential-helpers move app-emulation/docker-gc app-containers/docker-gc +move app-emulation/docker-registry app-containers/docker-registry |