summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-03-28 17:16:04 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-03-28 17:16:04 +0000
commit320d8590be1cb4411d29110c6c43be52173b52f6 (patch)
tree88503acc539949333e4edd6c141911984cccb3fd /dev-libs
parentAdd dev-haskell/zip-archive, indirect dependency of darcs. (diff)
downloadgentoo-2-320d8590be1cb4411d29110c6c43be52173b52f6.tar.gz
gentoo-2-320d8590be1cb4411d29110c6c43be52173b52f6.tar.bz2
gentoo-2-320d8590be1cb4411d29110c6c43be52173b52f6.zip
sh also needs --disable-long-double
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/boost/ChangeLog6
-rw-r--r--dev-libs/boost/boost-1.41.0-r2.ebuild6
-rw-r--r--dev-libs/boost/boost-1.41.0-r3.ebuild4
-rw-r--r--dev-libs/boost/boost-1.42.0.ebuild4
4 files changed, 12 insertions, 8 deletions
diff --git a/dev-libs/boost/ChangeLog b/dev-libs/boost/ChangeLog
index 108cdf7ceb2a..830f6efe66e8 100644
--- a/dev-libs/boost/ChangeLog
+++ b/dev-libs/boost/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/boost
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.191 2010/03/27 10:19:51 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.192 2010/03/28 17:16:04 armin76 Exp $
+
+ 28 Mar 2010; Raúl Porcel <armin76@gentoo.org> boost-1.41.0-r2.ebuild,
+ boost-1.41.0-r3.ebuild, boost-1.42.0.ebuild:
+ sh also needs --disable-long-double
27 Mar 2010; Pacho Ramos <pacho@gentoo.org> boost-1.41.0-r3.ebuild:
amd64 stable, security bug 305195
diff --git a/dev-libs/boost/boost-1.41.0-r2.ebuild b/dev-libs/boost/boost-1.41.0-r2.ebuild
index 44da849e2ec0..8835c440fcc9 100644
--- a/dev-libs/boost/boost-1.41.0-r2.ebuild
+++ b/dev-libs/boost/boost-1.41.0-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.41.0-r2.ebuild,v 1.1 2009/12/17 13:21:09 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.41.0-r2.ebuild,v 1.2 2010/03/28 17:16:04 armin76 Exp $
EAPI="2"
@@ -166,7 +166,7 @@ __EOF__
use python || OPTIONS="${OPTIONS} --without-python"
# https://svn.boost.org/trac/boost/attachment/ticket/2597/add-disable-long-double.patch
- if use sparc || use mips || use hppa || use arm || use x86-fbsd; then
+ if use sparc || use mips || use hppa || use arm || use x86-fbsd || use sh; then
OPTIONS="${OPTIONS} --disable-long-double"
fi
diff --git a/dev-libs/boost/boost-1.41.0-r3.ebuild b/dev-libs/boost/boost-1.41.0-r3.ebuild
index d900cc1f6e40..cdccb2d5ffef 100644
--- a/dev-libs/boost/boost-1.41.0-r3.ebuild
+++ b/dev-libs/boost/boost-1.41.0-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.41.0-r3.ebuild,v 1.6 2010/03/27 10:19:51 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.41.0-r3.ebuild,v 1.7 2010/03/28 17:16:04 armin76 Exp $
EAPI="2"
@@ -175,7 +175,7 @@ __EOF__
use python || OPTIONS="${OPTIONS} --without-python"
# https://svn.boost.org/trac/boost/attachment/ticket/2597/add-disable-long-double.patch
- if use sparc || use mips || use hppa || use arm || use x86-fbsd; then
+ if use sparc || use mips || use hppa || use arm || use x86-fbsd || use sh; then
OPTIONS="${OPTIONS} --disable-long-double"
fi
diff --git a/dev-libs/boost/boost-1.42.0.ebuild b/dev-libs/boost/boost-1.42.0.ebuild
index da53aaeffcb4..9dd8df0140a7 100644
--- a/dev-libs/boost/boost-1.42.0.ebuild
+++ b/dev-libs/boost/boost-1.42.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.ebuild,v 1.1 2010/03/03 13:01:59 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.42.0.ebuild,v 1.2 2010/03/28 17:16:04 armin76 Exp $
EAPI="2"
@@ -159,7 +159,7 @@ __EOF__
use python || OPTIONS="${OPTIONS} --without-python"
# https://svn.boost.org/trac/boost/attachment/ticket/2597/add-disable-long-double.patch
- if use sparc || use mips || use hppa || use arm || use x86-fbsd; then
+ if use sparc || use mips || use hppa || use arm || use x86-fbsd || use sh; then
OPTIONS="${OPTIONS} --disable-long-double"
fi