Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: eclass/
Date: Sun, 15 Sep 2019 17:26:32
Message-Id: 1568568272.27ccd2549f6a6db30a44a89077ed582582d48c2d.mgorny@gentoo
1 commit: 27ccd2549f6a6db30a44a89077ed582582d48c2d
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 17:24:32 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 15 17:24:32 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27ccd254
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 9f71e428c54..db9fc4427c7 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: 6 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