Gentoo Archives: gentoo-commits

From: "Richard Freeman (rich0)" <rich0@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-process/fcron: fcron-3.0.4.ebuild ChangeLog
Date: Sun, 27 Jan 2008 22:14:30
Message-Id: E1JJFli-0005rF-RQ@stork.gentoo.org
1 rich0 08/01/27 22:14:26
2
3 Modified: fcron-3.0.4.ebuild ChangeLog
4 Log:
5 amd64 stable - #207266
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.8 sys-process/fcron/fcron-3.0.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/fcron-3.0.4.ebuild?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/fcron-3.0.4.ebuild?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/fcron-3.0.4.ebuild?r1=1.7&r2=1.8
14
15 Index: fcron-3.0.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.4.ebuild,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- fcron-3.0.4.ebuild 27 Jan 2008 19:23:55 -0000 1.7
22 +++ fcron-3.0.4.ebuild 27 Jan 2008 22:14:26 -0000 1.8
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 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.4.ebuild,v 1.7 2008/01/27 19:23:55 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.4.ebuild,v 1.8 2008/01/27 22:14:26 rich0 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 ~mips ppc sparc x86 ~x86-fbsd"
36 +KEYWORDS="amd64 ~hppa ~mips 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.58 sys-process/fcron/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/ChangeLog?rev=1.58&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/ChangeLog?rev=1.58&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/ChangeLog?r1=1.57&r2=1.58
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v
52 retrieving revision 1.57
53 retrieving revision 1.58
54 diff -u -r1.57 -r1.58
55 --- ChangeLog 27 Jan 2008 19:23:55 -0000 1.57
56 +++ ChangeLog 27 Jan 2008 22:14:26 -0000 1.58
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sys-process/fcron
59 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.57 2008/01/27 19:23:55 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.58 2008/01/27 22:14:26 rich0 Exp $
62 +
63 + 27 Jan 2008; Richard Freeman <rich0@g.o> fcron-3.0.4.ebuild:
64 + amd64 stable - #207266
65
66 27 Jan 2008; Raúl Porcel <armin76@g.o> fcron-3.0.4.ebuild:
67 sparc stable wrt #207266, thanks to Friedrich Oslage for testing
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list