[gnome-commander/get_rid_of_xml] Remove unused eutils class in gentoo ebuild



commit 9eaf2bc759c8081dd26bda46d137ec7f4138e5da
Author: Uwe Scholz <u scholz83 gmx de>
Date:   Sun May 13 20:04:19 2018 +0200

    Remove unused eutils class in gentoo ebuild

 data/gnome-commander.ebuild.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gnome-commander.ebuild.in b/data/gnome-commander.ebuild.in
index 0cff1e8..4862bdf 100644
--- a/data/gnome-commander.ebuild.in
+++ b/data/gnome-commander.ebuild.in
@@ -5,7 +5,7 @@ EAPI=6
 
 GNOME2_LA_PUNT="yes"
 
-inherit eutils gnome2
+inherit gnome2
 
 DESCRIPTION="A graphical, full featured, twin-panel file manager"
 HOMEPAGE="http://gcmd.github.io/";


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]