Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-process/fcron: fcron-3.0.5-r2.ebuild ChangeLog
Date: Sat, 24 Apr 2010 19:54:34
Message-Id: 20100424195430.9951E2C04C@corvid.gentoo.org
1 armin76 10/04/24 19:54:30
2
3 Modified: fcron-3.0.5-r2.ebuild ChangeLog
4 Log:
5 Add ~arm wrt #314629
6 (Portage version: 2.1.7.17/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.7 sys-process/fcron/fcron-3.0.5-r2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/fcron-3.0.5-r2.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/fcron-3.0.5-r2.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/fcron-3.0.5-r2.ebuild?r1=1.6&r2=1.7
14
15 Index: fcron-3.0.5-r2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.5-r2.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- fcron-3.0.5-r2.ebuild 15 Apr 2010 15:06:19 -0000 1.6
22 +++ fcron-3.0.5-r2.ebuild 24 Apr 2010 19:54:30 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 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.5-r2.ebuild,v 1.6 2010/04/15 15:06:19 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.5-r2.ebuild,v 1.7 2010/04/24 19:54:30 armin76 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 ia64 ~mips ppc sparc x86 ~x86-fbsd"
36 +KEYWORDS="amd64 ~arm hppa ia64 ~mips ppc sparc x86 ~x86-fbsd"
37 IUSE="debug pam selinux linguas_fr"
38
39 DEPEND="selinux? ( sys-libs/libselinux )
40
41
42
43 1.78 sys-process/fcron/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/ChangeLog?rev=1.78&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/ChangeLog?rev=1.78&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/ChangeLog?r1=1.77&r2=1.78
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v
52 retrieving revision 1.77
53 retrieving revision 1.78
54 diff -u -r1.77 -r1.78
55 --- ChangeLog 15 Apr 2010 15:06:19 -0000 1.77
56 +++ ChangeLog 24 Apr 2010 19:54:30 -0000 1.78
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sys-process/fcron
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.77 2010/04/15 15:06:19 ranger Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.78 2010/04/24 19:54:30 armin76 Exp $
62 +
63 + 24 Apr 2010; Raúl Porcel <armin76@g.o> fcron-3.0.5-r2.ebuild:
64 + Add ~arm wrt #314629
65
66 15 Apr 2010; Brent Baude <ranger@g.o> fcron-3.0.5-r2.ebuild:
67 Marking fcron-3.0.5-r2 ppc for bug 308075