sys-boot/grub: block sys-boot/grub:2[-multislot]
authorMike Gilbert <floppym@gentoo.org>
Thu, 18 Aug 2016 12:51:30 +0000 (08:51 -0400)
committerMike Gilbert <floppym@gentoo.org>
Thu, 18 Aug 2016 13:00:18 +0000 (09:00 -0400)
Bug: https://bugs.gentoo.org/591574

Package-Manager: portage-2.3.0_p16

sys-boot/grub/grub-0.97-r16.ebuild
sys-boot/grub/grub-0.97-r17.ebuild

index 9da0d0e384ffdef8b14bf61f0d299a881326f7fb..761da22bce2f0c52b938cb8d4b54135d2aa6281c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -37,6 +37,7 @@ LIB_DEPEND="ncurses? ( >=sys-libs/ncurses-5.9-r3:0[static-libs(+),abi_x86_32(-)]
 RDEPEND="!static? ( ${LIB_DEPEND//[static-libs(+),/=[} )"
 DEPEND="${RDEPEND}
        static? ( ${LIB_DEPEND} )"
+RDEPEND+=" !sys-boot/grub:2[-multislot]"
 
 pkg_setup() {
        case $(tc-arch) in
index 790e6b256bed6e97c1ddc5448d2192af68ccbcd9..6e27cbe36ecb3366dfbd3da6e0d473b83a3f5189 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -38,6 +38,7 @@ RDEPEND="!static? ( ${LIB_DEPEND//[static-libs(+),/=[} )"
 DEPEND="${RDEPEND}
        virtual/pkgconfig
        static? ( ${LIB_DEPEND} )"
+RDEPEND+=" !sys-boot/grub:2[-multislot]"
 
 pkg_setup() {
        case $(tc-arch) in