summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-07-17 16:04:06 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-07-17 16:04:06 +0000
commite0a21f5982264202325d319ae2ab4fd3a1955f84 (patch)
tree03dd47bac46c91b4873e72f9bd59b6005bf8f99a /dev-util/boost-build
parentStable for sparc, wrt bug #541664 (diff)
downloadgentoo-2-e0a21f5982264202325d319ae2ab4fd3a1955f84.tar.gz
gentoo-2-e0a21f5982264202325d319ae2ab4fd3a1955f84.tar.bz2
gentoo-2-e0a21f5982264202325d319ae2ab4fd3a1955f84.zip
ia64 syable wrt bug #554712
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-util/boost-build')
-rw-r--r--dev-util/boost-build/ChangeLog5
-rw-r--r--dev-util/boost-build/boost-build-1.56.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/boost-build/ChangeLog b/dev-util/boost-build/ChangeLog
index eae5ea3fabbc..daab0327c5cc 100644
--- a/dev-util/boost-build/ChangeLog
+++ b/dev-util/boost-build/ChangeLog
@@ -1,6 +1,9 @@
# 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.148 2015/07/17 09:42:39 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.149 2015/07/17 16:04:06 zlogene Exp $
+
+ 17 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> boost-build-1.56.0.ebuild:
+ ia64 syable wrt bug #554712
17 Jul 2015; Tobias Klausmann <klausman@gentoo.org>
boost-build-1.56.0.ebuild:
diff --git a/dev-util/boost-build/boost-build-1.56.0.ebuild b/dev-util/boost-build/boost-build-1.56.0.ebuild
index ac5634ae0bfd..63a98e418c0f 100644
--- a/dev-util/boost-build/boost-build-1.56.0.ebuild
+++ b/dev-util/boost-build/boost-build-1.56.0.ebuild
@@ -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.10 2015/07/17 09:42:39 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.56.0.ebuild,v 1.11 2015/07/17 16:04:06 zlogene Exp $
EAPI="5"
@@ -17,7 +17,7 @@ SRC_URI="mirror://sourceforge/boost/boost_${MY_PV}.tar.bz2"
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} )