Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-infinality/
Date: Sun, 10 Jun 2018 19:21:09
Message-Id: 1528658414.d0d61c38b8e802918ba420e4080d86c0643017c2.johu@gentoo
1 commit: d0d61c38b8e802918ba420e4080d86c0643017c2
2 Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Sun Jun 10 16:18:28 2018 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 10 19:20:14 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0d61c38
7
8 app-eselect/eselect-infinality: raise EAPI, use readme.gentoo-r1
9
10 Closes: https://github.com/gentoo/gentoo/pull/8789
11 Signed-off-by: Johannes Huber <johu <AT> gentoo.org>
12
13 .../{eselect-infinality-1.ebuild => eselect-infinality-1-r1.ebuild} | 6 +++---
14 1 file changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/app-eselect/eselect-infinality/eselect-infinality-1.ebuild b/app-eselect/eselect-infinality/eselect-infinality-1-r1.ebuild
17 similarity index 87%
18 rename from app-eselect/eselect-infinality/eselect-infinality-1.ebuild
19 rename to app-eselect/eselect-infinality/eselect-infinality-1-r1.ebuild
20 index 8d4606437af..a6353e254a5 100644
21 --- a/app-eselect/eselect-infinality/eselect-infinality-1.ebuild
22 +++ b/app-eselect/eselect-infinality/eselect-infinality-1-r1.ebuild
23 @@ -1,8 +1,8 @@
24 -# Copyright 1999-2015 Gentoo Foundation
25 +# Copyright 1999-2018 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27
28 -EAPI=4
29 -inherit vcs-snapshot readme.gentoo
30 +EAPI=6
31 +inherit vcs-snapshot readme.gentoo-r1
32
33 DESCRIPTION="Eselect module to choose an infinality font configuration style"
34 HOMEPAGE="https://github.com/yngwin/eselect-infinality"