commit: f61caf893c815ba308ca048cfb087eec0b557691 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Sep 7 16:22:46 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Sep 7 20:25:44 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f61caf89
app-admin/calamares: slotmove 5 -> 0 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> app-admin/calamares/calamares-3.3.6-r2.ebuild | 2 +- profiles/updates/3Q-2024 | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/app-admin/calamares/calamares-3.3.6-r2.ebuild b/app-admin/calamares/calamares-3.3.6-r2.ebuild index a5d4f885a03d..633a53a5ce26 100644 --- a/app-admin/calamares/calamares-3.3.6-r2.ebuild +++ b/app-admin/calamares/calamares-3.3.6-r2.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://calamares.io" SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-3" -SLOT="5" +SLOT="0" KEYWORDS="~amd64" IUSE="+networkmanager +upower" REQUIRED_USE="${PYTHON_REQUIRED_USE}" diff --git a/profiles/updates/3Q-2024 b/profiles/updates/3Q-2024 index 6f716a65615c..fda7949f37bf 100644 --- a/profiles/updates/3Q-2024 +++ b/profiles/updates/3Q-2024 @@ -3,3 +3,4 @@ move dev-python/mapbox_earcut dev-python/mapbox-earcut move dev-qt/kdsingleapplication dev-libs/kdsingleapplication slotmove dev-util/kdevelop-pg-qt 5 0 move dev-python/parse_type dev-python/parse-type +slotmove app-admin/calamares 5 0
