commit:     86c5390dae705de288186c9ded8ac4db24e74b3c
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 15 08:55:51 2015 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Wed Jul 15 08:55:51 2015 +0000
URL:        https://gitweb.gentoo.org/dev/fordfrog.git/commit/?id=86c5390d

dev-java/netbeans-websvccommon: removed italian.patch as it does not apply

 dev-java/netbeans-websvccommon/ChangeLog                    |  4 ++++
 dev-java/netbeans-websvccommon/files/italian-patch.patch    | 13 -------------
 .../netbeans-websvccommon-8.0.2.ebuild                      |  1 -
 3 files changed, 4 insertions(+), 14 deletions(-)

diff --git a/dev-java/netbeans-websvccommon/ChangeLog 
b/dev-java/netbeans-websvccommon/ChangeLog
index be1c943..8752405 100644
--- a/dev-java/netbeans-websvccommon/ChangeLog
+++ b/dev-java/netbeans-websvccommon/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  15 Jul 2015; Miroslav Šulc <[email protected]>
+  netbeans-websvccommon-8.0.2.ebuild, -files/italian-patch.patch:
+  removed italian.patch as it does not apply
+
 *netbeans-websvccommon-9999_p20150715 (15 Jul 2015)
 
   15 Jul 2015; Miroslav Šulc <[email protected]>

diff --git a/dev-java/netbeans-websvccommon/files/italian-patch.patch 
b/dev-java/netbeans-websvccommon/files/italian-patch.patch
deleted file mode 100644
index dc20e6b..0000000
--- a/dev-java/netbeans-websvccommon/files/italian-patch.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: xjc/src/com/sun/tools/xjc/MessageBundle_it.properties
-===================================================================
---- xjc/src/com/sun/tools/xjc/MessageBundle_it.properties      (revision 3965)
-+++ xjc/src/com/sun/tools/xjc/MessageBundle_it.properties      (working copy)
-@@ -125,7 +125,7 @@
- 
- # see java.text.SimpleDateFormat for format syntax
- # Format should not be changed, English locale is used to transform this 
string into a real date. Letters can be translated but the user should known 
that java.text.SimpleDateFormat is responsible for formatting (meaning of 
symbols can be found at 
http://docs.oracle.com/javase/tutorial/i18n/format/simpleDateFormat.html).
--Driver.DateFormat = aaaa.MM.gg
-+Driver.DateFormat = yyyy.MM.dd
- 
- # see java.text.SimpleDateFormat for format syntax
- # Format should not be changed, English locale is used to transform this 
string into a real time. Letters can be translated but the user should known 
that java.text.SimpleDateFormat is responsible for formatting (meaning of 
symbols can be found at 
http://docs.oracle.com/javase/tutorial/i18n/format/simpleDateFormat.html).

diff --git a/dev-java/netbeans-websvccommon/netbeans-websvccommon-8.0.2.ebuild 
b/dev-java/netbeans-websvccommon/netbeans-websvccommon-8.0.2.ebuild
index 67af693..1292b40 100644
--- a/dev-java/netbeans-websvccommon/netbeans-websvccommon-8.0.2.ebuild
+++ b/dev-java/netbeans-websvccommon/netbeans-websvccommon-8.0.2.ebuild
@@ -47,7 +47,6 @@ src_prepare() {
        find -name "*.class" -type f | xargs rm -vf
 
        epatch netbeans-8.0.2-build.xml.patch
-       epatch "${FILESDIR}/italian-patch.patch"
 
        # Support for custom patches
        if [ -n "${NETBEANS80_PATCHES_DIR}" -a -d "${NETBEANS80_PATCHES_DIR}" ] 
; then

Reply via email to