Gentoo Archives: gentoo-commits

From: Justin Lecher <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/aufs-headers/
Date: Mon, 31 Dec 2018 15:54:54
Message-Id: 1546271681.aa88081f4ace31d22ac3db9dc1f86ca0884f338b.jlec@gentoo
1 commit: aa88081f4ace31d22ac3db9dc1f86ca0884f338b
2 Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
3 AuthorDate: Mon Dec 31 15:45:16 2018 +0000
4 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
5 CommitDate: Mon Dec 31 15:54:41 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa88081f
7
8 sys-fs/aufs-headers: EAPI bump
9
10 Package-Manager: Portage-2.3.53, Repoman-2.3.12
11 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
12
13 sys-fs/aufs-headers/aufs-headers-4.14_p20180709.ebuild | 4 +---
14 1 file changed, 1 insertion(+), 3 deletions(-)
15
16 diff --git a/sys-fs/aufs-headers/aufs-headers-4.14_p20180709.ebuild b/sys-fs/aufs-headers/aufs-headers-4.14_p20180709.ebuild
17 index 90968e9d4ff..1a3ae3719eb 100644
18 --- a/sys-fs/aufs-headers/aufs-headers-4.14_p20180709.ebuild
19 +++ b/sys-fs/aufs-headers/aufs-headers-4.14_p20180709.ebuild
20 @@ -1,9 +1,7 @@
21 # Copyright 1999-2018 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 -EAPI=6
25 -
26 -inherit versionator
27 +EAPI=7
28
29 DESCRIPTION="User space headers for aufs3"
30 HOMEPAGE="http://aufs.sourceforge.net/"