From: Michael Mair-Keimberger Date: Sun, 10 Jun 2018 16:18:28 +0000 (+0200) Subject: app-eselect/eselect-infinality: raise EAPI, use readme.gentoo-r1 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d0d61c38b8e802918ba420e4080d86c0643017c2;p=gentoo.git app-eselect/eselect-infinality: raise EAPI, use readme.gentoo-r1 Closes: https://github.com/gentoo/gentoo/pull/8789 Signed-off-by: Johannes Huber --- diff --git a/app-eselect/eselect-infinality/eselect-infinality-1.ebuild b/app-eselect/eselect-infinality/eselect-infinality-1-r1.ebuild similarity index 87% rename from app-eselect/eselect-infinality/eselect-infinality-1.ebuild rename to app-eselect/eselect-infinality/eselect-infinality-1-r1.ebuild index 8d4606437afa..a6353e254a52 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"