sys-boot/grub: drop versionator
authorMike Gilbert <floppym@gentoo.org>
Tue, 26 Jun 2018 14:16:53 +0000 (10:16 -0400)
committerMike Gilbert <floppym@gentoo.org>
Tue, 26 Jun 2018 14:45:15 +0000 (10:45 -0400)
Package-Manager: Portage-2.3.40_p15, Repoman-2.3.9_p247

sys-boot/grub/grub-2.02-r1.ebuild
sys-boot/grub/grub-9999.ebuild

index c8bd4fb84d95ae0e36c228127a3f438a00f0b3e3..c1bcb5ffedf932bdd1d1506f0b46f5cb1ceaaecc 100644 (file)
@@ -16,7 +16,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
index 8c33dc3f4bbc1957a7f6b69460eb650ff4535669..d6d3d47e7c5fe86bf6b9cc140075afd1bd55a862 100644 (file)
@@ -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