Gentoo Archives: gentoo-commits

From: "Johannes Huber (johu)" <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-process/fcron: ChangeLog fcron-3.1.2-r2.ebuild
Date: Sun, 01 Dec 2013 00:48:39
Message-Id: 20131201004828.59AFD2004B@flycatcher.gentoo.org
1 johu 13/12/01 00:48:28
2
3 Modified: ChangeLog fcron-3.1.2-r2.ebuild
4 Log:
5 x86 stable wrt bug #480120
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
8
9 Revision Changes Path
10 1.118 sys-process/fcron/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/fcron/ChangeLog?rev=1.118&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/fcron/ChangeLog?rev=1.118&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/fcron/ChangeLog?r1=1.117&r2=1.118
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v
19 retrieving revision 1.117
20 retrieving revision 1.118
21 diff -u -r1.117 -r1.118
22 --- ChangeLog 8 Oct 2013 17:30:57 -0000 1.117
23 +++ ChangeLog 1 Dec 2013 00:48:28 -0000 1.118
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sys-process/fcron
26 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.117 2013/10/08 17:30:57 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.118 2013/12/01 00:48:28 johu Exp $
29 +
30 + 01 Dec 2013; Johannes Huber <johu@g.o> fcron-3.1.2-r2.ebuild:
31 + x86 stable wrt bug #480120
32
33 08 Oct 2013; Markus Meier <maekke@g.o> fcron-3.1.2-r2.ebuild:
34 arm stable, bug #480120
35
36
37
38 1.6 sys-process/fcron/fcron-3.1.2-r2.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/fcron/fcron-3.1.2-r2.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/fcron/fcron-3.1.2-r2.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/fcron/fcron-3.1.2-r2.ebuild?r1=1.5&r2=1.6
43
44 Index: fcron-3.1.2-r2.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.1.2-r2.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- fcron-3.1.2-r2.ebuild 8 Oct 2013 17:30:57 -0000 1.5
51 +++ fcron-3.1.2-r2.ebuild 1 Dec 2013 00:48:28 -0000 1.6
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2013 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.1.2-r2.ebuild,v 1.5 2013/10/08 17:30:57 maekke Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.1.2-r2.ebuild,v 1.6 2013/12/01 00:48:28 johu Exp $
57
58 EAPI=5
59
60 @@ -14,7 +14,7 @@
61 SRC_URI="http://fcron.free.fr/archives/${MY_P}.src.tar.gz"
62
63 LICENSE="GPL-2"
64 -KEYWORDS="amd64 arm hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~x86-fbsd"
65 +KEYWORDS="amd64 arm hppa ~ia64 ~mips ~ppc ~sparc x86 ~x86-fbsd"
66 IUSE="debug pam selinux linguas_fr +mta +system-crontab readline"
67
68 DEPEND="selinux? ( sys-libs/libselinux )