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.4.ebuild ChangeLog
Date: Sun, 27 Jan 2008 19:24:02
Message-Id: E1JJD6i-0004RV-Hh@stork.gentoo.org
1 armin76 08/01/27 19:23:56
2
3 Modified: fcron-3.0.4.ebuild ChangeLog
4 Log:
5 sparc stable wrt #207266, thanks to Friedrich Oslage for testing
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.7 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.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/fcron-3.0.4.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/fcron-3.0.4.ebuild?r1=1.6&r2=1.7
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.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- fcron-3.0.4.ebuild 25 Jan 2008 18:13:19 -0000 1.6
22 +++ fcron-3.0.4.ebuild 27 Jan 2008 19:23:55 -0000 1.7
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.6 2008/01/25 18:13:19 wschlich Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.4.ebuild,v 1.7 2008/01/27 19:23:55 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 ~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.57 sys-process/fcron/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/ChangeLog?rev=1.57&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/ChangeLog?rev=1.57&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/ChangeLog?r1=1.56&r2=1.57
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v
52 retrieving revision 1.56
53 retrieving revision 1.57
54 diff -u -r1.56 -r1.57
55 --- ChangeLog 25 Jan 2008 18:13:19 -0000 1.56
56 +++ ChangeLog 27 Jan 2008 19:23:55 -0000 1.57
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.56 2008/01/25 18:13:19 wschlich Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.57 2008/01/27 19:23:55 armin76 Exp $
62 +
63 + 27 Jan 2008; Raúl Porcel <armin76@g.o> fcron-3.0.4.ebuild:
64 + sparc stable wrt #207266, thanks to Friedrich Oslage for testing
65
66 25 Jan 2008; Wolfram Schlich <wschlich@g.o> fcron-3.0.4.ebuild:
67 fixed unquoted variables
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list