diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-09-26 18:03:16 +0100 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2020-10-18 01:19:05 +0100 |
commit | 5e1d3c2970ff29456b0bc413cddcd922853737b3 (patch) | |
tree | 7d4efe65564a1c9530c774c2aa402815a5ca61bd | |
parent | net-p2p/pesetacoin: move to EAPI 7 (diff) | |
download | portage-5e1d3c2970ff29456b0bc413cddcd922853737b3.tar.xz |
sys-apps/IPMIView: move to EAPI 7
Package-Manager: Portage-3.0.4, Repoman-3.0.1
-rw-r--r-- | sys-apps/IPMIView/IPMIView-2.16.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/IPMIView/IPMIView-2.16.0.ebuild b/sys-apps/IPMIView/IPMIView-2.16.0.ebuild index 181aebdf..b763dc3b 100644 --- a/sys-apps/IPMIView/IPMIView-2.16.0.ebuild +++ b/sys-apps/IPMIView/IPMIView-2.16.0.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit java-utils-2 myPR="190528" |