Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-process/cronbase: ChangeLog cronbase-0.3.2-r1.ebuild
Date: Wed, 26 Sep 2007 23:34:25
Message-Id: E1IagGQ-0005Sk-4T@stork.gentoo.org
1 fmccor 07/09/26 23:25:54
2
3 Modified: ChangeLog cronbase-0.3.2-r1.ebuild
4 Log:
5 Sparc stable --- security Bug #182998 --- it looks like bug says it should.
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.22 sys-process/cronbase/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/cronbase/ChangeLog?rev=1.22&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/cronbase/ChangeLog?rev=1.22&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/cronbase/ChangeLog?r1=1.21&r2=1.22
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-process/cronbase/ChangeLog,v
18 retrieving revision 1.21
19 retrieving revision 1.22
20 diff -u -r1.21 -r1.22
21 --- ChangeLog 26 Sep 2007 21:59:53 -0000 1.21
22 +++ ChangeLog 26 Sep 2007 23:25:53 -0000 1.22
23 @@ -1,6 +1,10 @@
24 # ChangeLog for sys-process/cronbase
25 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sys-process/cronbase/ChangeLog,v 1.21 2007/09/26 21:59:53 falco Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-process/cronbase/ChangeLog,v 1.22 2007/09/26 23:25:53 fmccor Exp $
28 +
29 + 26 Sep 2007; Ferris McCormick <fmccor@g.o>
30 + cronbase-0.3.2-r1.ebuild:
31 + Sparc stable --- security Bug #182998 --- it looks like bug says it should.
32
33 26 Sep 2007; Raphael Marichez <falco@g.o> cronbase-0.3.2-r1.ebuild:
34 Unconditionally change directories permissions (working around bug 141619)
35
36
37
38 1.3 sys-process/cronbase/cronbase-0.3.2-r1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/cronbase/cronbase-0.3.2-r1.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/cronbase/cronbase-0.3.2-r1.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/cronbase/cronbase-0.3.2-r1.ebuild?r1=1.2&r2=1.3
43
44 Index: cronbase-0.3.2-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sys-process/cronbase/cronbase-0.3.2-r1.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- cronbase-0.3.2-r1.ebuild 26 Sep 2007 21:59:53 -0000 1.2
51 +++ cronbase-0.3.2-r1.ebuild 26 Sep 2007 23:25:53 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2007 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sys-process/cronbase/cronbase-0.3.2-r1.ebuild,v 1.2 2007/09/26 21:59:53 falco Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-process/cronbase/cronbase-0.3.2-r1.ebuild,v 1.3 2007/09/26 23:25:53 fmccor Exp $
57
58 inherit eutils
59
60 @@ -9,7 +9,7 @@
61
62 LICENSE="GPL-2"
63 SLOT="0"
64 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
65 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd"
66 IUSE=""
67
68 pkg_setup() {
69
70
71
72 --
73 gentoo-commits@g.o mailing list