Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/stomper: ChangeLog stomper-0.2.7.ebuild
Date: Mon, 24 Feb 2014 00:37:02
Message-Id: 20140224003659.CA2B82004C@flycatcher.gentoo.org
1 phajdan.jr 14/02/24 00:36:59
2
3 Modified: ChangeLog stomper-0.2.7.ebuild
4 Log:
5 x86 stable wrt bug #495642
6
7 (Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
8
9 Revision Changes Path
10 1.20 dev-python/stomper/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/stomper/ChangeLog?rev=1.20&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/stomper/ChangeLog?rev=1.20&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/stomper/ChangeLog?r1=1.19&r2=1.20
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/stomper/ChangeLog,v
19 retrieving revision 1.19
20 retrieving revision 1.20
21 diff -u -r1.19 -r1.20
22 --- ChangeLog 25 Jun 2013 07:42:11 -0000 1.19
23 +++ ChangeLog 24 Feb 2014 00:36:59 -0000 1.20
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-python/stomper
26 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-python/stomper/ChangeLog,v 1.19 2013/06/25 07:42:11 patrick Exp $
28 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/stomper/ChangeLog,v 1.20 2014/02/24 00:36:59 phajdan.jr Exp $
30 +
31 + 23 Feb 2014; Pawel Hajdan jr <phajdan.jr@g.o> stomper-0.2.7.ebuild:
32 + x86 stable wrt bug #495642
33
34 *stomper-0.2.7 (25 Jun 2013)
35
36
37
38
39 1.2 dev-python/stomper/stomper-0.2.7.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/stomper/stomper-0.2.7.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/stomper/stomper-0.2.7.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/stomper/stomper-0.2.7.ebuild?r1=1.1&r2=1.2
44
45 Index: stomper-0.2.7.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-python/stomper/stomper-0.2.7.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- stomper-0.2.7.ebuild 25 Jun 2013 07:42:11 -0000 1.1
52 +++ stomper-0.2.7.ebuild 24 Feb 2014 00:36:59 -0000 1.2
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2013 Gentoo Foundation
55 +# Copyright 1999-2014 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-python/stomper/stomper-0.2.7.ebuild,v 1.1 2013/06/25 07:42:11 patrick Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-python/stomper/stomper-0.2.7.ebuild,v 1.2 2014/02/24 00:36:59 phajdan.jr Exp $
59
60 EAPI="3"
61 PYTHON_DEPEND="2:2.5"
62 @@ -17,7 +17,7 @@
63
64 LICENSE="Apache-2.0"
65 SLOT="0"
66 -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86"
67 +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86"
68 IUSE="examples"
69
70 DEPEND="dev-python/setuptools"