From e9b2cee708ed9fa12d30e24928b9bcea391ee65f Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Mon, 26 Oct 2020 14:43:21 +0100 Subject: [PATCH] sys-apps/systemd: Rename the ebuild to pick the patch release With this change `PV` variable will become 246.6, thus it will try to download the archive from the systemd-stable repo. --- .../sys-apps/systemd/{systemd-246.ebuild => systemd-246.6.ebuild} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/{systemd-246.ebuild => systemd-246.6.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-246.ebuild b/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-246.6.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-246.ebuild rename to sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-246.6.ebuild