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 --- mail-client/biabam/biabam-0.9.7.ebuild | 4 +++- mail-client/clawsker/clawsker-0.7.10.ebuild | 4 +++- mail-client/clawsker/clawsker-0.7.8.ebuild | 4 +++- mail-client/mailx-support/mailx-support-20060102-r1.ebuild | 4 +++- mail-client/mailx/mailx-8.1.2.20050715-r6.ebuild | 4 +++- mail-client/pinepgp/pinepgp-0.18.0-r1.ebuild | 4 +++- 6 files changed, 18 insertions(+), 6 deletions(-) (limited to 'mail-client') diff --git a/mail-client/biabam/biabam-0.9.7.ebuild b/mail-client/biabam/biabam-0.9.7.ebuild index a31a3b02dccb..f431ee26cbd9 100644 --- a/mail-client/biabam/biabam-0.9.7.ebuild +++ b/mail-client/biabam/biabam-0.9.7.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 + DESCRIPTION="Biabam is a small commandline tool for sending mail attachments" HOMEPAGE="http://www.mmj.dk/biabam/" SRC_URI="http://www.mmj.dk/biabam/${P}.tar.bz2" diff --git a/mail-client/clawsker/clawsker-0.7.10.ebuild b/mail-client/clawsker/clawsker-0.7.10.ebuild index 7023d5a0c375..0cc9ea4dbd1e 100644 --- a/mail-client/clawsker/clawsker-0.7.10.ebuild +++ b/mail-client/clawsker/clawsker-0.7.10.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="Applet to edit Claws Mail's hidden preferences" HOMEPAGE="http://www.claws-mail.org/clawsker.php" SRC_URI="http://www.claws-mail.org/tools/${P}.tar.gz" diff --git a/mail-client/clawsker/clawsker-0.7.8.ebuild b/mail-client/clawsker/clawsker-0.7.8.ebuild index 9e38381337fc..47ff07ea6cd5 100644 --- a/mail-client/clawsker/clawsker-0.7.8.ebuild +++ b/mail-client/clawsker/clawsker-0.7.8.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + DESCRIPTION="Applet to edit Claws Mail's hidden preferences" HOMEPAGE="http://www.claws-mail.org/clawsker.php" SRC_URI="http://www.claws-mail.org/tools/${P}.tar.gz" diff --git a/mail-client/mailx-support/mailx-support-20060102-r1.ebuild b/mail-client/mailx-support/mailx-support-20060102-r1.ebuild index 66f906bc438c..5e114e7c496b 100644 --- a/mail-client/mailx-support/mailx-support-20060102-r1.ebuild +++ b/mail-client/mailx-support/mailx-support-20060102-r1.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 eutils toolchain-funcs DESCRIPTION="Provides lockspool utility" diff --git a/mail-client/mailx/mailx-8.1.2.20050715-r6.ebuild b/mail-client/mailx/mailx-8.1.2.20050715-r6.ebuild index 9c54aeba8a5c..c51ce8d07a7c 100644 --- a/mail-client/mailx/mailx-8.1.2.20050715-r6.ebuild +++ b/mail-client/mailx/mailx-8.1.2.20050715-r6.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 eutils flag-o-matic toolchain-funcs MX_MAJ_VER=${PV%.*} diff --git a/mail-client/pinepgp/pinepgp-0.18.0-r1.ebuild b/mail-client/pinepgp/pinepgp-0.18.0-r1.ebuild index 95a81a524881..1e81cafec6c8 100644 --- a/mail-client/pinepgp/pinepgp-0.18.0-r1.ebuild +++ b/mail-client/pinepgp/pinepgp-0.18.0-r1.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils DESCRIPTION="Use GPG/PGP with Pine" -- cgit v1.2.3-65-gdbad