public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping (sping)" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/antlr: ChangeLog antlr-3.1.3-r3.ebuild
Date: Sat,  8 Aug 2015 01:55:34 +0000 (UTC)	[thread overview]
Message-ID: <20150808015534.796FC126@oystercatcher.gentoo.org> (raw)

sping       15/08/08 01:55:34

  Modified:             ChangeLog antlr-3.1.3-r3.ebuild
  Log:
  dev-java/antlr: Fix for JDK 8 (bug #506678)
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x401A1600)

Revision  Changes    Path
1.121                dev-java/antlr/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/antlr/ChangeLog?rev=1.121&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/antlr/ChangeLog?rev=1.121&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/antlr/ChangeLog?r1=1.120&r2=1.121

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/antlr/ChangeLog,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -r1.120 -r1.121
--- ChangeLog	19 Jul 2015 08:22:24 -0000	1.120
+++ ChangeLog	8 Aug 2015 01:55:34 -0000	1.121
@@ -1,6 +1,10 @@
 # ChangeLog for dev-java/antlr
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/antlr/ChangeLog,v 1.120 2015/07/19 08:22:24 monsieurp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/antlr/ChangeLog,v 1.121 2015/08/08 01:55:34 sping Exp $
+
+  08 Aug 2015; Sebastian Pipping <sping@gentoo.org> antlr-3.1.3-r3.ebuild,
+  +files/antlr-3.1.3-jdk-8.patch:
+  Fix compilation with oracle-jdk-bin-1.8 (bug #506678)
 
 *antlr-2.7.7-r6 (19 Jul 2015)
 



1.3                  dev-java/antlr/antlr-3.1.3-r3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/antlr/antlr-3.1.3-r3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/antlr/antlr-3.1.3-r3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/antlr/antlr-3.1.3-r3.ebuild?r1=1.2&r2=1.3

Index: antlr-3.1.3-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/antlr/antlr-3.1.3-r3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- antlr-3.1.3-r3.ebuild	11 Jul 2015 09:19:56 -0000	1.2
+++ antlr-3.1.3-r3.ebuild	8 Aug 2015 01:55:34 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/antlr/antlr-3.1.3-r3.ebuild,v 1.2 2015/07/11 09:19:56 chewi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/antlr/antlr-3.1.3-r3.ebuild,v 1.3 2015/08/08 01:55:34 sping Exp $
 
 EAPI="2"
 JAVA_PKG_IUSE="source"
@@ -28,6 +28,8 @@
 	>=virtual/jdk-1.5"
 
 java_prepare() {
+	epatch "${FILESDIR}"/${P}-jdk-8.patch || die
+
 	rm -v lib/*.jar lib/.*.jar || die
 	rm -v runtime/ActionScript/project/lib/*.jar || die
 	# We must bundle this as we can't depend on ourselves





                 reply	other threads:[~2015-08-08  1:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150808015534.796FC126@oystercatcher.gentoo.org \
    --to=sping@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox