summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2020-11-06 11:13:14 -0500
committerMike Gilbert <floppym@gentoo.org>2020-11-06 11:13:14 -0500
commitb1d47ca57faef307d738f83004fc27b32e252b93 (patch)
tree0056e52c23c7e969f6d58033325c7a32ba79261f /sys-boot
parentRevert "sci-visualization/gnuplot: Use virtualx for tests." (diff)
downloadgentoo-b1d47ca57faef307d738f83004fc27b32e252b93.tar.gz
gentoo-b1d47ca57faef307d738f83004fc27b32e252b93.tar.bz2
gentoo-b1d47ca57faef307d738f83004fc27b32e252b93.zip
sys-boot/grub: apply libzfs slot-operator to all ebuilds
Bug: https://bugs.gentoo.org/753245 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/grub/grub-2.04-r2.ebuild (renamed from sys-boot/grub/grub-2.04-r1.ebuild)2
-rw-r--r--sys-boot/grub/grub-2.05_alpha20200310-r1.ebuild (renamed from sys-boot/grub/grub-2.05_alpha20200310.ebuild)2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/grub/grub-2.04-r1.ebuild b/sys-boot/grub/grub-2.04-r2.ebuild
index d0feaf3be6ad..e68f15c3a276 100644
--- a/sys-boot/grub/grub-2.04-r1.ebuild
+++ b/sys-boot/grub/grub-2.04-r2.ebuild
@@ -100,7 +100,7 @@ DEPEND="
sdl? ( media-libs/libsdl )
)
device-mapper? ( >=sys-fs/lvm2-2.02.45 )
- libzfs? ( sys-fs/zfs )
+ libzfs? ( sys-fs/zfs:= )
mount? ( sys-fs/fuse:0 )
truetype? ( media-libs/freetype:2= )
ppc? ( >=sys-apps/ibm-powerpc-utils-1.3.5 )
diff --git a/sys-boot/grub/grub-2.05_alpha20200310.ebuild b/sys-boot/grub/grub-2.05_alpha20200310-r1.ebuild
index 89d3dd602343..c10aa3ca0327 100644
--- a/sys-boot/grub/grub-2.05_alpha20200310.ebuild
+++ b/sys-boot/grub/grub-2.05_alpha20200310-r1.ebuild
@@ -91,7 +91,7 @@ DEPEND="
sdl? ( media-libs/libsdl )
)
device-mapper? ( >=sys-fs/lvm2-2.02.45 )
- libzfs? ( sys-fs/zfs )
+ libzfs? ( sys-fs/zfs:= )
mount? ( sys-fs/fuse:0 )
truetype? ( media-libs/freetype:2= )
ppc? ( >=sys-apps/ibm-powerpc-utils-1.3.5 )