Gentoo Archives: gentoo-commits

From: "Steve Dibb (beandog)" <beandog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-process/fcron: fcron-3.0.3.ebuild ChangeLog
Date: Sun, 21 Oct 2007 19:35:27
Message-Id: E1IjgPU-00070M-Ly@stork.gentoo.org
1 beandog 07/10/21 19:24:28
2
3 Modified: fcron-3.0.3.ebuild ChangeLog
4 Log:
5 amd64 stable
6 (Portage version: 2.1.3.15)
7
8 Revision Changes Path
9 1.5 sys-process/fcron/fcron-3.0.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/fcron-3.0.3.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/fcron-3.0.3.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/fcron-3.0.3.ebuild?r1=1.4&r2=1.5
14
15 Index: fcron-3.0.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.3.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- fcron-3.0.3.ebuild 13 Oct 2007 15:06:17 -0000 1.4
22 +++ fcron-3.0.3.ebuild 21 Oct 2007 19:24:28 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.3.ebuild,v 1.4 2007/10/13 15:06:17 nixnut Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.3.ebuild,v 1.5 2007/10/21 19:24:28 beandog Exp $
28
29 inherit cron pam eutils
30
31 @@ -10,7 +10,7 @@
32 SRC_URI="http://fcron.free.fr/archives/${MY_P}.src.tar.gz"
33
34 LICENSE="GPL-2"
35 -KEYWORDS="~amd64 hppa ppc ~sparc x86 ~x86-fbsd"
36 +KEYWORDS="amd64 hppa ppc ~sparc x86 ~x86-fbsd"
37 IUSE="debug doc pam selinux"
38
39 DEPEND="doc? ( >=app-text/docbook-dsssl-stylesheets-1.77 )
40
41
42
43 1.48 sys-process/fcron/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/ChangeLog?rev=1.48&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/ChangeLog?rev=1.48&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/ChangeLog?r1=1.47&r2=1.48
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v
52 retrieving revision 1.47
53 retrieving revision 1.48
54 diff -u -r1.47 -r1.48
55 --- ChangeLog 13 Oct 2007 15:06:17 -0000 1.47
56 +++ ChangeLog 21 Oct 2007 19:24:28 -0000 1.48
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sys-process/fcron
59 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.47 2007/10/13 15:06:17 nixnut Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.48 2007/10/21 19:24:28 beandog Exp $
62 +
63 + 21 Oct 2007; Steve Dibb <beandog@g.o> fcron-3.0.3.ebuild:
64 + amd64 stable
65
66 13 Oct 2007; nixnut <nixnut@g.o> fcron-3.0.3.ebuild:
67 Stable on ppc wrt bug 195241
68
69
70
71 --
72 gentoo-commits@g.o mailing list