Gentoo Archives: gentoo-commits

From: "Gustavo Felisberto (humpback)" <humpback@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-im/openfire/files: buildxml-3.4.3.patch digest-openfire-3.4.3
Date: Thu, 03 Jan 2008 14:39:25
Message-Id: E1JARE4-0001Y8-7a@stork.gentoo.org
1 humpback 08/01/03 14:39:16
2
3 Added: buildxml-3.4.3.patch digest-openfire-3.4.3
4 Log:
5 bump
6 (Portage version: 2.1.4_rc13)
7
8 Revision Changes Path
9 1.1 net-im/openfire/files/buildxml-3.4.3.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/openfire/files/buildxml-3.4.3.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/openfire/files/buildxml-3.4.3.patch?rev=1.1&content-type=text/plain
13
14 Index: buildxml-3.4.3.patch
15 ===================================================================
16 --- build/build.xml 2007-04-13 21:00:32.000000000 +0000
17 +++ build/build.xml 2007-04-16 23:11:05.000000000 +0000
18 @@ -1133,7 +1133,7 @@
19
20 </target>
21 <target name="-plugins-impl" if="dirlist">
22 -
23 + <taskdef classname="net.sf.antcontrib.logic.For" name="for"/>
24 <!-- For each plugin in the main src dir, call the 'buildplugin' macro -->
25 <for list="${dirlist}" param="plugin" trim="true">
26 <sequential>
27 @@ -1143,7 +1143,7 @@
28
29 </target>
30 <target name="-plugins-impl-dev" if="plugin.dev.dir">
31 -
32 + <taskdef classname="net.sf.antcontrib.logic.For" name="for"/>
33 <!-- Get a list of plugins in the optional dev dir -->
34 <subdirinfo dir="${plugin.dev.dir}" property="dirlist2" ifexists="plugin.xml"/>
35
36
37
38
39 1.1 net-im/openfire/files/digest-openfire-3.4.3
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/openfire/files/digest-openfire-3.4.3?rev=1.1&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/openfire/files/digest-openfire-3.4.3?rev=1.1&content-type=text/plain
43
44 Index: digest-openfire-3.4.3
45 ===================================================================
46 MD5 000bb85543f346d486424822ddf867fd openfire_src_3_4_3.tar.gz 48954094
47 RMD160 156313f592972bd28923ff3a8aa0a5744c89a699 openfire_src_3_4_3.tar.gz 48954094
48 SHA256 c09a1f2f3da89850bc904d2ecdeb49f0b584f1b711e35b13ff3fe08c14eba973 openfire_src_3_4_3.tar.gz 48954094
49
50
51
52 --
53 gentoo-commits@g.o mailing list