diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-03-27 10:16:02 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-03-27 10:16:02 +0000 |
commit | a59b5c232f138fc9942abbcc148b9e858c019cb2 (patch) | |
tree | cd0a993572ddf1ce1c2d22d9754d5a5e8b3af31e /dev-util | |
parent | Require both USE bittorrent and xmlrpc from aria2. (diff) | |
download | gentoo-2-a59b5c232f138fc9942abbcc148b9e858c019cb2.tar.gz gentoo-2-a59b5c232f138fc9942abbcc148b9e858c019cb2.tar.bz2 gentoo-2-a59b5c232f138fc9942abbcc148b9e858c019cb2.zip |
amd64 stable, security bug 305195
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/boost-build/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/boost-build/boost-build-1.41.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/boost-build/ChangeLog b/dev-util/boost-build/ChangeLog index 0ac7c3968c84..8a6f7d83b13b 100644 --- a/dev-util/boost-build/ChangeLog +++ b/dev-util/boost-build/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/boost-build # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.51 2010/03/21 15:10:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.52 2010/03/27 10:16:02 pacho Exp $ + + 27 Mar 2010; Pacho Ramos <pacho@gentoo.org> boost-build-1.41.0.ebuild: + amd64 stable, security bug 305195 21 Mar 2010; Brent Baude <ranger@gentoo.org> boost-build-1.41.0.ebuild: Marking boost-build-1.41.0 ppc64 for bug 306335 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 337ebb5fd0e1..45118e8b7fa4 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-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.5 2010/03/21 15:10:59 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.41.0.ebuild,v 1.6 2010/03/27 10:16:02 pacho 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 |