Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/beaker: ChangeLog beaker-1.6.4.ebuild
Date: Sat, 01 Sep 2012 17:58:23
Message-Id: 20120901175812.A4A7520EEC@flycatcher.gentoo.org
1 maekke 12/09/01 17:58:12
2
3 Modified: ChangeLog beaker-1.6.4.ebuild
4 Log:
5 arm stable, bug #431434
6
7 (Portage version: 2.1.11.12/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.44 dev-python/beaker/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/ChangeLog?rev=1.44&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/ChangeLog?rev=1.44&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/ChangeLog?r1=1.43&r2=1.44
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/beaker/ChangeLog,v
19 retrieving revision 1.43
20 retrieving revision 1.44
21 diff -u -r1.43 -r1.44
22 --- ChangeLog 29 Aug 2012 06:06:16 -0000 1.43
23 +++ ChangeLog 1 Sep 2012 17:58:12 -0000 1.44
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-python/beaker
26 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/ChangeLog,v 1.43 2012/08/29 06:06:16 patrick Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/ChangeLog,v 1.44 2012/09/01 17:58:12 maekke Exp $
29 +
30 + 01 Sep 2012; Markus Meier <maekke@g.o> beaker-1.6.4.ebuild:
31 + arm stable, bug #431434
32
33 29 Aug 2012; Patrick Lauer <patrick@g.o> beaker-1.6.4.ebuild:
34 Fix dependencies for tests
35
36
37
38 1.6 dev-python/beaker/beaker-1.6.4.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/beaker-1.6.4.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/beaker-1.6.4.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/beaker/beaker-1.6.4.ebuild?r1=1.5&r2=1.6
43
44 Index: beaker-1.6.4.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-python/beaker/beaker-1.6.4.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- beaker-1.6.4.ebuild 29 Aug 2012 06:06:16 -0000 1.5
51 +++ beaker-1.6.4.ebuild 1 Sep 2012 17:58:12 -0000 1.6
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2012 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/beaker-1.6.4.ebuild,v 1.5 2012/08/29 06:06:16 patrick Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-python/beaker/beaker-1.6.4.ebuild,v 1.6 2012/09/01 17:58:12 maekke Exp $
57
58 EAPI="3"
59 SUPPORT_PYTHON_ABIS="1"
60 @@ -20,7 +20,7 @@
61
62 LICENSE="BSD"
63 SLOT="0"
64 -KEYWORDS="amd64 ~arm ~hppa ppc ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
65 +KEYWORDS="amd64 arm ~hppa ppc ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
66 IUSE="test"
67
68 DEPEND="dev-python/setuptools