Skip to content

Commit

Permalink
dev-java/mojarra: whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
doughdemon authored and mgorny committed Aug 6, 2016
1 parent fd1cca6 commit 010395f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev-java/mojarra/mojarra-2.2.12-r1.ebuild
Original file line number Diff line number Diff line change
@@ -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$

Expand Down Expand Up @@ -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
}

0 comments on commit 010395f

Please sign in to comment.