Gentoo Archives: gentoo-commits

From: "Alistair Bush (ali_bush)" <ali_bush@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/jruby/files: jruby-1.5.0-system-jars.patch
Date: Sun, 05 Sep 2010 01:49:35
Message-Id: 20100905014927.AD45120054@flycatcher.gentoo.org
1 ali_bush 10/09/05 01:49:27
2
3 Modified: jruby-1.5.0-system-jars.patch
4 Log:
5 Rev bump to force rebuild after fixing an existing patch.
6 (Portage version: 2.1.8.3/cvs/Linux x86_64, RepoMan options: --force)
7
8 Revision Changes Path
9 1.3 dev-java/jruby/files/jruby-1.5.0-system-jars.patch
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jruby/files/jruby-1.5.0-system-jars.patch?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jruby/files/jruby-1.5.0-system-jars.patch?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jruby/files/jruby-1.5.0-system-jars.patch?r1=1.2&r2=1.3
14
15 Index: jruby-1.5.0-system-jars.patch
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-java/jruby/files/jruby-1.5.0-system-jars.patch,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- jruby-1.5.0-system-jars.patch 22 Jun 2010 22:08:33 -0000 1.2
22 +++ jruby-1.5.0-system-jars.patch 5 Sep 2010 01:49:27 -0000 1.3
23 @@ -209,7 +209,7 @@
24 - fi
25 -
26 -fi
27 -+JFFI_OPTS="-Djffi.boot.library.path=$(java-config -dp jffi-0.4)"
28 ++JFFI_OPTS="-Djffi.boot.library.path=$(java-config -di jffi-0.4)"
29
30 if [ "$nailgun_client" != "" ]; then
31 - if [ -f $JRUBY_HOME/tool/nailgun/ng ]; then