public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sys-apps/rescan-scsi-bus/, profiles/
@ 2021-07-26  2:38 Sam James
  0 siblings, 0 replies; only message in thread
From: Sam James @ 2021-07-26  2:38 UTC (permalink / raw
  To: gentoo-commits

commit:     1f9a6c2836f94c43a9228cc5a5781d65f485eb4b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 26 02:36:25 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jul 26 02:36:25 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f9a6c28

sys-apps/rescan-scsi-bus: treeclean

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/package.mask                              |  6 ----
 sys-apps/rescan-scsi-bus/Manifest                  |  1 -
 sys-apps/rescan-scsi-bus/metadata.xml              | 11 -------
 .../rescan-scsi-bus/rescan-scsi-bus-1.57-r2.ebuild | 34 ----------------------
 4 files changed, 52 deletions(-)

diff --git a/profiles/package.mask b/profiles/package.mask
index d049cb5085f..705b6799186 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -383,12 +383,6 @@ dev-java/jibx-tools
 # which is currently not available in Gentoo.
 >=games-server/minecraft-server-1.17
 
-# Mike Gilbert <floppym@gentoo.org> (2021-06-17)
-# rescan-scsi-bus.sh is installed by >=sys-apps/sg3_utils-1.44, rendering
-# this package redundant.
-# Removal on 2021-07-17.
-sys-apps/rescan-scsi-bus
-
 # Davide Pesavento <pesa@gentoo.org> (2021-06-15)
 # Masked for revdep testing.
 >=dev-python/sip-6

diff --git a/sys-apps/rescan-scsi-bus/Manifest b/sys-apps/rescan-scsi-bus/Manifest
deleted file mode 100644
index 47585052a07..00000000000
--- a/sys-apps/rescan-scsi-bus/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST rescan-scsi-bus.sh-1.57 22575 BLAKE2B 71737a9b2df22d8aecc756bb690cc401343c7951f0e809804eee43e01566e9f5377d5fd2c1d3628602ed64536402a71770dfe8e6514ab2d36851c7f0827f0c7c SHA512 93a061af852e5f9dd3d64ad62692809a11d8ffaac68f5ce08ba1a4fd9201fc66a0a5482d3e6da6e5c36fb00805fa4f7483fc2c85c5aaf6bfc190690ccf7bc733

diff --git a/sys-apps/rescan-scsi-bus/metadata.xml b/sys-apps/rescan-scsi-bus/metadata.xml
deleted file mode 100644
index 9590fe15fc0..00000000000
--- a/sys-apps/rescan-scsi-bus/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="person">
-	<email>robbat2@gentoo.org</email>
-</maintainer>
-<maintainer type="project">
-	<email>base-system@gentoo.org</email>
-	<name>Gentoo Base System</name>
-</maintainer>
-</pkgmetadata>

diff --git a/sys-apps/rescan-scsi-bus/rescan-scsi-bus-1.57-r2.ebuild b/sys-apps/rescan-scsi-bus/rescan-scsi-bus-1.57-r2.ebuild
deleted file mode 100644
index 569d87f745e..00000000000
--- a/sys-apps/rescan-scsi-bus/rescan-scsi-bus-1.57-r2.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-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 ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
-
-RDEPEND=">=sys-apps/sg3_utils-1.24
-	<sys-apps/sg3_utils-1.44
-	app-admin/killproc
-	app-shells/bash
-	sys-apps/kmod[tools]"
-
-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}
-}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-07-26  2:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-26  2:38 [gentoo-commits] repo/gentoo:master commit in: sys-apps/rescan-scsi-bus/, profiles/ Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox