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: Tue, 18 Nov 2008 15:15:19
Message-Id: E1L2SIP-0005fC-0M@stork.gentoo.org
1 tove 08/11/18 15:15:17
2
3 Modified: ChangeLog Module-Signature-0.55.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.18 dev-perl/Module-Signature/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Module-Signature/ChangeLog?rev=1.18&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Module-Signature/ChangeLog?rev=1.18&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Module-Signature/ChangeLog?r1=1.17&r2=1.18
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Signature/ChangeLog,v
18 retrieving revision 1.17
19 retrieving revision 1.18
20 diff -u -r1.17 -r1.18
21 --- ChangeLog 5 May 2007 13:55:26 -0000 1.17
22 +++ ChangeLog 18 Nov 2008 15:15:16 -0000 1.18
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-perl/Module-Signature
25 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Signature/ChangeLog,v 1.17 2007/05/05 13:55:26 ian Exp $
27 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Signature/ChangeLog,v 1.18 2008/11/18 15:15:16 tove Exp $
29 +
30 + 18 Nov 2008; Torsten Veller <tove@g.o>
31 + Module-Signature-0.55.ebuild:
32 + New virtuals: Compress-Zlib
33
34 05 May 2007; Christian Hartmann <ian@g.o>
35 -Module-Signature-0.44.ebuild, -Module-Signature-0.51.ebuild,
36
37
38
39 1.6 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.6&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Module-Signature/Module-Signature-0.55.ebuild?rev=1.6&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.5&r2=1.6
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.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- Module-Signature-0.55.ebuild 10 Jul 2007 23:33:33 -0000 1.5
52 +++ Module-Signature-0.55.ebuild 18 Nov 2008 15:15:16 -0000 1.6
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2007 Gentoo Foundation
55 +# Copyright 1999-2008 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.5 2007/07/10 23:33:33 mr_bones_ Exp $
58 +# $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 $
59
60 inherit perl-module
61
62 @@ -17,7 +17,7 @@
63
64 DEPEND="virtual/perl-MIME-Base64
65 dev-perl/PAR-Dist
66 - dev-perl/Compress-Zlib
67 + virtual/perl-Compress-Zlib
68 dev-perl/crypt-cbc
69 dev-perl/Crypt-DES
70 dev-perl/Crypt-Blowfish