Gentoo Archives: gentoo-commits

From: William Hubbs <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Sat, 09 Feb 2019 00:09:54
Message-Id: 1549670963.0ac1479f4d1136529470166f428ec89a53d0413b.williamh@gentoo
1 commit: 0ac1479f4d1136529470166f428ec89a53d0413b
2 Author: William Hubbs <williamh <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 9 00:07:05 2019 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 9 00:09:23 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ac1479f
7
8 tmpfiles.eclass: fix @SUPPORTED_EAPIS
9
10 Signed-off-by: William Hubbs <williamh <AT> gentoo.org>
11
12 eclass/tmpfiles.eclass | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/eclass/tmpfiles.eclass b/eclass/tmpfiles.eclass
16 index e7dc9203197..a8bb9061ec8 100644
17 --- a/eclass/tmpfiles.eclass
18 +++ b/eclass/tmpfiles.eclass
19 @@ -8,7 +8,7 @@
20 # @AUTHOR:
21 # Mike Gilbert <floppym@g.o>
22 # William Hubbs <williamh@g.o>
23 -# @SUPPORTED_EAPIS: 5 6
24 +# @SUPPORTED_EAPIS: 5 6 7
25 # @BLURB: Functions related to tmpfiles.d files
26 # @DESCRIPTION:
27 # This eclass provides functionality related to installing and