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-r2.ebuild ChangeLog fcron-3.0.4-r1.ebuild
Date: Fri, 02 Oct 2009 16:31:17
Message-Id: E1Mtl29-0002X5-HW@stork.gentoo.org
1 armin76 09/10/02 16:31:05
2
3 Modified: fcron-3.0.4-r2.ebuild ChangeLog
4 fcron-3.0.4-r1.ebuild
5 Log:
6 Add ~ia64 wrt #282972
7 (Portage version: 2.1.6.13/cvs/Linux ia64)
8
9 Revision Changes Path
10 1.2 sys-process/fcron/fcron-3.0.4-r2.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/fcron-3.0.4-r2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/fcron-3.0.4-r2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/fcron-3.0.4-r2.ebuild?r1=1.1&r2=1.2
15
16 Index: fcron-3.0.4-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.4-r2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- fcron-3.0.4-r2.ebuild 9 Jun 2009 17:58:51 -0000 1.1
23 +++ fcron-3.0.4-r2.ebuild 2 Oct 2009 16:31:05 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.4-r2.ebuild,v 1.1 2009/06/09 17:58:51 wschlich Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.4-r2.ebuild,v 1.2 2009/10/02 16:31:05 armin76 Exp $
29
30 inherit autotools cron pam eutils
31
32 @@ -10,7 +10,7 @@
33 SRC_URI="http://fcron.free.fr/archives/${MY_P}.src.tar.gz"
34
35 LICENSE="GPL-2"
36 -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~sparc ~x86 ~x86-fbsd"
37 +KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~x86-fbsd"
38 IUSE="debug doc pam selinux"
39
40 DEPEND="doc? ( app-text/openjade
41
42
43
44 1.68 sys-process/fcron/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/ChangeLog?rev=1.68&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/ChangeLog?rev=1.68&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/ChangeLog?r1=1.67&r2=1.68
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v
53 retrieving revision 1.67
54 retrieving revision 1.68
55 diff -u -r1.67 -r1.68
56 --- ChangeLog 9 Jun 2009 18:03:00 -0000 1.67
57 +++ ChangeLog 2 Oct 2009 16:31:05 -0000 1.68
58 @@ -1,6 +1,10 @@
59 # ChangeLog for sys-process/fcron
60 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.67 2009/06/09 18:03:00 wschlich Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/ChangeLog,v 1.68 2009/10/02 16:31:05 armin76 Exp $
63 +
64 + 02 Oct 2009; Raúl Porcel <armin76@g.o> fcron-3.0.4-r1.ebuild,
65 + fcron-3.0.4-r2.ebuild:
66 + Add ~ia64 wrt #282972
67
68 09 Jun 2009; Wolfram Schlich <wschlich@g.o> -fcron-3.0.3.ebuild,
69 -fcron-3.0.4.ebuild:
70
71
72
73 1.6 sys-process/fcron/fcron-3.0.4-r1.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/fcron-3.0.4-r1.ebuild?rev=1.6&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/fcron-3.0.4-r1.ebuild?rev=1.6&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/fcron/fcron-3.0.4-r1.ebuild?r1=1.5&r2=1.6
78
79 Index: fcron-3.0.4-r1.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.4-r1.ebuild,v
82 retrieving revision 1.5
83 retrieving revision 1.6
84 diff -u -r1.5 -r1.6
85 --- fcron-3.0.4-r1.ebuild 13 Sep 2008 07:49:20 -0000 1.5
86 +++ fcron-3.0.4-r1.ebuild 2 Oct 2009 16:31:05 -0000 1.6
87 @@ -1,6 +1,6 @@
88 -# Copyright 1999-2008 Gentoo Foundation
89 +# Copyright 1999-2009 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.4-r1.ebuild,v 1.5 2008/09/13 07:49:20 nixnut Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/sys-process/fcron/fcron-3.0.4-r1.ebuild,v 1.6 2009/10/02 16:31:05 armin76 Exp $
93
94 inherit autotools cron pam eutils
95
96 @@ -10,7 +10,7 @@
97 SRC_URI="http://fcron.free.fr/archives/${MY_P}.src.tar.gz"
98
99 LICENSE="GPL-2"
100 -KEYWORDS="amd64 hppa ~mips ppc sparc x86 ~x86-fbsd"
101 +KEYWORDS="amd64 hppa ~ia64 ~mips ppc sparc x86 ~x86-fbsd"
102 IUSE="debug doc pam selinux"
103
104 DEPEND="doc? ( >=app-text/docbook-dsssl-stylesheets-1.77 )