From: Andreas Sturmlechner Date: Tue, 12 Jun 2018 07:30:27 +0000 (+0200) Subject: app-misc/ddate: EAPI-6 bump X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=49c70b97435335575a2648a6d860da14fba3df79;p=gentoo.git app-misc/ddate: EAPI-6 bump Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/app-misc/ddate/ddate-0.2.1.ebuild b/app-misc/ddate/ddate-0.2.1.ebuild index 843415bf7103..b77bc135db42 100644 --- a/app-misc/ddate/ddate-0.2.1.ebuild +++ b/app-misc/ddate/ddate-0.2.1.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=5 +EAPI=6 + inherit cmake-utils DESCRIPTION="Perpetual date converter from gregorian to poee calendar"