Gentoo Archives: gentoo-commits

From: "Mark Loeser (halcy0n)" <halcy0n@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.998.ebuild Mail-SPF-Query-1.997.ebuild Mail-SPF-Query-1.999.1.ebuild
Date: Sun, 30 Mar 2008 01:43:58
Message-Id: E1JfmaR-0003Qs-TO@stork.gentoo.org
1 halcy0n 08/03/30 01:43:55
2
3 Modified: ChangeLog Mail-SPF-Query-1.998.ebuild
4 Mail-SPF-Query-1.997.ebuild
5 Mail-SPF-Query-1.999.1.ebuild
6 Log:
7 Added a block on mail-filter/libspf2; bug #154297
8 (Portage version: 2.1.4.4)
9
10 Revision Changes Path
11 1.33 dev-perl/Mail-SPF-Query/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-SPF-Query/ChangeLog?rev=1.33&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-SPF-Query/ChangeLog?rev=1.33&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-SPF-Query/ChangeLog?r1=1.32&r2=1.33
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/ChangeLog,v
20 retrieving revision 1.32
21 retrieving revision 1.33
22 diff -u -r1.32 -r1.33
23 --- ChangeLog 16 Apr 2007 06:14:05 -0000 1.32
24 +++ ChangeLog 30 Mar 2008 01:43:55 -0000 1.33
25 @@ -1,6 +1,10 @@
26 # ChangeLog for dev-perl/Mail-SPF-Query
27 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/ChangeLog,v 1.32 2007/04/16 06:14:05 corsair Exp $
29 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
30 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/ChangeLog,v 1.33 2008/03/30 01:43:55 halcy0n Exp $
31 +
32 + 30 Mar 2008; Mark Loeser <halcy0n@g.o> Mail-SPF-Query-1.997.ebuild,
33 + Mail-SPF-Query-1.998.ebuild, Mail-SPF-Query-1.999.1.ebuild:
34 + Added a block on mail-filter/libspf2; bug #154297
35
36 16 Apr 2007; Markus Rothe <corsair@g.o>
37 Mail-SPF-Query-1.999.1.ebuild:
38
39
40
41 1.12 dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.998.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.998.ebuild?rev=1.12&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.998.ebuild?rev=1.12&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.998.ebuild?r1=1.11&r2=1.12
46
47 Index: Mail-SPF-Query-1.998.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.998.ebuild,v
50 retrieving revision 1.11
51 retrieving revision 1.12
52 diff -u -r1.11 -r1.12
53 --- Mail-SPF-Query-1.998.ebuild 10 Jul 2007 23:33:30 -0000 1.11
54 +++ Mail-SPF-Query-1.998.ebuild 30 Mar 2008 01:43:55 -0000 1.12
55 @@ -1,6 +1,6 @@
56 -# Copyright 1999-2006 Gentoo Foundation
57 +# Copyright 1999-2008 Gentoo Foundation
58 # Distributed under the terms of the GNU General Public License v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.998.ebuild,v 1.11 2007/07/10 23:33:30 mr_bones_ Exp $
60 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.998.ebuild,v 1.12 2008/03/30 01:43:55 halcy0n Exp $
61
62 inherit perl-module
63
64 @@ -20,4 +20,7 @@
65 dev-perl/URI
66 dev-lang/perl"
67
68 +RDEPEND="${DEPEND}
69 + !mail-filter/libspf2"
70 +
71 mydoc="TODO README sample/*"
72
73
74
75 1.18 dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild
76
77 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild?rev=1.18&view=markup
78 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild?rev=1.18&content-type=text/plain
79 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild?r1=1.17&r2=1.18
80
81 Index: Mail-SPF-Query-1.997.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild,v
84 retrieving revision 1.17
85 retrieving revision 1.18
86 diff -u -r1.17 -r1.18
87 --- Mail-SPF-Query-1.997.ebuild 10 Jul 2007 23:33:30 -0000 1.17
88 +++ Mail-SPF-Query-1.997.ebuild 30 Mar 2008 01:43:55 -0000 1.18
89 @@ -1,6 +1,6 @@
90 -# Copyright 1999-2006 Gentoo Foundation
91 +# Copyright 1999-2008 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild,v 1.17 2007/07/10 23:33:30 mr_bones_ Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.997.ebuild,v 1.18 2008/03/30 01:43:55 halcy0n Exp $
95
96 inherit perl-module
97
98 @@ -19,4 +19,7 @@
99 dev-perl/URI
100 dev-lang/perl"
101
102 +RDEPEND="${DEPEND}
103 + !mail-filter/libspf2"
104 +
105 mydoc="TODO README sample/*"
106
107
108
109 1.15 dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.999.1.ebuild
110
111 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.999.1.ebuild?rev=1.15&view=markup
112 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.999.1.ebuild?rev=1.15&content-type=text/plain
113 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.999.1.ebuild?r1=1.14&r2=1.15
114
115 Index: Mail-SPF-Query-1.999.1.ebuild
116 ===================================================================
117 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.999.1.ebuild,v
118 retrieving revision 1.14
119 retrieving revision 1.15
120 diff -u -r1.14 -r1.15
121 --- Mail-SPF-Query-1.999.1.ebuild 10 Jul 2007 23:33:30 -0000 1.14
122 +++ Mail-SPF-Query-1.999.1.ebuild 30 Mar 2008 01:43:55 -0000 1.15
123 @@ -1,6 +1,6 @@
124 -# Copyright 1999-2007 Gentoo Foundation
125 +# Copyright 1999-2008 Gentoo Foundation
126 # Distributed under the terms of the GNU General Public License v2
127 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-SPF-Query/Mail-SPF-Query-1.999.1.ebuild,v 1.14 2007/07/10 23:33:30 mr_bones_ Exp $
128 +# $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 $
129
130 inherit perl-module
131
132 @@ -25,4 +25,7 @@
133 dev-perl/URI
134 dev-lang/perl"
135
136 +RDEPEND="${DEPEND}
137 + !mail-filter/libspf2"
138 +
139 mydoc="TODO README sample/*"
140
141
142
143 --
144 gentoo-commits@l.g.o mailing list