diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-09-04 21:25:11 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-09-04 23:24:30 +0200 |
commit | a07cb18b0d9c39f4aa1b0e538d208d9a5e0069b8 (patch) | |
tree | 28fafb11eaff55febcde2cf141ad617edfed8db3 /x11-misc/xcalib | |
parent | x11-misc/flow-pomodoro: update EAPI 7 -> 8 (diff) | |
download | gentoo-a07cb18b0d9c39f4aa1b0e538d208d9a5e0069b8.tar.gz gentoo-a07cb18b0d9c39f4aa1b0e538d208d9a5e0069b8.tar.bz2 gentoo-a07cb18b0d9c39f4aa1b0e538d208d9a5e0069b8.zip |
x11-misc/xcalib: update EAPI 7 -> 8
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'x11-misc/xcalib')
-rw-r--r-- | x11-misc/xcalib/xcalib-0.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xcalib/xcalib-0.10.ebuild b/x11-misc/xcalib/xcalib-0.10.ebuild index 93348fe9c4d1..74d0b6510315 100644 --- a/x11-misc/xcalib/xcalib-0.10.ebuild +++ b/x11-misc/xcalib/xcalib-0.10.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake |