From 38b21964d89c8ccebe1fe33596d4d7fa1dba5006 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20M=C3=BCller?= Date: Sat, 14 Jan 2017 17:56:55 +0100 Subject: virtual: [QA] Bump all virtuals with EAPI 3 or older to EAPI 5. Also remove empty variable assignments. As discussed in #gentoo-qa. Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- virtual/inetd/inetd-0.ebuild | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'virtual/inetd') diff --git a/virtual/inetd/inetd-0.ebuild b/virtual/inetd/inetd-0.ebuild index a86953183ea4..3221aeca32a4 100644 --- a/virtual/inetd/inetd-0.ebuild +++ b/virtual/inetd/inetd-0.ebuild @@ -1,17 +1,13 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -DESCRIPTION="Virtual for the internet super-server daemon" -HOMEPAGE="" -SRC_URI="" +EAPI=5 -LICENSE="" +DESCRIPTION="Virtual for the internet super-server daemon" SLOT="0" KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" -IUSE="" -DEPEND="" RDEPEND="|| ( sys-apps/xinetd sys-apps/netkit-base sys-apps/ucspi-tcp -- cgit v1.2.3