summaryrefslogtreecommitdiff
path: root/app-eselect/eselect-infinality
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-06-10 18:18:28 +0200
committerJohannes Huber <johu@gentoo.org>2018-06-10 21:20:14 +0200
commitd0d61c38b8e802918ba420e4080d86c0643017c2 (patch)
treee74daf5860507bf2cdcac62036c5060e4ac34615 /app-eselect/eselect-infinality
parentc12fc1cbf552cd4369664609ee905ad66fe9c89a (diff)
downloadgentoo-d0d61c38b8e802918ba420e4080d86c0643017c2.tar.gz
gentoo-d0d61c38b8e802918ba420e4080d86c0643017c2.tar.xz
app-eselect/eselect-infinality: raise EAPI, use readme.gentoo-r1
Closes: https://github.com/gentoo/gentoo/pull/8789 Signed-off-by: Johannes Huber <johu@gentoo.org>
Diffstat (limited to 'app-eselect/eselect-infinality')
-rw-r--r--app-eselect/eselect-infinality/eselect-infinality-1-r1.ebuild (renamed from app-eselect/eselect-infinality/eselect-infinality-1.ebuild)6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-eselect/eselect-infinality/eselect-infinality-1.ebuild b/app-eselect/eselect-infinality/eselect-infinality-1-r1.ebuild
index 8d4606437af..a6353e254a5 100644
--- a/app-eselect/eselect-infinality/eselect-infinality-1.ebuild
+++ b/app-eselect/eselect-infinality/eselect-infinality-1-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=4
-inherit vcs-snapshot readme.gentoo
+EAPI=6
+inherit vcs-snapshot readme.gentoo-r1
DESCRIPTION="Eselect module to choose an infinality font configuration style"
HOMEPAGE="https://github.com/yngwin/eselect-infinality"