diff options
author | Oliver Freyermuth <o.freyermuth@googlemail.com> | 2021-12-12 21:10:14 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2021-12-14 15:58:24 +0100 |
commit | 544fcf2fbe461533e8842f380ffc8b5fce0a3ff0 (patch) | |
tree | f9c545cb598bd3e7de5727c3bd3b9415eac674bb /sci-physics/vmc/vmc-9999.ebuild | |
parent | sci-physics/geant4_vmc: Bump to 5.4. (diff) | |
download | gentoo-544fcf2fbe461533e8842f380ffc8b5fce0a3ff0.tar.gz gentoo-544fcf2fbe461533e8842f380ffc8b5fce0a3ff0.tar.bz2 gentoo-544fcf2fbe461533e8842f380ffc8b5fce0a3ff0.zip |
sci-physics/vmc: Bump to 1.1_p1.
Also, switch to EAPI 8.
Closes: https://github.com/gentoo/gentoo/pull/23277
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com>
Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'sci-physics/vmc/vmc-9999.ebuild')
-rw-r--r-- | sci-physics/vmc/vmc-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-physics/vmc/vmc-9999.ebuild b/sci-physics/vmc/vmc-9999.ebuild index 6903ccfcbfdb..3598fb0ec8c0 100644 --- a/sci-physics/vmc/vmc-9999.ebuild +++ b/sci-physics/vmc/vmc-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake |