Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: eclass/
Date: Sun, 15 Sep 2019 23:57:58
Message-Id: 1568591793.166b76af52b3e61be10eeea43cf45864fc71cec3.asturm@gentoo
1 commit: 166b76af52b3e61be10eeea43cf45864fc71cec3
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 17:24:32 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 15 23:56:33 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=166b76af
7
8 kde5.eclass: Add @SUPPORTED_EAPIS
9
10 The EAPI list is implicitly defined by kde5-functions inherit, so just
11 copy it over.
12
13 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
14
15 eclass/kde5.eclass | 1 +
16 1 file changed, 1 insertion(+)
17
18 diff --git a/eclass/kde5.eclass b/eclass/kde5.eclass
19 index 979044a83c..b498d7e7a2 100644
20 --- a/eclass/kde5.eclass
21 +++ b/eclass/kde5.eclass
22 @@ -4,6 +4,7 @@
23 # @ECLASS: kde5.eclass
24 # @MAINTAINER:
25 # kde@g.o
26 +# @SUPPORTED_EAPIS: 7
27 # @BLURB: Support eclass for packages that follow KDE packaging conventions.
28 # @DESCRIPTION:
29 # This eclass is intended to streamline the creation of ebuilds for packages