Gentoo Archives: gentoo-commits

From: "Christian Hartmann (ian)" <ian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Mail-Audit: ChangeLog Mail-Audit-2.221.ebuild
Date: Fri, 19 Oct 2007 20:33:18
Message-Id: E1IiyMh-0003Wt-W1@stork.gentoo.org
1 ian 07/10/19 20:22:39
2
3 Modified: ChangeLog
4 Added: Mail-Audit-2.221.ebuild
5 Log:
6 Version bump
7 (Portage version: 2.1.3.9)
8
9 Revision Changes Path
10 1.49 dev-perl/Mail-Audit/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-Audit/ChangeLog?rev=1.49&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-Audit/ChangeLog?rev=1.49&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-Audit/ChangeLog?r1=1.48&r2=1.49
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v
19 retrieving revision 1.48
20 retrieving revision 1.49
21 diff -u -r1.48 -r1.49
22 --- ChangeLog 9 Aug 2007 15:33:02 -0000 1.48
23 +++ ChangeLog 19 Oct 2007 20:22:39 -0000 1.49
24 @@ -1,6 +1,11 @@
25 # ChangeLog for dev-perl/Mail-Audit
26 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.48 2007/08/09 15:33:02 gustavoz Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.49 2007/10/19 20:22:39 ian Exp $
29 +
30 +*Mail-Audit-2.221 (19 Oct 2007)
31 +
32 + 19 Oct 2007; Christian Hartmann <ian@g.o> +Mail-Audit-2.221.ebuild:
33 + Version bump
34
35 09 Aug 2007; Gustavo Zacarias <gustavoz@g.o>
36 Mail-Audit-2.219.ebuild:
37
38
39
40 1.1 dev-perl/Mail-Audit/Mail-Audit-2.221.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.221.ebuild?rev=1.1&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.221.ebuild?rev=1.1&content-type=text/plain
44
45 Index: Mail-Audit-2.221.ebuild
46 ===================================================================
47 # Copyright 1999-2007 Gentoo Foundation
48 # Distributed under the terms of the GNU General Public License v2
49 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.221.ebuild,v 1.1 2007/10/19 20:22:39 ian Exp $
50
51 inherit perl-module
52
53 DESCRIPTION="Mail sorting/delivery module for Perl."
54 SRC_URI="mirror://cpan/authors/id/R/RJ/RJBS/${P}.tar.gz"
55 HOMEPAGE="http://search.cpan.org/~rjbs/"
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 perl-core/libnet
65 dev-perl/File-Tempdir
66 >=dev-perl/File-HomeDir-0.61
67 dev-lang/perl"
68
69
70
71 --
72 gentoo-commits@g.o mailing list