Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Mail-DKIM: ChangeLog Mail-DKIM-0.31.ebuild
Date: Fri, 29 Aug 2008 22:02:47
Message-Id: E1KZC3G-0006BA-Dv@stork.gentoo.org
1 maekke 08/08/29 22:02:42
2
3 Modified: ChangeLog Mail-DKIM-0.31.ebuild
4 Log:
5 amd64/x86 stable, bug #235912
6 (Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc4 i686)
7
8 Revision Changes Path
9 1.17 dev-perl/Mail-DKIM/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog?rev=1.17&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog?rev=1.17&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog?r1=1.16&r2=1.17
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v
18 retrieving revision 1.16
19 retrieving revision 1.17
20 diff -u -r1.16 -r1.17
21 --- ChangeLog 17 Jun 2008 16:01:53 -0000 1.16
22 +++ ChangeLog 29 Aug 2008 22:02:41 -0000 1.17
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-perl/Mail-DKIM
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.16 2008/06/17 16:01:53 dertobi123 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/ChangeLog,v 1.17 2008/08/29 22:02:41 maekke Exp $
28 +
29 + 29 Aug 2008; Markus Meier <maekke@g.o> Mail-DKIM-0.31.ebuild:
30 + amd64/x86 stable, bug #235912
31
32 17 Jun 2008; Tobias Scherbaum <dertobi123@g.o>
33 Mail-DKIM-0.31.ebuild:
34
35
36
37 1.5 dev-perl/Mail-DKIM/Mail-DKIM-0.31.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.31.ebuild?rev=1.5&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.31.ebuild?rev=1.5&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.31.ebuild?r1=1.4&r2=1.5
42
43 Index: Mail-DKIM-0.31.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.31.ebuild,v
46 retrieving revision 1.4
47 retrieving revision 1.5
48 diff -u -r1.4 -r1.5
49 --- Mail-DKIM-0.31.ebuild 17 Jun 2008 16:01:53 -0000 1.4
50 +++ Mail-DKIM-0.31.ebuild 29 Aug 2008 22:02:41 -0000 1.5
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.31.ebuild,v 1.4 2008/06/17 16:01:53 dertobi123 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-DKIM/Mail-DKIM-0.31.ebuild,v 1.5 2008/08/29 22:02:41 maekke Exp $
56
57 inherit perl-module
58
59 @@ -18,6 +18,6 @@
60
61 SLOT="0"
62 LICENSE="|| ( Artistic GPL-2 )"
63 -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
64 +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc x86"
65 IUSE=""
66 SRC_TEST="do"