diff options
author | Markus Meier <maekke@gentoo.org> | 2011-03-13 00:53:30 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-03-13 00:53:30 +0000 |
commit | 70e92c36d36a242325bbc757d45a0b71cec3a822 (patch) | |
tree | d3fa93311bbcad84780144b6a5344445211146e2 /dev-util/boost-build | |
parent | www-servers/tomcat: removed tomcat 7.x versions with security vulnerability (diff) | |
download | gentoo-2-70e92c36d36a242325bbc757d45a0b71cec3a822.tar.gz gentoo-2-70e92c36d36a242325bbc757d45a0b71cec3a822.tar.bz2 gentoo-2-70e92c36d36a242325bbc757d45a0b71cec3a822.zip |
arm stable, bug #344677
(Portage version: 2.1.9.42/cvs/Linux i686)
Diffstat (limited to 'dev-util/boost-build')
-rw-r--r-- | dev-util/boost-build/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/boost-build/boost-build-1.42.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 ba77792a7d74..509c644e29c6 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.67 2011/03/08 16:15:20 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.68 2011/03/13 00:53:30 maekke Exp $ + + 13 Mar 2011; Markus Meier <maekke@gentoo.org> boost-build-1.42.0.ebuild: + arm stable, bug #344677 08 Mar 2011; Tobias Klausmann <klausman@gentoo.org> boost-build-1.42.0.ebuild: diff --git a/dev-util/boost-build/boost-build-1.42.0.ebuild b/dev-util/boost-build/boost-build-1.42.0.ebuild index 910e7cc78933..5d4776af937a 100644 --- a/dev-util/boost-build/boost-build-1.42.0.ebuild +++ b/dev-util/boost-build/boost-build-1.42.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.42.0.ebuild,v 1.9 2011/03/08 16:15:20 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.42.0.ebuild,v 1.10 2011/03/13 00:53:30 maekke 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" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="examples python" DEPEND="!<dev-libs/boost-1.34.0 |