commit: c87d524aeca7813214da2451a9e4ab357bb32e2f Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Sun Jan 4 16:34:58 2026 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Sun Jan 4 16:35:47 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c87d524a
sys-boot/grub: revbump for previous change Bug: https://bugs.gentoo.org/965424 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> sys-boot/grub/{grub-2.12-r10.ebuild => grub-2.12-r11.ebuild} | 2 +- sys-boot/grub/{grub-2.14_rc1-r3.ebuild => grub-2.14_rc1-r4.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-boot/grub/grub-2.12-r10.ebuild b/sys-boot/grub/grub-2.12-r11.ebuild similarity index 99% rename from sys-boot/grub/grub-2.12-r10.ebuild rename to sys-boot/grub/grub-2.12-r11.ebuild index 3c5395caec32..ae0dc8c0930b 100644 --- a/sys-boot/grub/grub-2.12-r10.ebuild +++ b/sys-boot/grub/grub-2.12-r11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 diff --git a/sys-boot/grub/grub-2.14_rc1-r3.ebuild b/sys-boot/grub/grub-2.14_rc1-r4.ebuild similarity index 100% rename from sys-boot/grub/grub-2.14_rc1-r3.ebuild rename to sys-boot/grub/grub-2.14_rc1-r4.ebuild
