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/Module-Signature: ChangeLog Module-Signature-0.55.ebuild
Date: Sun, 19 Jul 2009 17:39:58
Message-Id: E1MSaMe-0007Wv-FU@stork.gentoo.org
1 tove 09/07/19 17:39:56
2
3 Modified: ChangeLog Module-Signature-0.55.ebuild
4 Log:
5 IO-Compress replaces Compress-Zlib
6 (Portage version: 2.2_rc33/cvs/Linux i686)
7
8 Revision Changes Path
9 1.19 dev-perl/Module-Signature/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Module-Signature/ChangeLog?rev=1.19&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Module-Signature/ChangeLog?rev=1.19&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Module-Signature/ChangeLog?r1=1.18&r2=1.19
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Signature/ChangeLog,v
18 retrieving revision 1.18
19 retrieving revision 1.19
20 diff -u -r1.18 -r1.19
21 --- ChangeLog 18 Nov 2008 15:15:16 -0000 1.18
22 +++ ChangeLog 19 Jul 2009 17:39:56 -0000 1.19
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-perl/Module-Signature
25 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Signature/ChangeLog,v 1.18 2008/11/18 15:15:16 tove Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Signature/ChangeLog,v 1.19 2009/07/19 17:39:56 tove Exp $
29 +
30 + 19 Jul 2009; Torsten Veller <tove@g.o>
31 + Module-Signature-0.55.ebuild:
32 + IO-Compress replaces Compress-Zlib
33
34 18 Nov 2008; Torsten Veller <tove@g.o>
35 Module-Signature-0.55.ebuild:
36
37
38
39 1.7 dev-perl/Module-Signature/Module-Signature-0.55.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Module-Signature/Module-Signature-0.55.ebuild?rev=1.7&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Module-Signature/Module-Signature-0.55.ebuild?rev=1.7&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Module-Signature/Module-Signature-0.55.ebuild?r1=1.6&r2=1.7
44
45 Index: Module-Signature-0.55.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Signature/Module-Signature-0.55.ebuild,v
48 retrieving revision 1.6
49 retrieving revision 1.7
50 diff -u -r1.6 -r1.7
51 --- Module-Signature-0.55.ebuild 18 Nov 2008 15:15:16 -0000 1.6
52 +++ Module-Signature-0.55.ebuild 19 Jul 2009 17:39:56 -0000 1.7
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2008 Gentoo Foundation
55 +# Copyright 1999-2009 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Signature/Module-Signature-0.55.ebuild,v 1.6 2008/11/18 15:15:16 tove Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Signature/Module-Signature-0.55.ebuild,v 1.7 2009/07/19 17:39:56 tove Exp $
59
60 inherit perl-module
61
62 @@ -17,7 +17,7 @@
63
64 DEPEND="virtual/perl-MIME-Base64
65 dev-perl/PAR-Dist
66 - virtual/perl-Compress-Zlib
67 + virtual/perl-IO-Compress
68 dev-perl/crypt-cbc
69 dev-perl/Crypt-DES
70 dev-perl/Crypt-Blowfish