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-libs/boost: ChangeLog boost-1.56.0-r1.ebuild
Date: Thu, 30 Jul 2015 16:44:15
Message-Id: 20150730164408.373A2113@oystercatcher.gentoo.org
1 maekke 15/07/30 16:44:08
2
3 Modified: ChangeLog boost-1.56.0-r1.ebuild
4 Log:
5 arm stable, bug #554712
6
7 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.364 dev-libs/boost/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/ChangeLog?rev=1.364&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/ChangeLog?rev=1.364&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/ChangeLog?r1=1.363&r2=1.364
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v
19 retrieving revision 1.363
20 retrieving revision 1.364
21 diff -u -r1.363 -r1.364
22 --- ChangeLog 27 Jul 2015 16:35:22 -0000 1.363
23 +++ ChangeLog 30 Jul 2015 16:44:08 -0000 1.364
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-libs/boost
26 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.363 2015/07/27 16:35:22 pinkbyte Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.364 2015/07/30 16:44:08 maekke Exp $
29 +
30 + 30 Jul 2015; Markus Meier <maekke@g.o> boost-1.56.0-r1.ebuild:
31 + arm stable, bug #554712
32
33 *boost-1.58.0-r1 (27 Jul 2015)
34
35
36
37
38 1.14 dev-libs/boost/boost-1.56.0-r1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.56.0-r1.ebuild?rev=1.14&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.56.0-r1.ebuild?rev=1.14&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/boost/boost-1.56.0-r1.ebuild?r1=1.13&r2=1.14
43
44 Index: boost-1.56.0-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.56.0-r1.ebuild,v
47 retrieving revision 1.13
48 retrieving revision 1.14
49 diff -u -r1.13 -r1.14
50 --- boost-1.56.0-r1.ebuild 27 Jul 2015 13:06:41 -0000 1.13
51 +++ boost-1.56.0-r1.ebuild 30 Jul 2015 16:44:08 -0000 1.14
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2015 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.56.0-r1.ebuild,v 1.13 2015/07/27 13:06:41 pinkbyte Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.56.0-r1.ebuild,v 1.14 2015/07/30 16:44:08 maekke Exp $
57
58 EAPI="5"
59 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
60 @@ -16,7 +16,7 @@
61
62 LICENSE="Boost-1.0"
63 SLOT="0/${PV}" # ${PV} instead ${MAJOR_V} due to bug 486122
64 -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris ~x86-winnt"
65 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris ~x86-winnt"
66
67 IUSE="context debug doc icu +nls mpi python static-libs +threads tools"