public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-syntax r78 - trunk/gentoo-syntax/plugin
@ 2011-03-27  3:42 Jeremy Olexa (darkside)
  0 siblings, 0 replies; only message in thread
From: Jeremy Olexa (darkside) @ 2011-03-27  3:42 UTC (permalink / raw
  To: gentoo-commits

Author: darkside
Date: 2011-03-27 03:42:21 +0000 (Sun, 27 Mar 2011)
New Revision: 78

Modified:
   trunk/gentoo-syntax/plugin/newebuild.vim
Log:
bug 359539: bump to EAPI=4 and java fix by Ralph Sennhauser

Modified: trunk/gentoo-syntax/plugin/newebuild.vim
===================================================================
--- trunk/gentoo-syntax/plugin/newebuild.vim	2010-12-12 03:10:25 UTC (rev 77)
+++ trunk/gentoo-syntax/plugin/newebuild.vim	2011-03-27 03:42:21 UTC (rev 78)
@@ -42,7 +42,7 @@
         nohls
         " }}}
     else
-        put ='EAPI=3'
+        put ='EAPI=4'
         put =''
         if l:category ==# "app-vim"
             " {{{ app-vim special setup
@@ -111,7 +111,6 @@
 		put ='	use doc && java-pkg_dojavadoc build/javadoc'
 		put ='	use source && java-pkg_dosrc src'
 		put ='}'
-		put =''
         elseif l:category ==# "dev-perl" || l:category ==# "perl-core"
             " {{{ perl modules default setup
             put ='MODULE_AUTHOR=\"\"'




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-27  3:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-27  3:42 [gentoo-commits] gentoo-syntax r78 - trunk/gentoo-syntax/plugin Jeremy Olexa (darkside)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox