public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-java/jnr-ffi: jnr-ffi-0.5.10.ebuild ChangeLog
@ 2013-08-31 15:07 Pacho Ramos (pacho)
  0 siblings, 0 replies; only message in thread
From: Pacho Ramos (pacho) @ 2013-08-31 15:07 UTC (permalink / raw
  To: gentoo-commits

pacho       13/08/31 15:07:55

  Modified:             jnr-ffi-0.5.10.ebuild ChangeLog
  Log:
  Drop -Werror and fix gcc-4.7 (#438132)
  
  (Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.4                  dev-java/jnr-ffi/jnr-ffi-0.5.10.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jnr-ffi/jnr-ffi-0.5.10.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jnr-ffi/jnr-ffi-0.5.10.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jnr-ffi/jnr-ffi-0.5.10.ebuild?r1=1.3&r2=1.4

Index: jnr-ffi-0.5.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/jnr-ffi/jnr-ffi-0.5.10.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- jnr-ffi-0.5.10.ebuild	9 May 2012 17:09:56 -0000	1.3
+++ jnr-ffi-0.5.10.ebuild	31 Aug 2013 15:07:55 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jnr-ffi/jnr-ffi-0.5.10.ebuild,v 1.3 2012/05/09 17:09:56 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jnr-ffi/jnr-ffi-0.5.10.ebuild,v 1.4 2013/08/31 15:07:55 pacho Exp $
 
 EAPI="4"
 
@@ -36,6 +36,9 @@
 }
 
 java_prepare() {
+	sed -i -e 's/-Werror //' libtest/GNUmakefile || die
+	sed -i -e "s|-mimpure-text||g" libtest/GNUmakefile || die # Fix gcc-4.7
+
 	cp "${FILESDIR}"/${PN}_maven-build.xml build.xml || die
 
 	find "${WORKDIR}" -name '*.jar' -delete || die



1.10                 dev-java/jnr-ffi/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-java/jnr-ffi/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	7 Feb 2013 13:57:02 -0000	1.9
+++ ChangeLog	31 Aug 2013 15:07:55 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/jnr-ffi
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/jnr-ffi/ChangeLog,v 1.9 2013/02/07 13:57:02 sera Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/jnr-ffi/ChangeLog,v 1.10 2013/08/31 15:07:55 pacho Exp $
+
+  31 Aug 2013; Pacho Ramos <pacho@gentoo.org> jnr-ffi-0.5.10.ebuild:
+  Drop -Werror and fix gcc-4.7 (#438132)
 
 *jnr-ffi-0.7.9 (07 Feb 2013)
 
@@ -44,4 +47,3 @@
   12 Jan 2012; Ralph Sennhauser <sera@gentoo.org> +jnr-ffi-0.5.10.ebuild,
   +jnr-ffi-0.6.0.ebuild, +files/jnr-ffi_maven-build.xml:
   New package, replacement for dev-java/jaffl.
-





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-08-31 15:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-31 15:07 [gentoo-commits] gentoo-x86 commit in dev-java/jnr-ffi: jnr-ffi-0.5.10.ebuild ChangeLog Pacho Ramos (pacho)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox