From af71222e3bf1bf623dcf128b1b0f6a7beb8d8741 Mon Sep 17 00:00:00 2001 From: Lars Wendler Date: Tue, 18 Sep 2018 12:21:27 +0200 Subject: sys-apps/rescan-scsi-bus: Block newer sys-apps/sg3_utils releases as these ship rescan-scsi-bus.sh script. Bug: https://bugs.gentoo.org/666466 Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- sys-apps/rescan-scsi-bus/rescan-scsi-bus-1.57-r1.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'sys-apps/rescan-scsi-bus') diff --git a/sys-apps/rescan-scsi-bus/rescan-scsi-bus-1.57-r1.ebuild b/sys-apps/rescan-scsi-bus/rescan-scsi-bus-1.57-r1.ebuild index 00c6f7a6d415..060cbbd64cdd 100644 --- a/sys-apps/rescan-scsi-bus/rescan-scsi-bus-1.57-r1.ebuild +++ b/sys-apps/rescan-scsi-bus/rescan-scsi-bus-1.57-r1.ebuild @@ -1,9 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 - -inherit eutils +EAPI=6 DESCRIPTION="Script to rescan the SCSI bus without rebooting" HOMEPAGE="http://www.garloff.de/kurt/linux/" @@ -16,6 +14,7 @@ SLOT="0" KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86" RDEPEND=">=sys-apps/sg3_utils-1.24 +