diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-06-10 18:18:28 +0200 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2018-06-10 21:20:14 +0200 |
commit | d0d61c38b8e802918ba420e4080d86c0643017c2 (patch) | |
tree | e74daf5860507bf2cdcac62036c5060e4ac34615 /app-eselect/eselect-infinality | |
parent | dev-perl/HTTP-Cookies: amd64 stable wrt bug #657636 (diff) | |
download | gentoo-d0d61c38b8e802918ba420e4080d86c0643017c2.tar.gz gentoo-d0d61c38b8e802918ba420e4080d86c0643017c2.tar.bz2 gentoo-d0d61c38b8e802918ba420e4080d86c0643017c2.zip |
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 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" |