diff options
| -rw-r--r-- | eclass/git-ng.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/git-ng.eclass b/eclass/git-ng.eclass index 09eeefd9360..bd81f63ba1b 100644 --- a/eclass/git-ng.eclass +++ b/eclass/git-ng.eclass @@ -9,7 +9,7 @@ # @DESCRIPTION: # Eclass for easing maitenance of live ebuilds using git as remote repositories. # Eclass support working with git submodules and branching. -# revision + inherit eutils # This eclass support all EAPIs |
