Gentoo Archives: gentoo-commits

From: "Mikle Kolyada (zlogene)" <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/openbabel-python: openbabel-python-2.3.2.ebuild ChangeLog
Date: Sun, 28 Jun 2015 11:21:59
Message-Id: 20150628112154.BB98C73A@oystercatcher.gentoo.org
1 zlogene 15/06/28 11:21:54
2
3 Modified: openbabel-python-2.3.2.ebuild ChangeLog
4 Log:
5 x86 stable wrt bug #534618
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
8
9 Revision Changes Path
10 1.15 sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild?rev=1.15&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild?rev=1.15&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild?r1=1.14&r2=1.15
15
16 Index: openbabel-python-2.3.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild,v
19 retrieving revision 1.14
20 retrieving revision 1.15
21 diff -u -r1.14 -r1.15
22 --- openbabel-python-2.3.2.ebuild 5 May 2015 09:41:37 -0000 1.14
23 +++ openbabel-python-2.3.2.ebuild 28 Jun 2015 11:21:54 -0000 1.15
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2015 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild,v 1.14 2015/05/05 09:41:37 jlec Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel-python/openbabel-python-2.3.2.ebuild,v 1.15 2015/06/28 11:21:54 zlogene Exp $
29
30 EAPI=5
31
32 @@ -12,7 +12,7 @@
33 HOMEPAGE="http://openbabel.sourceforge.net/"
34 SRC_URI="mirror://sourceforge/openbabel/openbabel-${PV}.tar.gz"
35
36 -KEYWORDS="amd64 ~arm ppc ~x86 ~amd64-linux ~x86-linux"
37 +KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux"
38 SLOT="0"
39 LICENSE="GPL-2"
40 IUSE=""
41
42
43
44 1.24 sci-chemistry/openbabel-python/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/openbabel-python/ChangeLog?rev=1.24&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/openbabel-python/ChangeLog?rev=1.24&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/openbabel-python/ChangeLog?r1=1.23&r2=1.24
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel-python/ChangeLog,v
53 retrieving revision 1.23
54 retrieving revision 1.24
55 diff -u -r1.23 -r1.24
56 --- ChangeLog 5 May 2015 09:41:37 -0000 1.23
57 +++ ChangeLog 28 Jun 2015 11:21:54 -0000 1.24
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sci-chemistry/openbabel-python
60 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel-python/ChangeLog,v 1.23 2015/05/05 09:41:37 jlec Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel-python/ChangeLog,v 1.24 2015/06/28 11:21:54 zlogene Exp $
63 +
64 + 28 Jun 2015; Mikle Kolyada <zlogene@g.o> openbabel-python-2.3.2.ebuild:
65 + x86 stable wrt bug #534618
66
67 05 May 2015; Justin Lecher <jlec@g.o> openbabel-python-2.3.2.ebuild:
68 Fix compilation problems, bug #547818