klausman 15/07/17 09:42:39 Modified: ChangeLog boost-build-1.56.0.ebuild Log: Stable on alpha, bug 554712 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.148 dev-util/boost-build/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/ChangeLog?rev=1.148&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/ChangeLog?rev=1.148&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/ChangeLog?r1=1.147&r2=1.148 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v retrieving revision 1.147 retrieving revision 1.148 diff -u -r1.147 -r1.148 --- ChangeLog 17 Jul 2015 06:20:48 -0000 1.147 +++ ChangeLog 17 Jul 2015 09:42:39 -0000 1.148 @@ -1,6 +1,10 @@ # 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.147 2015/07/17 06:20:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.148 2015/07/17 09:42:39 klausman Exp $ + + 17 Jul 2015; Tobias Klausmann <[email protected]> + boost-build-1.56.0.ebuild: + Stable on alpha, bug 554712 17 Jul 2015; Jeroen Roovers <[email protected]> boost-build-1.56.0.ebuild: Stable for HPPA PPC64 (bug #554712). 1.10 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.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/boost-build/boost-build-1.56.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.56.0.ebuild?r1=1.9&r2=1.10 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.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- boost-build-1.56.0.ebuild 17 Jul 2015 06:20:48 -0000 1.9 +++ boost-build-1.56.0.ebuild 17 Jul 2015 09:42:39 -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.56.0.ebuild,v 1.9 2015/07/17 06:20:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.56.0.ebuild,v 1.10 2015/07/17 09:42:39 klausman Exp $ EAPI="5" @@ -17,7 +17,7 @@ LICENSE="Boost-1.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="examples python test" RDEPEND="python? ( ${PYTHON_DEPS} )
