diff options
author | Craig Andrews <candrews@gentoo.org> | 2022-05-31 09:40:00 -0400 |
---|---|---|
committer | Craig Andrews <candrews@gentoo.org> | 2022-05-31 09:40:19 -0400 |
commit | 75ea692e054a25296ca12c6d93240e374b46f6ab (patch) | |
tree | 960eb575ce724629f14053d81d249e81d19e8097 /net-p2p/cpuminer-opt/cpuminer-opt-9999.ebuild | |
parent | xfce-extra/xfce4-taskmanager: Bump to 1.5.4 (diff) | |
download | gentoo-75ea692e054a25296ca12c6d93240e374b46f6ab.tar.gz gentoo-75ea692e054a25296ca12c6d93240e374b46f6ab.tar.bz2 gentoo-75ea692e054a25296ca12c6d93240e374b46f6ab.zip |
net-p2p/cpuminer-opt: 3.19.8 version bump, EAPI=8
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'net-p2p/cpuminer-opt/cpuminer-opt-9999.ebuild')
-rw-r--r-- | net-p2p/cpuminer-opt/cpuminer-opt-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/cpuminer-opt/cpuminer-opt-9999.ebuild b/net-p2p/cpuminer-opt/cpuminer-opt-9999.ebuild index 1cd33b0d51cc..ae5b2d66fa4b 100644 --- a/net-p2p/cpuminer-opt/cpuminer-opt-9999.ebuild +++ b/net-p2p/cpuminer-opt/cpuminer-opt-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit autotools flag-o-matic systemd |