summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-04-14 12:32:17 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-04-14 12:32:17 +0000
commit405b0eab8e49ea7bb31aaae902c66bd8becac8ce (patch)
tree4ba1fe9c528e39dfedb499f084c5e70ef0963de0 /dev-libs/boost
parentStable for ia64, wrt bug #516868 (diff)
downloadgentoo-2-405b0eab8e49ea7bb31aaae902c66bd8becac8ce.tar.gz
gentoo-2-405b0eab8e49ea7bb31aaae902c66bd8becac8ce.tar.bz2
gentoo-2-405b0eab8e49ea7bb31aaae902c66bd8becac8ce.zip
Stable for ia64, wrt bug #525286
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/boost')
-rw-r--r--dev-libs/boost/ChangeLog5
-rw-r--r--dev-libs/boost/boost-1.55.0-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/boost/ChangeLog b/dev-libs/boost/ChangeLog
index 69666830c0d2..cb3fe58d4b89 100644
--- a/dev-libs/boost/ChangeLog
+++ b/dev-libs/boost/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/boost
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.349 2015/04/13 09:07:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.350 2015/04/14 12:32:17 ago Exp $
+
+ 14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> boost-1.55.0-r2.ebuild:
+ Stable for ia64, wrt bug #525286
13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> boost-1.55.0-r2.ebuild:
Stable for alpha, wrt bug #525286
diff --git a/dev-libs/boost/boost-1.55.0-r2.ebuild b/dev-libs/boost/boost-1.55.0-r2.ebuild
index 199e6e3a56f0..0792ba947842 100644
--- a/dev-libs/boost/boost-1.55.0-r2.ebuild
+++ b/dev-libs/boost/boost-1.55.0-r2.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-libs/boost/boost-1.55.0-r2.ebuild,v 1.13 2015/04/13 09:07:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.55.0-r2.ebuild,v 1.14 2015/04/14 12:32:17 ago Exp $
EAPI="5"
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/boost/${MY_P}.tar.bz2"
LICENSE="Boost-1.0"
SLOT="0/${PV}" # ${PV} instead ${MAJOR_V} due to bug 486122
-KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
IUSE="context debug doc icu +nls mpi python static-libs +threads tools"