[gnome-commander/gcmd-1-4] Removed autotools eclass in ebuild



commit 6c08e12309dd19f13339a20fa619835b5bfe8744
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Sun Apr 27 21:12:20 2014 +0200

    Removed autotools eclass in 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 52c282e..9156a1f 100644
--- a/data/gnome-commander.ebuild.in
+++ b/data/gnome-commander.ebuild.in
@@ -6,7 +6,7 @@ EAPI=5
 
 PYTHON_DEPEND="python? 2:2.6"
 
-inherit eutils gnome2 python autotools
+inherit eutils gnome2 python
 
 DESCRIPTION="A full featured, twin-panel file manager for Gnome2"
 HOMEPAGE="http://gcmd.github.io/";


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