commit:     e5b83efd51803dd1a6ac5d8d4ec62350f9effc7a
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sat Apr  9 19:21:18 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Apr  9 19:45:53 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5b83efd

Remove unnecessary src_compile() phase.

 app-vim/errsign/errsign-0.1-r1.ebuild                | 4 ----
 app-vim/greputils/greputils-2.8-r1.ebuild            | 4 ----
 app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild         | 4 ----
 app-vim/vim-spell-pl/vim-spell-pl-20060218-r1.ebuild | 4 ----
 4 files changed, 16 deletions(-)

diff --git a/app-vim/errsign/errsign-0.1-r1.ebuild 
b/app-vim/errsign/errsign-0.1-r1.ebuild
index 0ea16da..ba730d7 100644
--- a/app-vim/errsign/errsign-0.1-r1.ebuild
+++ b/app-vim/errsign/errsign-0.1-r1.ebuild
@@ -17,7 +17,3 @@ VIM_PLUGIN_HELPTEXT=\
 'To use this plugin, simply type \\\\es in normal mode and any lines which
 have been marked as errors (for example, via :make) will be indicated with
 a >> mark on the left of the window.'
-
-src_compile() {
-       default
-}

diff --git a/app-vim/greputils/greputils-2.8-r1.ebuild 
b/app-vim/greputils/greputils-2.8-r1.ebuild
index 2c60f05..7ed52ac 100644
--- a/app-vim/greputils/greputils-2.8-r1.ebuild
+++ b/app-vim/greputils/greputils-2.8-r1.ebuild
@@ -20,7 +20,3 @@ RDEPEND="
        >=app-vim/genutils-1.18
        >=app-vim/multvals-3.6.1
        >=app-vim/cmdalias-1.0"
-
-src_compile() {
-       default
-}

diff --git a/app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild 
b/app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild
index 1df0a98..f34eeaf 100644
--- a/app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild
+++ b/app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild
@@ -14,7 +14,3 @@ IUSE=""
 
 VIM_PLUGIN_HELPTEXT=\
 "This plugin provides syntax highlighting for perl module Template-Toolkit"
-
-src_compile() {
-       default
-}

diff --git a/app-vim/vim-spell-pl/vim-spell-pl-20060218-r1.ebuild 
b/app-vim/vim-spell-pl/vim-spell-pl-20060218-r1.ebuild
index 70d1c44..0bf97ea 100644
--- a/app-vim/vim-spell-pl/vim-spell-pl-20060218-r1.ebuild
+++ b/app-vim/vim-spell-pl/vim-spell-pl-20060218-r1.ebuild
@@ -11,7 +11,3 @@ inherit vim-spell
 LICENSE="CC-BY-SA-2.0"
 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 IUSE=""
-
-src_compile() {
-       default
-}

Reply via email to