commit:     de3a7c1dafb5de5c2535634d84ad72f1a6dd8989
Author:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 25 17:49:43 2021 +0000
Commit:     Rick Farina <zerochaos <AT> gentoo <DOT> org>
CommitDate: Thu Feb 25 17:49:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de3a7c1d

net-libs/libiio: modernize

Package-Manager: Portage-3.0.15, Repoman-3.0.2
Signed-off-by: Rick Farina <zerochaos <AT> gentoo.org>

 net-libs/libiio/libiio-0.21.ebuild | 4 ++--
 net-libs/libiio/libiio-9999.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-libs/libiio/libiio-0.21.ebuild 
b/net-libs/libiio/libiio-0.21.ebuild
index b1bd4983707..66f1603cbe6 100644
--- a/net-libs/libiio/libiio-0.21.ebuild
+++ b/net-libs/libiio/libiio-0.21.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-inherit cmake-utils
+inherit cmake
 
 DESCRIPTION="Library for interfacing with IIO devices"
 HOMEPAGE="https://github.com/analogdevicesinc/libiio";

diff --git a/net-libs/libiio/libiio-9999.ebuild 
b/net-libs/libiio/libiio-9999.ebuild
index b1bd4983707..66f1603cbe6 100644
--- a/net-libs/libiio/libiio-9999.ebuild
+++ b/net-libs/libiio/libiio-9999.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-inherit cmake-utils
+inherit cmake
 
 DESCRIPTION="Library for interfacing with IIO devices"
 HOMEPAGE="https://github.com/analogdevicesinc/libiio";

Reply via email to