summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-block')
-rw-r--r--sys-block/dellmgr/dellmgr-5.32-r1.ebuild4
-rw-r--r--sys-block/devio/devio-1.2.ebuild4
-rw-r--r--sys-block/eject-bsd/eject-bsd-1.5.ebuild4
-rw-r--r--sys-block/endpoint/endpoint-0.1.0.ebuild4
-rw-r--r--sys-block/gpart/gpart-0.1h-r2.ebuild4
-rw-r--r--sys-block/iscsitarget/iscsitarget-0.4.17.ebuild4
-rw-r--r--sys-block/iscsitarget/iscsitarget-1.4.19.ebuild4
-rw-r--r--sys-block/iscsitarget/iscsitarget-1.4.20.2.ebuild4
-rw-r--r--sys-block/mtx/mtx-1.3.12.ebuild4
-rw-r--r--sys-block/noflushd/noflushd-2.7.3.ebuild4
-rw-r--r--sys-block/noflushd/noflushd-2.7.5.ebuild4
-rw-r--r--sys-block/nwutil/nwutil-1.4.ebuild4
-rw-r--r--sys-block/nwutil/nwutil-1.8.ebuild4
-rw-r--r--sys-block/scsiping/scsiping-0.0.1.ebuild4
-rw-r--r--sys-block/tapecat/tapecat-1.0.0.ebuild4
-rw-r--r--sys-block/tw_cli/tw_cli-10.1.ebuild4
-rw-r--r--sys-block/tw_cli/tw_cli-9.2.1.1.ebuild4
-rw-r--r--sys-block/tw_cli/tw_cli-9.3.0.4.ebuild4
-rw-r--r--sys-block/tw_cli/tw_cli-9.4.1.2.ebuild4
-rw-r--r--sys-block/tw_cli/tw_cli-9.4.2.ebuild4
-rw-r--r--sys-block/tw_cli/tw_cli-9.5.2.ebuild4
-rw-r--r--sys-block/tw_cli/tw_cli-9.5.3.ebuild4
-rw-r--r--sys-block/viaideinfo/viaideinfo-0.5.ebuild4
23 files changed, 69 insertions, 23 deletions
diff --git a/sys-block/dellmgr/dellmgr-5.32-r1.ebuild b/sys-block/dellmgr/dellmgr-5.32-r1.ebuild
index 9a900e068416..f14692f7b91b 100644
--- a/sys-block/dellmgr/dellmgr-5.32-r1.ebuild
+++ b/sys-block/dellmgr/dellmgr-5.32-r1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit multilib rpm
MY_PV=${PV}-0
diff --git a/sys-block/devio/devio-1.2.ebuild b/sys-block/devio/devio-1.2.ebuild
index 1c6d402523ee..1f8e8b52a58d 100644
--- a/sys-block/devio/devio-1.2.ebuild
+++ b/sys-block/devio/devio-1.2.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
DESCRIPTION="correctly read (or write) a region of a block device"
HOMEPAGE="http://devio.sourceforge.net/"
SRC_URI="mirror://sourceforge/devio/${P}.tar.gz"
diff --git a/sys-block/eject-bsd/eject-bsd-1.5.ebuild b/sys-block/eject-bsd/eject-bsd-1.5.ebuild
index c2c5c341e20a..5e864c9ddf8a 100644
--- a/sys-block/eject-bsd/eject-bsd-1.5.ebuild
+++ b/sys-block/eject-bsd/eject-bsd-1.5.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit eutils portability toolchain-funcs
MY_P=eject-${PV}
diff --git a/sys-block/endpoint/endpoint-0.1.0.ebuild b/sys-block/endpoint/endpoint-0.1.0.ebuild
index 431d4d19bb4e..b6f10bd461c8 100644
--- a/sys-block/endpoint/endpoint-0.1.0.ebuild
+++ b/sys-block/endpoint/endpoint-0.1.0.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit eutils
DESCRIPTION="Endpoint turns a Linux machine with a firewire card into an SBP-2 device"
diff --git a/sys-block/gpart/gpart-0.1h-r2.ebuild b/sys-block/gpart/gpart-0.1h-r2.ebuild
index b4cbe7bbc797..ef944c939f1a 100644
--- a/sys-block/gpart/gpart-0.1h-r2.ebuild
+++ b/sys-block/gpart/gpart-0.1h-r2.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit eutils
DESCRIPTION="Partition table rescue/guessing tool"
diff --git a/sys-block/iscsitarget/iscsitarget-0.4.17.ebuild b/sys-block/iscsitarget/iscsitarget-0.4.17.ebuild
index 42d30526b103..f81ba0938839 100644
--- a/sys-block/iscsitarget/iscsitarget-0.4.17.ebuild
+++ b/sys-block/iscsitarget/iscsitarget-0.4.17.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit linux-mod eutils flag-o-matic
DESCRIPTION="Open Source iSCSI target with professional features"
diff --git a/sys-block/iscsitarget/iscsitarget-1.4.19.ebuild b/sys-block/iscsitarget/iscsitarget-1.4.19.ebuild
index 9d6b99f143ad..7346dbb770c4 100644
--- a/sys-block/iscsitarget/iscsitarget-1.4.19.ebuild
+++ b/sys-block/iscsitarget/iscsitarget-1.4.19.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit linux-mod eutils flag-o-matic
DESCRIPTION="Open Source iSCSI target with professional features"
diff --git a/sys-block/iscsitarget/iscsitarget-1.4.20.2.ebuild b/sys-block/iscsitarget/iscsitarget-1.4.20.2.ebuild
index 00a02594d5ed..3428fb040fdc 100644
--- a/sys-block/iscsitarget/iscsitarget-1.4.20.2.ebuild
+++ b/sys-block/iscsitarget/iscsitarget-1.4.20.2.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit linux-mod eutils flag-o-matic
DESCRIPTION="Open Source iSCSI target with professional features"
diff --git a/sys-block/mtx/mtx-1.3.12.ebuild b/sys-block/mtx/mtx-1.3.12.ebuild
index b235be7bb3d5..3d06dd3885a7 100644
--- a/sys-block/mtx/mtx-1.3.12.ebuild
+++ b/sys-block/mtx/mtx-1.3.12.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
DESCRIPTION="Utilities for controlling SCSI media changers and tape drives"
HOMEPAGE="http://mtx.sourceforge.net/"
SRC_URI="mirror://sourceforge/mtx/${P}.tar.gz"
diff --git a/sys-block/noflushd/noflushd-2.7.3.ebuild b/sys-block/noflushd/noflushd-2.7.3.ebuild
index a7d8c8a71b0d..c8c336c07817 100644
--- a/sys-block/noflushd/noflushd-2.7.3.ebuild
+++ b/sys-block/noflushd/noflushd-2.7.3.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
DESCRIPTION="A daemon to spin down your disks and force accesses to be cached"
HOMEPAGE="http://noflushd.sourceforge.net"
SRC_URI="mirror://sourceforge/noflushd/${P}.tar.gz"
diff --git a/sys-block/noflushd/noflushd-2.7.5.ebuild b/sys-block/noflushd/noflushd-2.7.5.ebuild
index 8ddeb392b695..510481c94f5a 100644
--- a/sys-block/noflushd/noflushd-2.7.5.ebuild
+++ b/sys-block/noflushd/noflushd-2.7.5.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
DESCRIPTION="A daemon to spin down your disks and force accesses to be cached"
HOMEPAGE="http://noflushd.sourceforge.net/"
SRC_URI="mirror://sourceforge/noflushd/${PN}_${PV}.orig.tar.gz"
diff --git a/sys-block/nwutil/nwutil-1.4.ebuild b/sys-block/nwutil/nwutil-1.4.ebuild
index 7b77c5c4f9bf..c89151893824 100644
--- a/sys-block/nwutil/nwutil-1.4.ebuild
+++ b/sys-block/nwutil/nwutil-1.4.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
inherit eutils
DEB_VER=3
diff --git a/sys-block/nwutil/nwutil-1.8.ebuild b/sys-block/nwutil/nwutil-1.8.ebuild
index 366ca791f466..01fde55cc24b 100644
--- a/sys-block/nwutil/nwutil-1.8.ebuild
+++ b/sys-block/nwutil/nwutil-1.8.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
DESCRIPTION="Netwinder hardware utilities"
HOMEPAGE="http://packages.debian.org/stable/base/nwutil"
SRC_URI="mirror://gentoo/${P}.tar.gz"
diff --git a/sys-block/scsiping/scsiping-0.0.1.ebuild b/sys-block/scsiping/scsiping-0.0.1.ebuild
index 0967c31f4c90..9c9e4810bdc2 100644
--- a/sys-block/scsiping/scsiping-0.0.1.ebuild
+++ b/sys-block/scsiping/scsiping-0.0.1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
DESCRIPTION="SCSIPing pings a host on the SCSI-chain"
HOMEPAGE="http://www.vanheusden.com/Linux/"
SRC_URI="http://www.vanheusden.com/Linux/${P}.tgz"
diff --git a/sys-block/tapecat/tapecat-1.0.0.ebuild b/sys-block/tapecat/tapecat-1.0.0.ebuild
index 3f61bafaabdf..4d05583d1f5b 100644
--- a/sys-block/tapecat/tapecat-1.0.0.ebuild
+++ b/sys-block/tapecat/tapecat-1.0.0.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
DESCRIPTION="tapecat is a tape utility used to describe the physical content of a tape"
HOMEPAGE="http://www.inventivetechnology.at/tapecat/"
SRC_URI="http://downloads.inventivetechnology.at/${PN}/${P}.tar.bz2"
diff --git a/sys-block/tw_cli/tw_cli-10.1.ebuild b/sys-block/tw_cli/tw_cli-10.1.ebuild
index cf40002ead36..6fffc769fe1a 100644
--- a/sys-block/tw_cli/tw_cli-10.1.ebuild
+++ b/sys-block/tw_cli/tw_cli-10.1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
DESCRIPTION="3ware SATA+PATA RAID controller Command Line Interface tool"
HOMEPAGE="https://www.3ware.com/3warekb/article.aspx?id=14847"
LICENSE="3ware"
diff --git a/sys-block/tw_cli/tw_cli-9.2.1.1.ebuild b/sys-block/tw_cli/tw_cli-9.2.1.1.ebuild
index c430fa075536..f84b42baa704 100644
--- a/sys-block/tw_cli/tw_cli-9.2.1.1.ebuild
+++ b/sys-block/tw_cli/tw_cli-9.2.1.1.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
#set
DESCRIPTION="3ware Command Line Interface Tool"
HOMEPAGE="http://www.3ware.com/"
diff --git a/sys-block/tw_cli/tw_cli-9.3.0.4.ebuild b/sys-block/tw_cli/tw_cli-9.3.0.4.ebuild
index bcb6d250422f..c981b3a1405a 100644
--- a/sys-block/tw_cli/tw_cli-9.3.0.4.ebuild
+++ b/sys-block/tw_cli/tw_cli-9.3.0.4.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
DESCRIPTION="3ware SATA+PATA RAID controller Command Line Interface tool"
HOMEPAGE="http://www.3ware.com/"
LICENSE="3ware"
diff --git a/sys-block/tw_cli/tw_cli-9.4.1.2.ebuild b/sys-block/tw_cli/tw_cli-9.4.1.2.ebuild
index adee2233171c..dd11d08b5500 100644
--- a/sys-block/tw_cli/tw_cli-9.4.1.2.ebuild
+++ b/sys-block/tw_cli/tw_cli-9.4.1.2.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
DESCRIPTION="3ware SATA+PATA RAID controller Command Line Interface tool"
HOMEPAGE="https://www.3ware.com/3warekb/article.aspx?id=14847"
LICENSE="3ware"
diff --git a/sys-block/tw_cli/tw_cli-9.4.2.ebuild b/sys-block/tw_cli/tw_cli-9.4.2.ebuild
index 22b6b91d547f..362e8eadd4c0 100644
--- a/sys-block/tw_cli/tw_cli-9.4.2.ebuild
+++ b/sys-block/tw_cli/tw_cli-9.4.2.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
DESCRIPTION="3ware SATA+PATA RAID controller Command Line Interface tool"
HOMEPAGE="https://www.3ware.com/3warekb/article.aspx?id=14847"
LICENSE="3ware"
diff --git a/sys-block/tw_cli/tw_cli-9.5.2.ebuild b/sys-block/tw_cli/tw_cli-9.5.2.ebuild
index c17e4c549403..f2fc5054bc1c 100644
--- a/sys-block/tw_cli/tw_cli-9.5.2.ebuild
+++ b/sys-block/tw_cli/tw_cli-9.5.2.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
DESCRIPTION="3ware SATA+PATA RAID controller Command Line Interface tool"
HOMEPAGE="https://www.3ware.com/3warekb/article.aspx?id=14847"
LICENSE="3ware"
diff --git a/sys-block/tw_cli/tw_cli-9.5.3.ebuild b/sys-block/tw_cli/tw_cli-9.5.3.ebuild
index 61b67af008b1..004bfa41f707 100644
--- a/sys-block/tw_cli/tw_cli-9.5.3.ebuild
+++ b/sys-block/tw_cli/tw_cli-9.5.3.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
DESCRIPTION="3ware SATA+PATA RAID controller Command Line Interface tool"
HOMEPAGE="https://www.3ware.com/3warekb/article.aspx?id=14847"
LICENSE="3ware"
diff --git a/sys-block/viaideinfo/viaideinfo-0.5.ebuild b/sys-block/viaideinfo/viaideinfo-0.5.ebuild
index 2125f78d496a..9d12b500408f 100644
--- a/sys-block/viaideinfo/viaideinfo-0.5.ebuild
+++ b/sys-block/viaideinfo/viaideinfo-0.5.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
DESCRIPTION="Query VIA IDE controllers for various information"
HOMEPAGE="http://www.reactivated.net/software/viaideinfo"
SRC_URI="http://www.reactivated.net/software/viaideinfo/${P}.tar.gz"