From 4a409a1ecd75d064e8b471f6131bb1feb83c37a8 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sun, 29 Apr 2018 13:52:02 +0200 Subject: */*: Specify EAPI=0 explicitly, to ease greps Closes: https://github.com/gentoo/gentoo/pull/8199 --- sys-block/tw_cli/tw_cli-10.1.ebuild | 4 +++- sys-block/tw_cli/tw_cli-9.2.1.1.ebuild | 4 +++- sys-block/tw_cli/tw_cli-9.3.0.4.ebuild | 4 +++- sys-block/tw_cli/tw_cli-9.4.1.2.ebuild | 4 +++- sys-block/tw_cli/tw_cli-9.4.2.ebuild | 4 +++- sys-block/tw_cli/tw_cli-9.5.2.ebuild | 4 +++- sys-block/tw_cli/tw_cli-9.5.3.ebuild | 4 +++- 7 files changed, 21 insertions(+), 7 deletions(-) (limited to 'sys-block/tw_cli') 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" -- cgit v1.2.3-65-gdbad