summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-04-09 19:21:18 +0000
committerPatrice Clement <monsieurp@gentoo.org>2016-04-09 19:45:53 +0000
commite5b83efd51803dd1a6ac5d8d4ec62350f9effc7a (patch)
tree374d604d5ccd3d2ee73df29b6198e81f12ced137 /app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild
parentsci-biology/samtools: Remove lua dep, fix perl shebangs (diff)
downloadgentoo-e5b83efd51803dd1a6ac5d8d4ec62350f9effc7a.tar.gz
gentoo-e5b83efd51803dd1a6ac5d8d4ec62350f9effc7a.tar.bz2
gentoo-e5b83efd51803dd1a6ac5d8d4ec62350f9effc7a.zip
Remove unnecessary src_compile() phase.
Diffstat (limited to 'app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild')
-rw-r--r--app-vim/tt2-syntax/tt2-syntax-1.13-r1.ebuild4
1 files changed, 0 insertions, 4 deletions
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 1df0a98eea55..f34eeafea2cc 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
-}