Gentoo Archives: gentoo-commits

From: "Torsten Veller (tove)" <tove@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/SOAP-Lite: ChangeLog SOAP-Lite-0.69.ebuild
Date: Tue, 18 Nov 2008 15:28:20
Message-Id: E1L2SV0-0005sx-PV@stork.gentoo.org
1 tove 08/11/18 15:28:18
2
3 Modified: ChangeLog SOAP-Lite-0.69.ebuild
4 Log:
5 New virtuals: Compress-Zlib
6 (Portage version: 2.2_rc14/cvs/Linux 2.6.26-tuxonice i686)
7
8 Revision Changes Path
9 1.46 dev-perl/SOAP-Lite/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog?rev=1.46&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog?rev=1.46&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog?r1=1.45&r2=1.46
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v
18 retrieving revision 1.45
19 retrieving revision 1.46
20 diff -u -r1.45 -r1.46
21 --- ChangeLog 15 Sep 2008 19:24:13 -0000 1.45
22 +++ ChangeLog 18 Nov 2008 15:28:18 -0000 1.46
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-perl/SOAP-Lite
25 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.45 2008/09/15 19:24:13 tove Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/ChangeLog,v 1.46 2008/11/18 15:28:18 tove Exp $
28 +
29 + 18 Nov 2008; Torsten Veller <tove@g.o> SOAP-Lite-0.69.ebuild:
30 + New virtuals: Compress-Zlib
31
32 15 Sep 2008; Torsten Veller <tove@g.o> -SOAP-Lite-0.55.ebuild,
33 -SOAP-Lite-0.60a-r1.ebuild, -SOAP-Lite-0.66.ebuild,
34
35
36
37 1.8 dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild?rev=1.8&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild?rev=1.8&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild?r1=1.7&r2=1.8
42
43 Index: SOAP-Lite-0.69.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild,v
46 retrieving revision 1.7
47 retrieving revision 1.8
48 diff -u -r1.7 -r1.8
49 --- SOAP-Lite-0.69.ebuild 13 Jan 2008 21:44:39 -0000 1.7
50 +++ SOAP-Lite-0.69.ebuild 18 Nov 2008 15:28:18 -0000 1.8
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild,v 1.7 2008/01/13 21:44:39 dertobi123 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SOAP-Lite/SOAP-Lite-0.69.ebuild,v 1.8 2008/11/18 15:28:18 tove Exp $
56
57 IUSE="jabber ssl"
58
59 @@ -32,7 +32,7 @@
60 ssl? ( dev-perl/Crypt-SSLeay )
61 jabber? ( dev-perl/Net-Jabber )
62 ssl? ( dev-perl/IO-Socket-SSL )
63 - dev-perl/Compress-Zlib
64 + virtual/perl-Compress-Zlib
65 >=dev-perl/MIME-tools-5.413
66 dev-lang/perl"