diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-09-05 22:36:58 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-09-05 22:36:58 +0000 |
commit | e4a5c004c0a9a98774cd82839af3ff1a5bb399a8 (patch) | |
tree | 2a58aa697add4732196dd5c54dc94e60a0db533c /dev-util/boost-build | |
parent | Stable ppc64, bug #425354 (diff) | |
download | gentoo-2-e4a5c004c0a9a98774cd82839af3ff1a5bb399a8.tar.gz gentoo-2-e4a5c004c0a9a98774cd82839af3ff1a5bb399a8.tar.bz2 gentoo-2-e4a5c004c0a9a98774cd82839af3ff1a5bb399a8.zip |
Stable ppc64, 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 b6ef88ed4c2e..da7791fc3299 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.100 2012/08/27 08:50:58 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.101 2012/09/05 22:36:58 blueness Exp $ + + 05 Sep 2012; Anthony G. Basile <blueness@gentoo.org> + boost-build-1.49.0.ebuild: + Stable ppc64, bug #425354 27 Aug 2012; Markos Chandras <hwoarang@gentoo.org> metadata.xml: remove myself from maintainers 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 ccde2f359660..3fed07eb6737 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.4 2012/07/21 17:18:50 jer Exp $ +# $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 $ 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 |