Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-drivers/xf86-video-amdgpu/
Date: Fri, 03 Mar 2023 17:50:10
Message-Id: 1677865804.c12dd78cf123180724a4c10e3fb6586a9bd7f649.mattst88@gentoo
1 commit: c12dd78cf123180724a4c10e3fb6586a9bd7f649
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 3 17:49:57 2023 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 3 17:50:04 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c12dd78c
7
8 x11-drivers/xf86-video-amdgpu: Bump to EAPI=8
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-23.0.0.ebuild | 2 +-
13 x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild | 4 ++--
14 2 files changed, 3 insertions(+), 3 deletions(-)
15
16 diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-23.0.0.ebuild b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-23.0.0.ebuild
17 index d495e0b881f3..b7b71ddc8524 100644
18 --- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-23.0.0.ebuild
19 +++ b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-23.0.0.ebuild
20 @@ -1,7 +1,7 @@
21 # Copyright 1999-2023 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 -EAPI=7
25 +EAPI=8
26 XORG_DRI="always"
27 XORG_TARBALL_SUFFIX="xz"
28 inherit xorg-3
29
30 diff --git a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild
31 index 158bf456b1a3..b7b71ddc8524 100644
32 --- a/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild
33 +++ b/x11-drivers/xf86-video-amdgpu/xf86-video-amdgpu-9999.ebuild
34 @@ -1,7 +1,7 @@
35 -# Copyright 1999-2022 Gentoo Authors
36 +# Copyright 1999-2023 Gentoo Authors
37 # Distributed under the terms of the GNU General Public License v2
38
39 -EAPI=7
40 +EAPI=8
41 XORG_DRI="always"
42 XORG_TARBALL_SUFFIX="xz"
43 inherit xorg-3