sys-apps/rescan-scsi-bus: drop old EAPI
authorAaron Bauman <bman@gentoo.org>
Sun, 3 Jun 2018 00:01:26 +0000 (20:01 -0400)
committerAaron Bauman <bman@gentoo.org>
Sun, 3 Jun 2018 02:58:31 +0000 (22:58 -0400)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

sys-apps/rescan-scsi-bus/Manifest
sys-apps/rescan-scsi-bus/rescan-scsi-bus-1.29.ebuild [deleted file]
sys-apps/rescan-scsi-bus/rescan-scsi-bus-1.56.ebuild [deleted file]
sys-apps/rescan-scsi-bus/rescan-scsi-bus-1.57.ebuild [deleted file]

index a32c5c5a07d3d9387e1a505709f202338dafe49d..47585052a071faac36173d84ddaa8684b2c1854d 100644 (file)
@@ -1,3 +1 @@
-DIST rescan-scsi-bus.sh-1.29 15654 BLAKE2B 4009d515d200c2c26baece3ba94f84167cfbc2cd9d2c91a1d928bc119a5a98b63397dae90489180453d7c810700b495b230a23c6791485132e3aa34620afd786 SHA512 dc6bfc5b8c4948c193bcf2522e6f4dedaacf9a9283eaedc9c3bcef0cf3db57a3ed8f3a95b8501853a75e1c83ad28850b291a76217b4c57690e663f3dc63587d7
-DIST rescan-scsi-bus.sh-1.56 22469 BLAKE2B 132ce0990f742ad3f25bf7c30cb9ce1b8392ad67bc31d4040701969a8712b751108ca74f6d24e3e0307d421ec87906c9920c456d609421b384beb961ef04cb73 SHA512 bdd27471568b1ce8b4d9ccc6783f294d141d56c5d5fa5ad46a7ffe983efd46877e25ff67b7869edb4e22ad182d47140c2167a58b80a141f4b3dde9c7e10ae57b
 DIST rescan-scsi-bus.sh-1.57 22575 BLAKE2B 71737a9b2df22d8aecc756bb690cc401343c7951f0e809804eee43e01566e9f5377d5fd2c1d3628602ed64536402a71770dfe8e6514ab2d36851c7f0827f0c7c SHA512 93a061af852e5f9dd3d64ad62692809a11d8ffaac68f5ce08ba1a4fd9201fc66a0a5482d3e6da6e5c36fb00805fa4f7483fc2c85c5aaf6bfc190690ccf7bc733
diff --git a/sys-apps/rescan-scsi-bus/rescan-scsi-bus-1.29.ebuild b/sys-apps/rescan-scsi-bus/rescan-scsi-bus-1.29.ebuild
deleted file mode 100644 (file)
index 09bd538..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils
-
-DESCRIPTION="Script to rescan the SCSI bus without rebooting"
-HOMEPAGE="http://www.garloff.de/kurt/linux/"
-SCRIPT_NAME="${PN}.sh"
-SRC_NAME="${SCRIPT_NAME}-${PV}"
-SRC_URI="http://www.garloff.de/kurt/linux/${SRC_NAME}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=">=sys-apps/sg3_utils-1.24
-                virtual/modutils
-                app-shells/bash"
-
-S="${WORKDIR}"
-
-src_unpack() {
-       einfo "Unpacking into ${WORKDIR}/"
-       cp -f "${DISTDIR}"/${SRC_NAME} "${WORKDIR}"/${SCRIPT_NAME}
-       #epatch "${FILESDIR}"/${P}-support-sysfs-only-systems.patch
-}
-
-src_compile() {
-       einfo "Nothing to compile"
-}
-
-src_install() {
-       into /usr
-       dosbin ${SCRIPT_NAME}
-       # Some scripts look for this without the trailing .sh
-       # Some look for it with the trailing .sh, so have a symlink
-       dosym ${SCRIPT_NAME} /usr/sbin/${PN}
-}
diff --git a/sys-apps/rescan-scsi-bus/rescan-scsi-bus-1.56.ebuild b/sys-apps/rescan-scsi-bus/rescan-scsi-bus-1.56.ebuild
deleted file mode 100644 (file)
index 937d29e..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-inherit eutils
-
-DESCRIPTION="Script to rescan the SCSI bus without rebooting"
-HOMEPAGE="http://www.garloff.de/kurt/linux/"
-SCRIPT_NAME="${PN}.sh"
-SRC_NAME="${SCRIPT_NAME}-${PV}"
-SRC_URI="http://www.garloff.de/kurt/linux/${SRC_NAME}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=">=sys-apps/sg3_utils-1.24
-                virtual/modutils
-                app-shells/bash"
-
-S="${WORKDIR}"
-
-src_unpack() {
-       einfo "Unpacking into ${WORKDIR}/"
-       cp -f "${DISTDIR}"/${SRC_NAME} "${WORKDIR}"/${SCRIPT_NAME}
-       #epatch "${FILESDIR}"/${P}-support-sysfs-only-systems.patch
-}
-
-src_compile() {
-       einfo "Nothing to compile"
-}
-
-src_install() {
-       into /usr
-       dosbin ${SCRIPT_NAME}
-       # Some scripts look for this without the trailing .sh
-       # Some look for it with the trailing .sh, so have a symlink
-       dosym ${SCRIPT_NAME} /usr/sbin/${PN}
-}
diff --git a/sys-apps/rescan-scsi-bus/rescan-scsi-bus-1.57.ebuild b/sys-apps/rescan-scsi-bus/rescan-scsi-bus-1.57.ebuild
deleted file mode 100644 (file)
index 03a8e32..0000000
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils
-
-DESCRIPTION="Script to rescan the SCSI bus without rebooting"
-HOMEPAGE="http://www.garloff.de/kurt/linux/"
-SCRIPT_NAME="${PN}.sh"
-SRC_NAME="${SCRIPT_NAME}-${PV}"
-SRC_URI="http://www.garloff.de/kurt/linux/${SRC_NAME}"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
-
-RDEPEND=">=sys-apps/sg3_utils-1.24
-       virtual/modutils
-       app-shells/bash"
-
-S=${WORKDIR}
-
-src_unpack() {
-       cp -f "${DISTDIR}"/${SRC_NAME} "${WORKDIR}"/${SCRIPT_NAME}
-}
-
-src_install() {
-       into /usr
-       dosbin ${SCRIPT_NAME}
-       # Some scripts look for this without the trailing .sh
-       # Some look for it with the trailing .sh, so have a symlink
-       dosym ${SCRIPT_NAME} /usr/sbin/${PN}
-}