commit:     68c6ef694ea96dc15228ff2ab9bc215dd2dd8ae7
Author:     Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Tue Aug  1 04:16:03 2023 +0000
Commit:     Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Tue Aug  1 04:16:03 2023 +0000
URL:        https://gitweb.gentoo.org/proj/R_overlay.git/commit/?id=68c6ef69

files/eclass/R-packages.eclass: drop eutils.

Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>

 files/eclass/R-packages.eclass | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/files/eclass/R-packages.eclass b/files/eclass/R-packages.eclass
index 2d52145..f3864ff 100644
--- a/files/eclass/R-packages.eclass
+++ b/files/eclass/R-packages.eclass
@@ -1,8 +1,6 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-inherit eutils
-
 EXPORT_FUNCTIONS src_unpack src_configure src_compile src_install pkg_postinst
 
 SLOT="0"

Reply via email to