Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Mail-Audit: ChangeLog Mail-Audit-2.223.ebuild
Date: Tue, 30 Sep 2008 06:14:36
Message-Id: E1KkYVE-0006oU-OX@stork.gentoo.org
1 robbat2 08/09/30 06:14:32
2
3 Modified: ChangeLog
4 Added: Mail-Audit-2.223.ebuild
5 Log:
6 Version bump.
7 (Portage version: 2.2_rc11/cvs/Linux 2.6.27-rc1-10246-gca5de40 x86_64)
8
9 Revision Changes Path
10 1.56 dev-perl/Mail-Audit/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-Audit/ChangeLog?rev=1.56&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-Audit/ChangeLog?rev=1.56&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-Audit/ChangeLog?r1=1.55&r2=1.56
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v
19 retrieving revision 1.55
20 retrieving revision 1.56
21 diff -p -w -b -B -u -u -r1.55 -r1.56
22 --- ChangeLog 15 Sep 2008 11:30:29 -0000 1.55
23 +++ ChangeLog 30 Sep 2008 06:14:32 -0000 1.56
24 @@ -1,6 +1,12 @@
25 # ChangeLog for dev-perl/Mail-Audit
26 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.55 2008/09/15 11:30:29 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.56 2008/09/30 06:14:32 robbat2 Exp $
29 +
30 +*Mail-Audit-2.223 (30 Sep 2008)
31 +
32 + 30 Sep 2008; Robin H. Johnson <robbat2@g.o>
33 + +Mail-Audit-2.223.ebuild:
34 + Version bump.
35
36 15 Sep 2008; Torsten Veller <tove@g.o> -Mail-Audit-2.1-r1.ebuild,
37 -Mail-Audit-2.203.ebuild, -Mail-Audit-2.211.ebuild,
38
39
40
41 1.1 dev-perl/Mail-Audit/Mail-Audit-2.223.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.223.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.223.ebuild?rev=1.1&content-type=text/plain
45
46 Index: Mail-Audit-2.223.ebuild
47 ===================================================================
48 # Copyright 1999-2008 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.223.ebuild,v 1.1 2008/09/30 06:14:32 robbat2 Exp $
51
52 MODULE_AUTHOR="RJBS"
53 inherit perl-module
54
55 DESCRIPTION="Mail sorting/delivery module for Perl."
56
57 LICENSE="Artistic"
58 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
59 IUSE=""
60
61 SLOT="0"
62 DEPEND="dev-perl/MIME-tools
63 >=dev-perl/MailTools-1.15
64 virtual/perl-libnet
65 dev-perl/File-Tempdir
66 >=dev-perl/File-HomeDir-0.61
67 dev-lang/perl"