Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/beaker: beaker-1.5.4.ebuild ChangeLog
Date: Sun, 01 Aug 2010 15:03:42
Message-Id: 20100801144009.5EA372CE15@corvid.gentoo.org
1 hwoarang 10/08/01 14:40:08
2
3 Modified: beaker-1.5.4.ebuild ChangeLog
4 Log:
5 Stable on amd64 wrt bug #328883
6 (Portage version: 2.2_rc67/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 dev-python/beaker/beaker-1.5.4.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/beaker-1.5.4.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/beaker-1.5.4.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/beaker-1.5.4.ebuild?r1=1.2&r2=1.3
14
15 Index: beaker-1.5.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-python/beaker/beaker-1.5.4.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- beaker-1.5.4.ebuild 19 Jul 2010 06:44:56 -0000 1.2
22 +++ beaker-1.5.4.ebuild 1 Aug 2010 14:40:08 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/beaker-1.5.4.ebuild,v 1.2 2010/07/19 06:44:56 fauli Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/beaker-1.5.4.ebuild,v 1.3 2010/08/01 14:40:08 hwoarang Exp $
28
29 EAPI="3"
30 SUPPORT_PYTHON_ABIS="1"
31 @@ -17,7 +17,7 @@
32
33 LICENSE="MIT"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
36 +KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
37 IUSE="test"
38
39 DEPEND="dev-python/setuptools
40
41
42
43 1.28 dev-python/beaker/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/ChangeLog?rev=1.28&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/ChangeLog?rev=1.28&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/ChangeLog?r1=1.27&r2=1.28
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-python/beaker/ChangeLog,v
52 retrieving revision 1.27
53 retrieving revision 1.28
54 diff -u -r1.27 -r1.28
55 --- ChangeLog 19 Jul 2010 06:44:56 -0000 1.27
56 +++ ChangeLog 1 Aug 2010 14:40:08 -0000 1.28
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-python/beaker
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/ChangeLog,v 1.27 2010/07/19 06:44:56 fauli Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/ChangeLog,v 1.28 2010/08/01 14:40:08 hwoarang Exp $
62 +
63 + 01 Aug 2010; Markos Chandras <hwoarang@g.o> beaker-1.5.4.ebuild:
64 + Stable on amd64 wrt bug #328883
65
66 19 Jul 2010; Christian Faulhammer <fauli@g.o> beaker-1.5.4.ebuild:
67 stable x86, bug 328883