projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd1cca6
)
dev-java/mojarra: whitespace
author
Felix Janda
<felix.janda@posteo.de>
Fri, 5 Aug 2016 16:17:12 +0000
(18:17 +0200)
committer
Michał 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
patch
|
blob
|
history
diff --git
a/dev-java/mojarra/mojarra-2.2.12-r1.ebuild
b/dev-java/mojarra/mojarra-2.2.12-r1.ebuild
index 932096b08dacf67031a922815f754c03b682ff8e..d63bbebd81885cf4e2b64a74bad973277ec65c0e 100644
(file)
--- a/
dev-java/mojarra/mojarra-2.2.12-r1.ebuild
+++ b/
dev-java/mojarra/mojarra-2.2.12-r1.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5
Gentoo Foundation
+# Copyright 1999-201
6
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
}