Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Mail-DKIM: ChangeLog Mail-DKIM-0.37.ebuild Mail-DKIM-0.36.ebuild
Date: Thu, 28 Jan 2010 19:14:14
Message-Id: E1NaZnR-00015c-MH@stork.gentoo.org
1 armin76 10/01/28 19:12:53
2
3 Modified: ChangeLog Mail-DKIM-0.37.ebuild
4 Mail-DKIM-0.36.ebuild
5 Log:
6 Add ~ia64 wrt #302601
7 (Portage version: 2.1.6.13/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.39 dev-perl/Mail-DKIM/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog?rev=1.39&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog?rev=1.39&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog?r1=1.38&r2=1.39
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v
19 retrieving revision 1.38
20 retrieving revision 1.39
21 diff -u -r1.38 -r1.39
22 --- ChangeLog 24 Dec 2009 19:49:50 -0000 1.38
23 +++ ChangeLog 28 Jan 2010 19:12:53 -0000 1.39
24 @@ -1,6 +1,10 @@
25 # ChangeLog for dev-perl/Mail-DKIM
26 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.38 2009/12/24 19:49:50 tove Exp $
28 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.39 2010/01/28 19:12:53 armin76 Exp $
30 +
31 + 28 Jan 2010; Raúl Porcel <armin76@g.o> Mail-DKIM-0.36.ebuild,
32 + Mail-DKIM-0.37.ebuild:
33 + Add ~ia64 wrt #302601
34
35 24 Dec 2009; Torsten Veller <tove@g.o> -Mail-DKIM-0.31.ebuild,
36 -Mail-DKIM-0.32.ebuild:
37
38
39
40 1.2 dev-perl/Mail-DKIM/Mail-DKIM-0.37.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.37.ebuild?rev=1.2&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.37.ebuild?rev=1.2&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.37.ebuild?r1=1.1&r2=1.2
45
46 Index: Mail-DKIM-0.37.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.37.ebuild,v
49 retrieving revision 1.1
50 retrieving revision 1.2
51 diff -u -r1.1 -r1.2
52 --- Mail-DKIM-0.37.ebuild 9 Sep 2009 11:07:03 -0000 1.1
53 +++ Mail-DKIM-0.37.ebuild 28 Jan 2010 19:12:53 -0000 1.2
54 @@ -1,6 +1,6 @@
55 -# Copyright 1999-2009 Gentoo Foundation
56 +# Copyright 1999-2010 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.37.ebuild,v 1.1 2009/09/09 11:07:03 tove Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.37.ebuild,v 1.2 2010/01/28 19:12:53 armin76 Exp $
60
61 EAPI=2
62
63 @@ -10,7 +10,7 @@
64 DESCRIPTION="Mail::DKIM - Signs/verifies Internet mail using DKIM message signatures"
65
66 SLOT="0"
67 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
68 +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
69 IUSE=""
70
71 DEPEND=">=dev-perl/Crypt-OpenSSL-RSA-0.24
72
73
74
75 1.9 dev-perl/Mail-DKIM/Mail-DKIM-0.36.ebuild
76
77 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.36.ebuild?rev=1.9&view=markup
78 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.36.ebuild?rev=1.9&content-type=text/plain
79 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.36.ebuild?r1=1.8&r2=1.9
80
81 Index: Mail-DKIM-0.36.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.36.ebuild,v
84 retrieving revision 1.8
85 retrieving revision 1.9
86 diff -u -r1.8 -r1.9
87 --- Mail-DKIM-0.36.ebuild 8 Nov 2009 15:01:46 -0000 1.8
88 +++ Mail-DKIM-0.36.ebuild 28 Jan 2010 19:12:53 -0000 1.9
89 @@ -1,6 +1,6 @@
90 -# Copyright 1999-2009 Gentoo Foundation
91 +# Copyright 1999-2010 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.36.ebuild,v 1.8 2009/11/08 15:01:46 jer Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.36.ebuild,v 1.9 2010/01/28 19:12:53 armin76 Exp $
95
96 EAPI=2
97
98 @@ -10,7 +10,7 @@
99 DESCRIPTION="Mail::DKIM - Signs/verifies Internet mail using DKIM message signatures"
100
101 SLOT="0"
102 -KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86"
103 +KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86"
104 IUSE=""
105
106 DEPEND=">=dev-perl/Crypt-OpenSSL-RSA-0.24