Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Mail-DKIM: Mail-DKIM-0.32.ebuild ChangeLog
Date: Tue, 02 Dec 2008 23:45:59
Message-Id: E1L7ewH-0007JG-Gm@stork.gentoo.org
1 ranger 08/12/02 23:45:57
2
3 Modified: Mail-DKIM-0.32.ebuild ChangeLog
4 Log:
5 Marking Mail-DKIM-0.32 ppc64 for bug 235912
6 (Portage version: 2.2_rc14/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
7
8 Revision Changes Path
9 1.5 dev-perl/Mail-DKIM/Mail-DKIM-0.32.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.32.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.32.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.32.ebuild?r1=1.4&r2=1.5
14
15 Index: Mail-DKIM-0.32.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.32.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- Mail-DKIM-0.32.ebuild 20 Nov 2008 16:13:57 -0000 1.4
22 +++ Mail-DKIM-0.32.ebuild 2 Dec 2008 23:45:57 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.32.ebuild,v 1.4 2008/11/20 16:13:57 jer Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.32.ebuild,v 1.5 2008/12/02 23:45:57 ranger Exp $
28
29 MODULE_AUTHOR=JASLONG
30 inherit perl-module
31 @@ -9,7 +9,7 @@
32
33 SLOT="0"
34 LICENSE="|| ( Artistic GPL-2 )"
35 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
36 +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ppc64 ~sparc ~x86"
37 IUSE=""
38
39 DEPEND=">=dev-perl/Crypt-OpenSSL-RSA-0.24
40
41
42
43 1.22 dev-perl/Mail-DKIM/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog?rev=1.22&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog?rev=1.22&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog?r1=1.21&r2=1.22
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v
52 retrieving revision 1.21
53 retrieving revision 1.22
54 diff -u -r1.21 -r1.22
55 --- ChangeLog 20 Nov 2008 16:13:57 -0000 1.21
56 +++ ChangeLog 2 Dec 2008 23:45:57 -0000 1.22
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-perl/Mail-DKIM
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.21 2008/11/20 16:13:57 jer Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.22 2008/12/02 23:45:57 ranger Exp $
62 +
63 + 02 Dec 2008; Brent Baude <ranger@g.o> Mail-DKIM-0.32.ebuild:
64 + Marking Mail-DKIM-0.32 ppc64 for bug 235912
65
66 20 Nov 2008; Jeroen Roovers <jer@g.o> Mail-DKIM-0.32.ebuild:
67 Marked ~hppa too (thanks to LuckyLuke).