summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-03-13 00:55:29 +0000
committerMarkus Meier <maekke@gentoo.org>2011-03-13 00:55:29 +0000
commita3516fe13eeb3af8df421401e3e1f570ffc6888b (patch)
tree01a484caa14ff78a08bcf1679fe02ee3f725144b /dev-libs/boost
parentarm stable, bug #344677 (diff)
downloadgentoo-2-a3516fe13eeb3af8df421401e3e1f570ffc6888b.tar.gz
gentoo-2-a3516fe13eeb3af8df421401e3e1f570ffc6888b.tar.bz2
gentoo-2-a3516fe13eeb3af8df421401e3e1f570ffc6888b.zip
arm stable, bug #344677
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'dev-libs/boost')
-rw-r--r--dev-libs/boost/ChangeLog5
-rw-r--r--dev-libs/boost/boost-1.42.0-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/boost/ChangeLog b/dev-libs/boost/ChangeLog
index 47235c02485c..08d299fb8a1b 100644
--- a/dev-libs/boost/ChangeLog
+++ b/dev-libs/boost/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/boost
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.214 2011/03/08 16:15:34 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.215 2011/03/13 00:55:29 maekke Exp $
+
+ 13 Mar 2011; Markus Meier <maekke@gentoo.org> boost-1.42.0-r2.ebuild:
+ arm stable, bug #344677
08 Mar 2011; Tobias Klausmann <klausman@gentoo.org> boost-1.42.0-r2.ebuild:
Stable on alpha, bug #344677
diff --git a/dev-libs/boost/boost-1.42.0-r2.ebuild b/dev-libs/boost/boost-1.42.0-r2.ebuild
index aecc9fca6340..18cb9c7523f7 100644
--- a/dev-libs/boost/boost-1.42.0-r2.ebuild
+++ b/dev-libs/boost/boost-1.42.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.42.0-r2.ebuild,v 1.8 2011/03/08 16:15:34 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.42.0-r2.ebuild,v 1.9 2011/03/13 00:55:29 maekke Exp $
EAPI="2"
@@ -15,7 +15,7 @@ LICENSE="Boost-1.0"
SLOT="$(get_version_component_range 1-2)"
IUSE="debug doc +eselect icu mpi python static-libs test tools"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
RDEPEND="icu? ( >=dev-libs/icu-3.3 )
mpi? ( || ( sys-cluster/openmpi[cxx] sys-cluster/mpich2[cxx,threads] ) )