Gentoo Archives: gentoo-commits

From: "Yuval Yaari (yuval)" <yuval@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/DateTime-Format-Mail: ChangeLog DateTime-Format-Mail-0.3001.ebuild
Date: Tue, 29 Apr 2008 06:01:46
Message-Id: E1JqiuN-0005sJ-HV@stork.gentoo.org
1 yuval 08/04/29 06:01:43
2
3 Modified: ChangeLog
4 Added: DateTime-Format-Mail-0.3001.ebuild
5 Log:
6 Version bump
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.14 dev-perl/DateTime-Format-Mail/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-Mail/ChangeLog?rev=1.14&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-Mail/ChangeLog?rev=1.14&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-Mail/ChangeLog?r1=1.13&r2=1.14
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/ChangeLog,v
19 retrieving revision 1.13
20 retrieving revision 1.14
21 diff -u -r1.13 -r1.14
22 --- ChangeLog 5 May 2007 17:28:33 -0000 1.13
23 +++ ChangeLog 29 Apr 2008 06:01:42 -0000 1.14
24 @@ -1,6 +1,12 @@
25 # ChangeLog for dev-perl/DateTime-Format-Mail
26 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/ChangeLog,v 1.13 2007/05/05 17:28:33 dertobi123 Exp $
28 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/ChangeLog,v 1.14 2008/04/29 06:01:42 yuval Exp $
30 +
31 +*DateTime-Format-Mail-0.3001 (29 Apr 2008)
32 +
33 + 29 Apr 2008; Yuval Yaari <yuval@g.o>
34 + +DateTime-Format-Mail-0.3001.ebuild:
35 + Version bump
36
37 05 May 2007; Tobias Scherbaum <dertobi123@g.o>
38 DateTime-Format-Mail-0.30.ebuild:
39
40
41
42 1.1 dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.3001.ebuild
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.3001.ebuild?rev=1.1&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.3001.ebuild?rev=1.1&content-type=text/plain
46
47 Index: DateTime-Format-Mail-0.3001.ebuild
48 ===================================================================
49 # Copyright 1999-2008 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51 # $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.3001.ebuild,v 1.1 2008/04/29 06:01:43 yuval Exp $
52
53 inherit perl-module
54
55 DESCRIPTION="Convert between DateTime and RFC2822/822 formats"
56 HOMEPAGE="http://search.cpan.org/~drolsky/"
57 SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz"
58
59 LICENSE="GPL-2"
60 SLOT="0"
61 KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
62 IUSE=""
63
64 SRC_TEST="do"
65
66 RDEPEND=">=dev-perl/Params-Validate-0.67
67 >=dev-perl/DateTime-0.17
68 dev-lang/perl"
69 DEPEND="${RDEPEND}
70 dev-perl/module-build"
71
72
73
74 --
75 gentoo-commits@l.g.o mailing list