pinkbyte    15/02/27 09:26:39

  Modified:             boost-build-1.57.0.ebuild
                        boost-build-1.55.0-r1.ebuild
                        boost-build-1.56.0.ebuild boost-build-1.55.0.ebuild
                        ChangeLog
  Log:
  Fix building on Gentoo Prefix on AIX, wrt bug #515102. Thanks to Michael 
Haubenwallner
  
  (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 
0x60C0742D1F357D42)

Revision  Changes    Path
1.2                  dev-util/boost-build/boost-build-1.57.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.57.0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.57.0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.57.0.ebuild?r1=1.1&r2=1.2

Index: boost-build-1.57.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.57.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- boost-build-1.57.0.ebuild   18 Feb 2015 19:29:52 -0000      1.1
+++ boost-build-1.57.0.ebuild   27 Feb 2015 09:26:38 -0000      1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.57.0.ebuild,v 1.1 
2015/02/18 19:29:52 pinkbyte Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.57.0.ebuild,v 1.2 
2015/02/27 09:26:38 pinkbyte Exp $
 
 EAPI="5"
 
@@ -48,7 +48,8 @@
                "${FILESDIR}/${PN}-1.50.0-respect-c_ld-flags.patch" \
                "${FILESDIR}/${PN}-1.49.0-darwin-gentoo-toolchain.patch" \
                "${FILESDIR}/${PN}-1.52.0-darwin-no-python-framework.patch" \
-               "${FILESDIR}/${PN}-1.54.0-support_dots_in_python-buildid.patch"
+               "${FILESDIR}/${PN}-1.54.0-support_dots_in_python-buildid.patch" 
\
+               "${FILESDIR}/${PN}-1.55.0-ppc-aix.patch"
 
        pushd ../ &>/dev/null || die
        epatch "${FILESDIR}/${PN}-1.54.0-fix-test.patch"



1.4                  dev-util/boost-build/boost-build-1.55.0-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.55.0-r1.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.55.0-r1.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.55.0-r1.ebuild?r1=1.3&r2=1.4

Index: boost-build-1.55.0-r1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.55.0-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- boost-build-1.55.0-r1.ebuild        1 Jan 2015 03:30:46 -0000       1.3
+++ boost-build-1.55.0-r1.ebuild        27 Feb 2015 09:26:38 -0000      1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.55.0-r1.ebuild,v 1.3 
2015/01/01 03:30:46 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.55.0-r1.ebuild,v 1.4 
2015/02/27 09:26:38 pinkbyte Exp $
 
 EAPI="5"
 
@@ -49,7 +49,8 @@
                "${FILESDIR}/${PN}-1.49.0-darwin-gentoo-toolchain.patch" \
                "${FILESDIR}/${PN}-1.52.0-darwin-no-python-framework.patch" \
                "${FILESDIR}/${PN}-1.54.0-fix-test.patch" \
-               "${FILESDIR}/${PN}-1.54.0-support_dots_in_python-buildid.patch"
+               "${FILESDIR}/${PN}-1.54.0-support_dots_in_python-buildid.patch" 
\
+               "${FILESDIR}/${PN}-1.55.0-ppc-aix.patch"
 
        # Remove stripping option
        # Fix python components build on multilib systems, bug #496446



1.5                  dev-util/boost-build/boost-build-1.56.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.56.0.ebuild?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.56.0.ebuild?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.56.0.ebuild?r1=1.4&r2=1.5

Index: boost-build-1.56.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.56.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- boost-build-1.56.0.ebuild   1 Jan 2015 03:30:46 -0000       1.4
+++ boost-build-1.56.0.ebuild   27 Feb 2015 09:26:38 -0000      1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.56.0.ebuild,v 1.4 
2015/01/01 03:30:46 patrick Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.56.0.ebuild,v 1.5 
2015/02/27 09:26:38 pinkbyte Exp $
 
 EAPI="5"
 
@@ -48,7 +48,8 @@
                "${FILESDIR}/${PN}-1.50.0-respect-c_ld-flags.patch" \
                "${FILESDIR}/${PN}-1.49.0-darwin-gentoo-toolchain.patch" \
                "${FILESDIR}/${PN}-1.52.0-darwin-no-python-framework.patch" \
-               "${FILESDIR}/${PN}-1.54.0-support_dots_in_python-buildid.patch"
+               "${FILESDIR}/${PN}-1.54.0-support_dots_in_python-buildid.patch" 
\
+               "${FILESDIR}/${PN}-1.55.0-ppc-aix.patch"
 
        pushd ../ &>/dev/null || die
        epatch "${FILESDIR}/${PN}-1.54.0-fix-test.patch"



1.10                 dev-util/boost-build/boost-build-1.55.0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.55.0.ebuild?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.55.0.ebuild?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.55.0.ebuild?r1=1.9&r2=1.10

Index: boost-build-1.55.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.55.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- boost-build-1.55.0.ebuild   2 Jan 2015 13:45:19 -0000       1.9
+++ boost-build-1.55.0.ebuild   27 Feb 2015 09:26:38 -0000      1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.55.0.ebuild,v 1.9 
2015/01/02 13:45:19 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.55.0.ebuild,v 1.10 
2015/02/27 09:26:38 pinkbyte Exp $
 
 EAPI="5"
 PYTHON_DEPEND="python? 2"
@@ -47,7 +47,8 @@
                "${FILESDIR}/${PN}-1.49.0-darwin-gentoo-toolchain.patch" \
                "${FILESDIR}/${PN}-1.52.0-darwin-no-python-framework.patch" \
                "${FILESDIR}/${PN}-1.54.0-fix-test.patch" \
-               "${FILESDIR}/${PN}-1.54.0-support_dots_in_python-buildid.patch"
+               "${FILESDIR}/${PN}-1.54.0-support_dots_in_python-buildid.patch" 
\
+               "${FILESDIR}/${PN}-1.55.0-ppc-aix.patch"
 
        # Remove stripping option
        # Fix python components build on multilib systems, bug #496446



1.138                dev-util/boost-build/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/ChangeLog?rev=1.138&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/ChangeLog?rev=1.138&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/ChangeLog?r1=1.137&r2=1.138

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -r1.137 -r1.138
--- ChangeLog   18 Feb 2015 19:29:52 -0000      1.137
+++ ChangeLog   27 Feb 2015 09:26:38 -0000      1.138
@@ -1,6 +1,12 @@
 # ChangeLog for dev-util/boost-build
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.137 
2015/02/18 19:29:52 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.138 
2015/02/27 09:26:38 pinkbyte Exp $
+
+  27 Feb 2015; Sergey Popov <[email protected]> boost-build-1.55.0.ebuild,
+  boost-build-1.55.0-r1.ebuild, boost-build-1.56.0.ebuild,
+  boost-build-1.57.0.ebuild, +files/boost-build-1.55.0-ppc-aix.patch:
+  Fix building on Gentoo Prefix on AIX, wrt bug #515102. Thanks to Michael
+  Haubenwallner
 
 *boost-build-1.57.0 (18 Feb 2015)
 




Reply via email to