Gentoo Archives: gentoo-commits

From: "Serkan Kaba (serkan)" <serkan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/glassfish-servlet-api/files: build_xml.patch
Date: Thu, 25 Sep 2008 20:55:44
Message-Id: E1Kixs6-000335-AF@stork.gentoo.org
1 serkan 08/09/25 20:55:34
2
3 Modified: build_xml.patch
4 Log:
5 Update patch to make it work for new epatch behavior.
6 (Portage version: 2.2_rc9/cvs/Linux 2.6.25-gentoo-r7 x86_64)
7
8 Revision Changes Path
9 1.2 dev-java/glassfish-servlet-api/files/build_xml.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/glassfish-servlet-api/files/build_xml.patch?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/glassfish-servlet-api/files/build_xml.patch?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/glassfish-servlet-api/files/build_xml.patch?r1=1.1&r2=1.2
14
15 Index: build_xml.patch
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-java/glassfish-servlet-api/files/build_xml.patch,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- build_xml.patch 27 Apr 2007 20:37:12 -0000 1.1
22 +++ build_xml.patch 25 Sep 2008 20:55:33 -0000 1.2
23 @@ -1,5 +1,5 @@
24 --- build.xml 2007-04-27 03:38:38.000000000 -0400
25 -+++ /tmp/portage/dev-java/glassfish-servlet-api-2_beta39/work/glassfish/servlet-api/build.xml 2007-04-27 03:39:17.000000000 -0400
26 ++++ build.xml 2007-04-27 03:39:17.000000000 -0400
27 @@ -28,7 +28,9 @@
28 target="dist" inheritAll="false"/>
29 <ant dir="${servlet.api.home}/src/jsr245"