Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libxml2/
Date: Tue, 03 May 2022 01:12:28
Message-Id: 1651540300.d147379a7ee05e6733fd498c8e7cdcf5c1b61a2e.sam@gentoo
1 commit: d147379a7ee05e6733fd498c8e7cdcf5c1b61a2e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 3 01:11:40 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue May 3 01:11:40 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d147379a
7
8 dev-libs/libxml2: use EAPI 7
9
10 per base-system policy
11
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 dev-libs/libxml2/libxml2-2.9.14.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-libs/libxml2/libxml2-2.9.14.ebuild b/dev-libs/libxml2/libxml2-2.9.14.ebuild
18 index 847a7c331d40..875d232e2d43 100644
19 --- a/dev-libs/libxml2/libxml2-2.9.14.ebuild
20 +++ b/dev-libs/libxml2/libxml2-2.9.14.ebuild
21 @@ -1,7 +1,7 @@
22 # Copyright 1999-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 -EAPI=8
26 +EAPI=7
27
28 # Note: Please bump in sync with dev-libs/libxslt