commit: 95cfefa04db1ddff8df3cc16dd2d04fd82a04300 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Fri Sep 13 14:46:37 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Sep 13 17:19:36 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95cfefa0
app-dicts/dikt: slotmove 5 to 0 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> app-dicts/dikt/dikt-2s_p1.ebuild | 4 ++-- profiles/updates/3Q-2024 | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/app-dicts/dikt/dikt-2s_p1.ebuild b/app-dicts/dikt/dikt-2s_p1.ebuild index 5c83d2d299cd..54ce7df0c267 100644 --- a/app-dicts/dikt/dikt-2s_p1.ebuild +++ b/app-dicts/dikt/dikt-2s_p1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="https://bitbucket-archive.softwareheritage.org/static/67/67f37093-df38- S="${WORKDIR}/${MY_P}" LICENSE="BSD-2" -SLOT="5" +SLOT="0" KEYWORDS="~amd64 ~riscv ~x86" IUSE="" diff --git a/profiles/updates/3Q-2024 b/profiles/updates/3Q-2024 index a216d62bb6b1..9e6edb13e84e 100644 --- a/profiles/updates/3Q-2024 +++ b/profiles/updates/3Q-2024 @@ -5,3 +5,4 @@ slotmove dev-util/kdevelop-pg-qt 5 0 move dev-python/parse_type dev-python/parse-type slotmove app-admin/calamares 5 0 slotmove x11-misc/kronometer 5 0 +slotmove app-dicts/dikt 5 0
