diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-02-12 14:38:12 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-02-12 15:10:58 +0100 |
commit | 3d6191910718dc461a259c00e6ca9e9847bfc7e5 (patch) | |
tree | 304d6962589f06251a2ae6e5a38a46104c518357 /sys-auth/AusweisApp2 | |
parent | sys-auth/AusweisApp2: drop 1.22.2 (diff) | |
download | gentoo-3d6191910718dc461a259c00e6ca9e9847bfc7e5.tar.gz gentoo-3d6191910718dc461a259c00e6ca9e9847bfc7e5.tar.bz2 gentoo-3d6191910718dc461a259c00e6ca9e9847bfc7e5.zip |
sys-auth/AusweisApp2: update live ebuild
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'sys-auth/AusweisApp2')
-rw-r--r-- | sys-auth/AusweisApp2/AusweisApp2-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/AusweisApp2/AusweisApp2-9999.ebuild b/sys-auth/AusweisApp2/AusweisApp2-9999.ebuild index 6d319e9081a1..764e968e501b 100644 --- a/sys-auth/AusweisApp2/AusweisApp2-9999.ebuild +++ b/sys-auth/AusweisApp2/AusweisApp2-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake git-r3 xdg-utils |