Gentoo Archives: gentoo-commits

From: "Sebastien Fabbro (bicatali)" <bicatali@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/flask: flask-0.10.1-r1.ebuild ChangeLog
Date: Thu, 06 Feb 2014 05:41:34
Message-Id: 20140206054131.1A30B2004C@flycatcher.gentoo.org
1 bicatali 14/02/06 05:41:31
2
3 Modified: flask-0.10.1-r1.ebuild ChangeLog
4 Log:
5 Keyword amd64-linux and x86-linux
6
7 (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
8
9 Revision Changes Path
10 1.2 dev-python/flask/flask-0.10.1-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask/flask-0.10.1-r1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask/flask-0.10.1-r1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask/flask-0.10.1-r1.ebuild?r1=1.1&r2=1.2
15
16 Index: flask-0.10.1-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/flask/flask-0.10.1-r1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- flask-0.10.1-r1.ebuild 16 Aug 2013 09:07:32 -0000 1.1
23 +++ flask-0.10.1-r1.ebuild 6 Feb 2014 05:41:30 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2013 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-python/flask/flask-0.10.1-r1.ebuild,v 1.1 2013/08/16 09:07:32 idella4 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/flask/flask-0.10.1-r1.ebuild,v 1.2 2014/02/06 05:41:30 bicatali Exp $
30
31 EAPI="5"
32 PYTHON_COMPAT=( python{2_6,2_7,3_3} )
33 @@ -15,7 +15,7 @@
34
35 LICENSE="BSD"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~x86"
38 +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
39 IUSE="examples test"
40
41 RDEPEND="dev-python/blinker[${PYTHON_USEDEP}]
42
43
44
45 1.27 dev-python/flask/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask/ChangeLog?rev=1.27&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask/ChangeLog?rev=1.27&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flask/ChangeLog?r1=1.26&r2=1.27
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-python/flask/ChangeLog,v
54 retrieving revision 1.26
55 retrieving revision 1.27
56 diff -u -r1.26 -r1.27
57 --- ChangeLog 21 Jan 2014 04:22:01 -0000 1.26
58 +++ ChangeLog 6 Feb 2014 05:41:30 -0000 1.27
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-python/flask
61 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-python/flask/ChangeLog,v 1.26 2014/01/21 04:22:01 patrick Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-python/flask/ChangeLog,v 1.27 2014/02/06 05:41:30 bicatali Exp $
64 +
65 + 06 Feb 2014; Sébastien Fabbro <bicatali@g.o> flask-0.10.1-r1.ebuild:
66 + Keyword amd64-linux and x86-linux
67
68 21 Jan 2014; Patrick Lauer <patrick@g.o> -flask-0.6.1.ebuild,
69 -flask-0.7.2.ebuild, -flask-0.8.ebuild, -flask-0.9.ebuild: