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/Config-Crontab: ChangeLog Config-Crontab-1.21.ebuild
Date: Tue, 30 Sep 2008 06:33:54
Message-Id: E1KkYnt-00077f-KY@stork.gentoo.org
1 tove 08/09/30 06:33:49
2
3 Modified: ChangeLog
4 Added: Config-Crontab-1.21.ebuild
5 Log:
6 Version bump
7 (Portage version: 2.2_rc11/cvs/Linux 2.6.26-tuxonice i686)
8
9 Revision Changes Path
10 1.10 dev-perl/Config-Crontab/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Config-Crontab/ChangeLog?rev=1.10&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Config-Crontab/ChangeLog?rev=1.10&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Config-Crontab/ChangeLog?r1=1.9&r2=1.10
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Config-Crontab/ChangeLog,v
19 retrieving revision 1.9
20 retrieving revision 1.10
21 diff -u -r1.9 -r1.10
22 --- ChangeLog 27 Dec 2007 14:06:31 -0000 1.9
23 +++ ChangeLog 30 Sep 2008 06:33:49 -0000 1.10
24 @@ -1,6 +1,11 @@
25 # ChangeLog for dev-perl/Config-Crontab
26 -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Crontab/ChangeLog,v 1.9 2007/12/27 14:06:31 ticho Exp $
28 +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-Crontab/ChangeLog,v 1.10 2008/09/30 06:33:49 tove Exp $
30 +
31 +*Config-Crontab-1.21 (30 Sep 2008)
32 +
33 + 30 Sep 2008; Torsten Veller <tove@g.o> +Config-Crontab-1.21.ebuild:
34 + Version bump
35
36 27 Dec 2007; Andrej Kacian <ticho@g.o> Config-Crontab-1.20.ebuild:
37 Stable on x86.
38
39
40
41 1.1 dev-perl/Config-Crontab/Config-Crontab-1.21.ebuild
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Config-Crontab/Config-Crontab-1.21.ebuild?rev=1.1&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Config-Crontab/Config-Crontab-1.21.ebuild?rev=1.1&content-type=text/plain
45
46 Index: Config-Crontab-1.21.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/Config-Crontab/Config-Crontab-1.21.ebuild,v 1.1 2008/09/30 06:33:49 tove Exp $
51
52 MODULE_AUTHOR=SCOTTW
53 inherit perl-module
54
55 DESCRIPTION="Read/Write Vixie compatible crontab(5) files"
56
57 LICENSE="Artistic"
58 SLOT="0"
59 KEYWORDS="~amd64 ~ia64 ~x86"
60 IUSE=""
61 SRC_TEST="do"
62
63 DEPEND="dev-lang/perl"