Gentoo Archives: gentoo-commits

From: "Tony Vroon (chainsaw)" <chainsaw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Module-Signature: ChangeLog Module-Signature-0.680.0.ebuild
Date: Tue, 04 Oct 2011 11:34:40
Message-Id: 20111004113430.B78EF2004B@flycatcher.gentoo.org
1 chainsaw 11/10/04 11:34:30
2
3 Modified: ChangeLog Module-Signature-0.680.0.ebuild
4 Log:
5 Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo, Ian "idella4" Delaney & Elijah "Armageddon" El Lazkani in bug #385023.
6
7 (Portage version: 2.1.10.20/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.32 dev-perl/Module-Signature/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Signature/ChangeLog?rev=1.32&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Signature/ChangeLog?rev=1.32&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Signature/ChangeLog?r1=1.31&r2=1.32
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Signature/ChangeLog,v
19 retrieving revision 1.31
20 retrieving revision 1.32
21 diff -u -r1.31 -r1.32
22 --- ChangeLog 13 May 2011 14:07:51 -0000 1.31
23 +++ ChangeLog 4 Oct 2011 11:34:30 -0000 1.32
24 @@ -1,6 +1,11 @@
25 # ChangeLog for dev-perl/Module-Signature
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Signature/ChangeLog,v 1.31 2011/05/13 14:07:51 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Signature/ChangeLog,v 1.32 2011/10/04 11:34:30 chainsaw Exp $
29 +
30 + 04 Oct 2011; Tony Vroon <chainsaw@g.o>
31 + Module-Signature-0.680.0.ebuild:
32 + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo, Ian
33 + "idella4" Delaney & Elijah "Armageddon" El Lazkani in bug #385023.
34
35 *Module-Signature-0.680.0 (13 May 2011)
36
37
38
39
40 1.2 dev-perl/Module-Signature/Module-Signature-0.680.0.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Signature/Module-Signature-0.680.0.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Signature/Module-Signature-0.680.0.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Module-Signature/Module-Signature-0.680.0.ebuild?r1=1.1&r2=1.2
45
46 Index: Module-Signature-0.680.0.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Module-Signature/Module-Signature-0.680.0.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- Module-Signature-0.680.0.ebuild 13 May 2011 14:07:51 -0000 1.1
53 +++ Module-Signature-0.680.0.ebuild 4 Oct 2011 11:34:30 -0000 1.2
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2011 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.680.0.ebuild,v 1.1 2011/05/13 14:07:51 tove Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Signature/Module-Signature-0.680.0.ebuild,v 1.2 2011/10/04 11:34:30 chainsaw Exp $
59
60 EAPI=4
61
62 @@ -12,7 +12,7 @@
63
64 LICENSE="CC0-1.0-Universal"
65 SLOT="0"
66 -KEYWORDS="~amd64 ~x86 ~x86-solaris"
67 +KEYWORDS="amd64 ~x86 ~x86-solaris"
68 IUSE="test"
69
70 RDEPEND="virtual/perl-MIME-Base64