summaryrefslogtreecommitdiff
path: root/eclass/git-ng.eclass
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-01-31 19:57:42 +0100
committerTomas Chvatal <scarabeus@gentoo.org>2011-01-31 19:57:42 +0100
commit6cd3228cc39164656c011bf560aee31a426e8d4f (patch)
treedbfe8960f2a2b2d130f379b71cacf10cb47d7ca1 /eclass/git-ng.eclass
parentc1a20dd44ce210aa6dc5280f9389360e759203e5 (diff)
downloadkde-6cd3228cc39164656c011bf560aee31a426e8d4f.tar.gz
kde-6cd3228cc39164656c011bf560aee31a426e8d4f.tar.bz2
kde-6cd3228cc39164656c011bf560aee31a426e8d4f.zip
[eclasses] Eutils is not used in git-ng so dont inherit it.
Diffstat (limited to 'eclass/git-ng.eclass')
-rw-r--r--eclass/git-ng.eclass2
1 files changed, 0 insertions, 2 deletions
diff --git a/eclass/git-ng.eclass b/eclass/git-ng.eclass
index 851a7ce5558..2942fb52540 100644
--- a/eclass/git-ng.eclass
+++ b/eclass/git-ng.eclass
@@ -10,8 +10,6 @@
# Eclass for easing maitenance of live ebuilds using git as remote repositories.
# Eclass support working with git submodules and branching.
-inherit eutils
-
# This eclass support all EAPIs
EXPORT_FUNCTIONS src_unpack