summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-09-19 17:46:46 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-09-19 17:46:46 +0000
commit1c4f09aa62070c429946c0edd9e6eaa0f0c562b4 (patch)
tree250b9805d3a4a247cd9b115185837cabe3e5b4e8 /dev-libs/boost
parentia64/s390/sh/sparc stable wrt #327777 (diff)
downloadgentoo-2-1c4f09aa62070c429946c0edd9e6eaa0f0c562b4.tar.gz
gentoo-2-1c4f09aa62070c429946c0edd9e6eaa0f0c562b4.tar.bz2
gentoo-2-1c4f09aa62070c429946c0edd9e6eaa0f0c562b4.zip
s390 stable wrt #306335
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'dev-libs/boost')
-rw-r--r--dev-libs/boost/ChangeLog5
-rw-r--r--dev-libs/boost/boost-1.41.0-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/boost/ChangeLog b/dev-libs/boost/ChangeLog
index 5a037df04717..1d49644358f7 100644
--- a/dev-libs/boost/ChangeLog
+++ b/dev-libs/boost/ChangeLog
@@ -1,6 +1,9 @@
# 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.199 2010/08/14 07:43:30 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.200 2010/09/19 17:46:46 armin76 Exp $
+
+ 19 Sep 2010; Raúl Porcel <armin76@gentoo.org> boost-1.41.0-r3.ebuild:
+ s390 stable wrt #306335
*boost-1.42.0-r2 (14 Aug 2010)
diff --git a/dev-libs/boost/boost-1.41.0-r3.ebuild b/dev-libs/boost/boost-1.41.0-r3.ebuild
index dab314e8073f..3a76ec4567a7 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.11 2010/06/17 14:39:18 jsbronder Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.41.0-r3.ebuild,v 1.12 2010/09/19 17:46:46 armin76 Exp $
EAPI="2"
@@ -15,7 +15,7 @@ LICENSE="Boost-1.0"
SLOT="$(get_version_component_range 1-2)"
IUSE="debug doc +eselect expat icu mpi python 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 )
expat? ( dev-libs/expat )