From 49d9c51ada5e17cf7a4ff87244e2cd6812926f10 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 29 May 2021 21:03:00 +0200 Subject: sys-block/scsiping: ebuild tidying Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James Signed-off-by: David Seifert --- sys-block/scsiping/scsiping-0.0.1-r1.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'sys-block') diff --git a/sys-block/scsiping/scsiping-0.0.1-r1.ebuild b/sys-block/scsiping/scsiping-0.0.1-r1.ebuild index c2d0e0095790..c3cc60f5cb01 100644 --- a/sys-block/scsiping/scsiping-0.0.1-r1.ebuild +++ b/sys-block/scsiping/scsiping-0.0.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,12 +6,10 @@ EAPI=7 DESCRIPTION="SCSIPing pings a host on the SCSI-chain" HOMEPAGE="https://www.vanheusden.com/Linux/" SRC_URI="https://www.vanheusden.com/Linux/${P}.tgz" + LICENSE="GPL-2" SLOT="0" KEYWORDS="amd64 ppc x86" -IUSE="" -RDEPEND="" -DEPEND="${RDEPEND}" src_prepare() { sed -i -e '/strip scsiping/d' "${S}"/Makefile -- cgit v1.2.3-65-gdbad