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/python-biggles: python-biggles-1.6.6-r1.ebuild ChangeLog
Date: Mon, 24 Feb 2014 00:19:25
Message-Id: 20140224001913.BFBF82004C@flycatcher.gentoo.org
1 phajdan.jr 14/02/24 00:19:13
2
3 Modified: python-biggles-1.6.6-r1.ebuild ChangeLog
4 Log:
5 x86 stable wrt bug #495628
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.2 dev-python/python-biggles/python-biggles-1.6.6-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-biggles/python-biggles-1.6.6-r1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-biggles/python-biggles-1.6.6-r1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-biggles/python-biggles-1.6.6-r1.ebuild?r1=1.1&r2=1.2
15
16 Index: python-biggles-1.6.6-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-biggles/python-biggles-1.6.6-r1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- python-biggles-1.6.6-r1.ebuild 13 Jun 2013 06:44:27 -0000 1.1
23 +++ python-biggles-1.6.6-r1.ebuild 24 Feb 2014 00:19:13 -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/python-biggles/python-biggles-1.6.6-r1.ebuild,v 1.1 2013/06/13 06:44:27 jlec Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-biggles/python-biggles-1.6.6-r1.ebuild,v 1.2 2014/02/24 00:19:13 phajdan.jr Exp $
30
31 EAPI=5
32
33 @@ -24,7 +24,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="~amd64 ~ia64 ~x86"
38 +KEYWORDS="~amd64 ~ia64 x86"
39 IUSE=""
40
41 S="${WORKDIR}/${MY_P}"
42
43
44
45 1.23 dev-python/python-biggles/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-biggles/ChangeLog?rev=1.23&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-biggles/ChangeLog?rev=1.23&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/python-biggles/ChangeLog?r1=1.22&r2=1.23
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-python/python-biggles/ChangeLog,v
54 retrieving revision 1.22
55 retrieving revision 1.23
56 diff -u -r1.22 -r1.23
57 --- ChangeLog 13 Jun 2013 06:44:27 -0000 1.22
58 +++ ChangeLog 24 Feb 2014 00:19:13 -0000 1.23
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-python/python-biggles
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-biggles/ChangeLog,v 1.22 2013/06/13 06:44:27 jlec Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-biggles/ChangeLog,v 1.23 2014/02/24 00:19:13 phajdan.jr Exp $
65 +
66 + 23 Feb 2014; Pawel Hajdan jr <phajdan.jr@g.o>
67 + python-biggles-1.6.6-r1.ebuild:
68 + x86 stable wrt bug #495628
69
70 *python-biggles-1.6.6-r1 (13 Jun 2013)