Gentoo Archives: gentoo-commits

From: "Wulf Krueger (philantrop)" <philantrop@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: Fri, 28 Sep 2007 17:50:50
Message-Id: E1IbJqm-00087O-QR@stork.gentoo.org
1 philantrop 07/09/28 17:42:04
2
3 Modified: ChangeLog cronbase-0.3.2-r1.ebuild
4 Log:
5 Marked stable on amd64 as per security bug 182998.
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.28 sys-process/cronbase/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/cronbase/ChangeLog?rev=1.28&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/cronbase/ChangeLog?rev=1.28&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/cronbase/ChangeLog?r1=1.27&r2=1.28
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sys-process/cronbase/ChangeLog,v
18 retrieving revision 1.27
19 retrieving revision 1.28
20 diff -u -r1.27 -r1.28
21 --- ChangeLog 27 Sep 2007 16:33:43 -0000 1.27
22 +++ ChangeLog 28 Sep 2007 17:42:04 -0000 1.28
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.27 2007/09/27 16:33:43 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sys-process/cronbase/ChangeLog,v 1.28 2007/09/28 17:42:04 philantrop Exp $
28 +
29 + 28 Sep 2007; Wulf C. Krueger <philantrop@g.o>
30 + cronbase-0.3.2-r1.ebuild:
31 + Marked stable on amd64 as per security bug 182998.
32
33 27 Sep 2007; Brent Baude <ranger@g.o> cronbase-0.3.2-r1.ebuild:
34 Marking cronbase-0.3.2-r1 ppc64 for bug#182998
35
36
37
38 1.10 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.10&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-process/cronbase/cronbase-0.3.2-r1.ebuild?rev=1.10&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.9&r2=1.10
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.9
48 retrieving revision 1.10
49 diff -u -r1.9 -r1.10
50 --- cronbase-0.3.2-r1.ebuild 28 Sep 2007 07:21:19 -0000 1.9
51 +++ cronbase-0.3.2-r1.ebuild 28 Sep 2007 17:42:04 -0000 1.10
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.9 2007/09/28 07:21:19 mr_bones_ Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sys-process/cronbase/cronbase-0.3.2-r1.ebuild,v 1.10 2007/09/28 17:42:04 philantrop 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