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/Mail-SPF-Query: ChangeLog Mail-SPF-Query-1.999.1.ebuild
Date: Tue, 30 Sep 2008 14:27:35
Message-Id: E1KkgCE-0002ME-RC@stork.gentoo.org
1 tove 08/09/30 14:27:26
2
3 Modified: ChangeLog Mail-SPF-Query-1.999.1.ebuild
4 Log:
5 Cleanup
6 (Portage version: 2.2_rc11/cvs/Linux 2.6.26-tuxonice i686)
7
8 Revision Changes Path
9 1.34 dev-perl/Mail-SPF-Query/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-SPF-Query/ChangeLog?rev=1.34&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-SPF-Query/ChangeLog?rev=1.34&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-SPF-Query/ChangeLog?r1=1.33&r2=1.34
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/ChangeLog,v
18 retrieving revision 1.33
19 retrieving revision 1.34
20 diff -u -r1.33 -r1.34
21 --- ChangeLog 30 Mar 2008 01:43:55 -0000 1.33
22 +++ ChangeLog 30 Sep 2008 14:27:26 -0000 1.34
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-perl/Mail-SPF-Query
25 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/ChangeLog,v 1.33 2008/03/30 01:43:55 halcy0n Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/ChangeLog,v 1.34 2008/09/30 14:27:26 tove Exp $
28 +
29 + 30 Sep 2008; Torsten Veller <tove@g.o>
30 + Mail-SPF-Query-1.999.1.ebuild:
31 + Cleanup
32
33 30 Mar 2008; Mark Loeser <halcy0n@g.o> Mail-SPF-Query-1.997.ebuild,
34 Mail-SPF-Query-1.998.ebuild, Mail-SPF-Query-1.999.1.ebuild:
35
36
37
38 1.16 dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.999.1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.999.1.ebuild?rev=1.16&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.999.1.ebuild?rev=1.16&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.999.1.ebuild?r1=1.15&r2=1.16
43
44 Index: Mail-SPF-Query-1.999.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.999.1.ebuild,v
47 retrieving revision 1.15
48 retrieving revision 1.16
49 diff -u -r1.15 -r1.16
50 --- Mail-SPF-Query-1.999.1.ebuild 30 Mar 2008 01:43:55 -0000 1.15
51 +++ Mail-SPF-Query-1.999.1.ebuild 30 Sep 2008 14:27:26 -0000 1.16
52 @@ -1,15 +1,15 @@
53 # Copyright 1999-2008 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.999.1.ebuild,v 1.15 2008/03/30 01:43:55 halcy0n Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.999.1.ebuild,v 1.16 2008/09/30 14:27:26 tove Exp $
57
58 +MODULE_AUTHOR=JMEHNLE
59 +MODULE_SECTION=mail-spf-query
60 inherit perl-module
61
62 DESCRIPTION="query Sender Policy Framework for an IP,email,helo"
63 -SRC_URI="mirror://cpan/authors/id/J/JM/JMEHNLE/mail-spf-query/${P}.tar.gz"
64 -HOMEPAGE="http://search.cpan.org/~JMEHNLE/"
65
66 SLOT="0"
67 -LICENSE="Artistic"
68 +LICENSE="|| ( Artistic GPL-2 )"
69 KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
70 IUSE=""
71
72 @@ -21,8 +21,8 @@
73
74 DEPEND=">=dev-perl/Net-DNS-0.46
75 >=dev-perl/Net-CIDR-Lite-0.15
76 - dev-perl/Sys-Hostname-Long
77 - dev-perl/URI
78 + dev-perl/Sys-Hostname-Long
79 + dev-perl/URI
80 dev-lang/perl"
81
82 RDEPEND="${DEPEND}