diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-03-03 10:54:48 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-03-03 10:54:48 +0000 |
commit | 2587952a61ee9279e5195ebca035c202a7122368 (patch) | |
tree | 76c03a2be573703b022ac2643280a65a0aab3575 /dev-util | |
parent | Mark ~x86 wrt bug #302560 (diff) | |
download | gentoo-2-2587952a61ee9279e5195ebca035c202a7122368.tar.gz gentoo-2-2587952a61ee9279e5195ebca035c202a7122368.tar.bz2 gentoo-2-2587952a61ee9279e5195ebca035c202a7122368.zip |
stable x86, security bug 305195
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/boost-build/ChangeLog | 8 | ||||
-rw-r--r-- | dev-util/boost-build/boost-build-1.41.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/boost-build/ChangeLog b/dev-util/boost-build/ChangeLog index e1a375748199..760f38cffdb5 100644 --- a/dev-util/boost-build/ChangeLog +++ b/dev-util/boost-build/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/boost-build -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.47 2009/12/27 12:49:08 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.48 2010/03/03 10:54:48 fauli Exp $ + + 03 Mar 2010; Christian Faulhammer <fauli@gentoo.org> + boost-build-1.41.0.ebuild: + stable x86, security bug 305195 27 Dec 2009; Raúl Porcel <armin76@gentoo.org> boost-build-1.35.0-r2.ebuild: diff --git a/dev-util/boost-build/boost-build-1.41.0.ebuild b/dev-util/boost-build/boost-build-1.41.0.ebuild index f9dd7fae4211..bc7fd779424d 100644 --- a/dev-util/boost-build/boost-build-1.41.0.ebuild +++ b/dev-util/boost-build/boost-build-1.41.0.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-util/boost-build/boost-build-1.41.0.ebuild,v 1.2 2009/12/10 21:25:33 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.41.0.ebuild,v 1.3 2010/03/03 10:54:48 fauli Exp $ EAPI="2" @@ -14,7 +14,7 @@ HOMEPAGE="http://www.boost.org/doc/tools/build/index.html" SRC_URI="mirror://sourceforge/boost/boost_${MY_PV}.tar.bz2" LICENSE="Boost-1.0" SLOT="$(get_version_component_range 1-2)" -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" IUSE="examples python" DEPEND="!<dev-libs/boost-1.34.0 |