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-Audit: ChangeLog Mail-Audit-2.226.0.ebuild
Date: Sun, 13 Nov 2011 20:28:24
Message-Id: 20111113202814.B83B52004B@flycatcher.gentoo.org
1 tove 11/11/13 20:28:14
2
3 Modified: ChangeLog
4 Added: Mail-Audit-2.226.0.ebuild
5 Log:
6 [bump] dev-perl/Mail-Audit-2.226.0
7
8 (Portage version: 2.2.0_alpha74/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.63 dev-perl/Mail-Audit/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/ChangeLog?rev=1.63&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/ChangeLog?rev=1.63&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/ChangeLog?r1=1.62&r2=1.63
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v
20 retrieving revision 1.62
21 retrieving revision 1.63
22 diff -u -r1.62 -r1.63
23 --- ChangeLog 4 Sep 2011 11:23:42 -0000 1.62
24 +++ ChangeLog 13 Nov 2011 20:28:14 -0000 1.63
25 @@ -1,6 +1,11 @@
26 # ChangeLog for dev-perl/Mail-Audit
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.62 2011/09/04 11:23:42 tove Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.63 2011/11/13 20:28:14 tove Exp $
30 +
31 +*Mail-Audit-2.226.0 (13 Nov 2011)
32 +
33 + 13 Nov 2011; Torsten Veller <tove@g.o> +Mail-Audit-2.226.0.ebuild:
34 + Version bump
35
36 04 Sep 2011; Torsten Veller <tove@g.o> -Mail-Audit-2.225.ebuild:
37 Cleanup
38
39
40
41 1.1 dev-perl/Mail-Audit/Mail-Audit-2.226.0.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.226.0.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.226.0.ebuild?rev=1.1&content-type=text/plain
45
46 Index: Mail-Audit-2.226.0.ebuild
47 ===================================================================
48 # Copyright 1999-2011 Gentoo Foundation
49 # Distributed under the terms of the GNU General Public License v2
50 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.226.0.ebuild,v 1.1 2011/11/13 20:28:14 tove Exp $
51
52 EAPI=4
53
54 MODULE_AUTHOR=RJBS
55 MODULE_VERSION=2.226
56 inherit perl-module
57
58 DESCRIPTION="Mail sorting/delivery module for Perl."
59
60 SLOT="0"
61 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
62 IUSE=""
63
64 RDEPEND="dev-perl/MIME-tools
65 >=dev-perl/MailTools-1.15
66 virtual/perl-libnet
67 dev-perl/File-Tempdir
68 >=dev-perl/File-HomeDir-0.61"
69 DEPEND="${RDEPEND}"
70
71 SRC_TEST=do