diff options
author | Markus Meier <maekke@gentoo.org> | 2012-10-21 09:07:19 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-10-21 09:07:19 +0000 |
commit | f074768152e326551355efd1217846c3a08e471c (patch) | |
tree | b3aa1017628e46ed8fd990130dab3be97fd1253d /dev-util/boost-build | |
parent | x86 stable, bug #427024 (diff) | |
download | gentoo-2-f074768152e326551355efd1217846c3a08e471c.tar.gz gentoo-2-f074768152e326551355efd1217846c3a08e471c.tar.bz2 gentoo-2-f074768152e326551355efd1217846c3a08e471c.zip |
x86 stable, bug #425354
(Portage version: 2.1.11.29/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
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.49.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 c964daaeea53..e531653753b1 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.103 2012/09/23 12:28:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.104 2012/10/21 09:07:19 maekke Exp $ + + 21 Oct 2012; Markus Meier <maekke@gentoo.org> boost-build-1.49.0.ebuild: + x86 stable, bug #425354 23 Sep 2012; Agostino Sarubbo <ago@gentoo.org> boost-build-1.49.0.ebuild: Stable for amd64, wrt bug #425354 diff --git a/dev-util/boost-build/boost-build-1.49.0.ebuild b/dev-util/boost-build/boost-build-1.49.0.ebuild index d624a8d503f1..073225549421 100644 --- a/dev-util/boost-build/boost-build-1.49.0.ebuild +++ b/dev-util/boost-build/boost-build-1.49.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.49.0.ebuild,v 1.7 2012/09/23 12:28:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.49.0.ebuild,v 1.8 2012/10/21 09:07:19 maekke Exp $ EAPI="4" PYTHON_DEPEND="python? *" @@ -16,7 +16,7 @@ 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 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="examples python" DEPEND="!<dev-libs/boost-1.34.0 |