commit: 1498fee12387a4d36ac51d25da3a7f87ffa70101 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Sat Dec 1 13:03:50 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Sat Dec 1 13:04:04 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1498fee1
virtual/cron: EAPI bump Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 virtual/cron/cron-0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/virtual/cron/cron-0-r1.ebuild b/virtual/cron/cron-0-r1.ebuild index 02b62d1f09b..42585dd5648 100644 --- a/virtual/cron/cron-0-r1.ebuild +++ b/virtual/cron/cron-0-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 DESCRIPTION="Virtual for cron" SLOT="0"
