dev-java/mojarra: whitespace
authorFelix Janda <felix.janda@posteo.de>
Fri, 5 Aug 2016 16:17:12 +0000 (18:17 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 6 Aug 2016 16:44:41 +0000 (18:44 +0200)
dev-java/mojarra/mojarra-2.2.12-r1.ebuild

index 932096b08dacf67031a922815f754c03b682ff8e..d63bbebd81885cf4e2b64a74bad973277ec65c0e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -48,8 +48,8 @@ java_prepare() {
        mkdir src || die
        mv * src
 
-       # We *MUST* bump Groovy to 2.4 at some point 
-       # to make this stuff work correctly. 
+       # We *MUST* bump Groovy to 2.4 at some point
+       # to make this stuff work correctly.
        rm -v src/com/sun/faces/scripting/groovy/GroovyHelperImpl.java || die
        epatch "${FILESDIR}"/${P}-Util.java.patch
 }