diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-11-02 11:42:02 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-11-02 11:42:02 +0000 |
commit | a03e4e94be0e054a7cd71dbc0b0b1dfdc8f0f415 (patch) | |
tree | 9a0665e13b987ab29a8dbfe73e5c244bf3511e41 /dev-util/boost-build | |
parent | app-pda/gtkpod: Fid for buffer overflow, #434220 (diff) | |
download | gentoo-2-a03e4e94be0e054a7cd71dbc0b0b1dfdc8f0f415.tar.gz gentoo-2-a03e4e94be0e054a7cd71dbc0b0b1dfdc8f0f415.tar.bz2 gentoo-2-a03e4e94be0e054a7cd71dbc0b0b1dfdc8f0f415.zip |
alpha/ia64/s390/sh/sparc stable wrt #425354
(Portage version: 2.1.11.31/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
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 231f2b23a5a0..874c26a29abc 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.106 2012/10/31 16:32:18 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.107 2012/11/02 11:42:02 armin76 Exp $ + + 02 Nov 2012; Raúl Porcel <armin76@gentoo.org> boost-build-1.49.0.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #425354 31 Oct 2012; Diego E. Pettenò <flameeyes@gentoo.org> -boost-build-1.34.1.ebuild, -boost-build-1.35.0-r1.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 71c67d316861..d42e48130405 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.9 2012/10/31 16:32:18 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.49.0.ebuild,v 1.10 2012/11/02 11:42:02 armin76 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=0 -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 |