summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-06-12 09:30:27 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-06-12 09:30:27 +0200
commit49c70b97435335575a2648a6d860da14fba3df79 (patch)
tree1b66ed2d33cf7e41a39ab0c843ddf15e9245cfca
parentx11-misc/pcmanfm-qt: Drop obsolete ~arch 0.10.0 (diff)
downloadgentoo-49c70b97.tar.gz
gentoo-49c70b97.tar.bz2
gentoo-49c70b97.zip
app-misc/ddate: EAPI-6 bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r--app-misc/ddate/ddate-0.2.1.ebuild5
1 files changed, 3 insertions, 2 deletions
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"