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.3.3.patch digest-openfire-3.3.3 buildxml-3.3.1.patch buildxml-3.3.0.patch digest-openfire-3.3.1 digest-openfire-3.3.0
Date: Mon, 01 Oct 2007 18:49:07
Message-Id: E1IcQBc-0001WY-As@stork.gentoo.org
1 humpback 07/10/01 18:40:08
2
3 Added: buildxml-3.3.3.patch digest-openfire-3.3.3
4 Removed: buildxml-3.3.1.patch buildxml-3.3.0.patch
5 digest-openfire-3.3.1 digest-openfire-3.3.0
6 Log:
7 bumping and removing older versions
8 (Portage version: 2.1.3.9)
9
10 Revision Changes Path
11 1.1 net-im/openfire/files/buildxml-3.3.3.patch
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/openfire/files/buildxml-3.3.3.patch?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/openfire/files/buildxml-3.3.3.patch?rev=1.1&content-type=text/plain
15
16 Index: buildxml-3.3.3.patch
17 ===================================================================
18 --- build/build.xml 2007-04-13 21:00:32.000000000 +0000
19 +++ build/build.xml 2007-04-16 23:11:05.000000000 +0000
20 @@ -1133,7 +1133,7 @@
21
22 </target>
23 <target name="-plugins-impl" if="dirlist">
24 -
25 + <taskdef classname="net.sf.antcontrib.logic.For" name="for"/>
26 <!-- For each plugin in the main src dir, call the 'buildplugin' macro -->
27 <for list="${dirlist}" param="plugin" trim="true">
28 <sequential>
29 @@ -1143,7 +1143,7 @@
30
31 </target>
32 <target name="-plugins-impl-dev" if="plugin.dev.dir">
33 -
34 + <taskdef classname="net.sf.antcontrib.logic.For" name="for"/>
35 <!-- Get a list of plugins in the optional dev dir -->
36 <subdirinfo dir="${plugin.dev.dir}" property="dirlist2" ifexists="plugin.xml"/>
37
38
39
40
41 1.1 net-im/openfire/files/digest-openfire-3.3.3
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/openfire/files/digest-openfire-3.3.3?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/openfire/files/digest-openfire-3.3.3?rev=1.1&content-type=text/plain
45
46 Index: digest-openfire-3.3.3
47 ===================================================================
48 MD5 e9b01da5dab0eea51f46399857322109 openfire_src_3_3_3.tar.gz 54051765
49 RMD160 d002c9f507e06c8f491238f998b854263c139843 openfire_src_3_3_3.tar.gz 54051765
50 SHA256 e52a60f8d9042a9e58b81701d4dead5889caa999d40f6e20bca7eb1c5fef5338 openfire_src_3_3_3.tar.gz 54051765
51
52
53
54 --
55 gentoo-commits@g.o mailing list