From 5b347c06f9e08bbdf4631c1fe2715019ffeab8cd Mon Sep 17 00:00:00 2001 From: Mike Gilbert Date: Tue, 26 Jun 2018 10:16:53 -0400 Subject: sys-boot/grub: drop versionator Package-Manager: Portage-2.3.40_p15, Repoman-2.3.9_p247 --- sys-boot/grub/grub-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-boot/grub/grub-9999.ebuild') diff --git a/sys-boot/grub/grub-9999.ebuild b/sys-boot/grub/grub-9999.ebuild index 8c33dc3f4bbc..d6d3d47e7c5f 100644 --- a/sys-boot/grub/grub-9999.ebuild +++ b/sys-boot/grub/grub-9999.ebuild @@ -18,7 +18,7 @@ if [[ -n ${GRUB_AUTORECONF} ]]; then inherit autotools fi -inherit bash-completion-r1 flag-o-matic multibuild pax-utils toolchain-funcs versionator +inherit bash-completion-r1 flag-o-matic multibuild pax-utils toolchain-funcs if [[ ${PV} != 9999 ]]; then if [[ ${PV} == *_alpha* || ${PV} == *_beta* || ${PV} == *_rc* ]]; then -- cgit v1.2.3-65-gdbad