From 4a409a1ecd75d064e8b471f6131bb1feb83c37a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= 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 --- net-nntp/slrnconf/slrnconf-0.8.4.ebuild | 4 +++- net-nntp/ubh/ubh-2.5.ebuild | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'net-nntp') diff --git a/net-nntp/slrnconf/slrnconf-0.8.4.ebuild b/net-nntp/slrnconf/slrnconf-0.8.4.ebuild index 7d7c7eaca531..f049f85ff384 100644 --- a/net-nntp/slrnconf/slrnconf-0.8.4.ebuild +++ b/net-nntp/slrnconf/slrnconf-0.8.4.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="slrnconf is a graphical configuration utility for the newsreader slrn" HOMEPAGE="http://home.arcor.de/kaffeetisch/slrnconf.html" SRC_URI="http://home.arcor.de/kaffeetisch/downloads/${P}.tar.bz2" diff --git a/net-nntp/ubh/ubh-2.5.ebuild b/net-nntp/ubh/ubh-2.5.ebuild index 247fd3767aa8..b58673274550 100644 --- a/net-nntp/ubh/ubh-2.5.ebuild +++ b/net-nntp/ubh/ubh-2.5.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 + DESCRIPTION="The Usenet Binary Harvester" HOMEPAGE="http://ubh.sourceforge.net/" SRC_URI="http://ubh.sourceforge.net/download/${P}.tar.gz" -- cgit v1.2.3