diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-03-03 10:57:57 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-03-03 10:57:57 +0000 |
commit | 5cd177ec775e8b4cf49842bc7bec31b75b6218a2 (patch) | |
tree | c1531178f72ba813f7e23d0b41255f25092fee20 /dev-libs/boost/boost-1.41.0-r3.ebuild | |
parent | stable x86, security bug 305195 (diff) | |
download | historical-5cd177ec775e8b4cf49842bc7bec31b75b6218a2.tar.gz historical-5cd177ec775e8b4cf49842bc7bec31b75b6218a2.tar.bz2 historical-5cd177ec775e8b4cf49842bc7bec31b75b6218a2.zip |
stable x86, security bug 305195
Package-Manager: portage-2.1.7.17/cvs/Linux i686
Diffstat (limited to 'dev-libs/boost/boost-1.41.0-r3.ebuild')
-rw-r--r-- | dev-libs/boost/boost-1.41.0-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/boost/boost-1.41.0-r3.ebuild b/dev-libs/boost/boost-1.41.0-r3.ebuild index 4fbcd2eda998..0c7b4a000b47 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-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-r3.ebuild,v 1.1 2009/12/21 10:13:40 djc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.41.0-r3.ebuild,v 1.2 2010/03/03 10:57:57 fauli 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 ) |