diff options
author | Martin Väth <martin@mvath.de> | 2022-02-13 12:22:33 +0100 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2022-02-13 12:22:33 +0100 |
commit | 15e072c536743c8e6a3d4308a75109a84fa446ae (patch) | |
tree | b9df3e2612912d03fe7becbf52a297b46b565028 /net-dialup | |
parent | dev-tex/chklref: Remove. app-mobilephone/adb-sync: EAPI=8 (diff) | |
download | mv-15e072c536743c8e6a3d4308a75109a84fa446ae.tar.gz mv-15e072c536743c8e6a3d4308a75109a84fa446ae.tar.bz2 mv-15e072c536743c8e6a3d4308a75109a84fa446ae.zip |
Update meson.eclass. Remaining EAPI=8 bumps
Signed-off-by: Martin Väth <martin@mvath.de>
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/martian-modem/martian-modem-20100123-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/martian-modem/martian-modem-20100123-r3.ebuild b/net-dialup/martian-modem/martian-modem-20100123-r3.ebuild index 53d3f74b..1c4c2d54 100644 --- a/net-dialup/martian-modem/martian-modem-20100123-r3.ebuild +++ b/net-dialup/martian-modem/martian-modem-20100123-r3.ebuild @@ -1,7 +1,7 @@ -# Copyright 2012-2019 Gentoo Authors and Martin V\"ath +# Copyright 2012-2022 Gentoo Authors and Martin V\"ath # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit linux-mod readme.gentoo-r1 MY_P="martian-full-${PV}" |