diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-06 13:36:10 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-06 13:36:10 +0000 |
commit | ad982bfbca84c9c8bb254f07c4ecb8921a32ab69 (patch) | |
tree | aadd86334ce2b01e3ce6c897dbadaf1f9446ea78 /dev-util/boost-build | |
parent | Version bump. (diff) | |
download | gentoo-2-ad982bfbca84c9c8bb254f07c4ecb8921a32ab69.tar.gz gentoo-2-ad982bfbca84c9c8bb254f07c4ecb8921a32ab69.tar.bz2 gentoo-2-ad982bfbca84c9c8bb254f07c4ecb8921a32ab69.zip |
Stable ppc, bug #425354
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/boost-build')
-rw-r--r-- | dev-util/boost-build/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/boost-build/boost-build-1.49.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/boost-build/ChangeLog b/dev-util/boost-build/ChangeLog index da7791fc3299..ee1a11045b49 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.101 2012/09/05 22:36:58 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.102 2012/09/06 13:36:10 blueness Exp $ + + 06 Sep 2012; Anthony G. Basile <blueness@gentoo.org> + boost-build-1.49.0.ebuild: + Stable ppc, bug #425354 05 Sep 2012; Anthony G. Basile <blueness@gentoo.org> boost-build-1.49.0.ebuild: 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 3fed07eb6737..c64dbf519a22 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.5 2012/09/05 22:36:58 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.49.0.ebuild,v 1.6 2012/09/06 13:36:10 blueness 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 |