diff options
author | Alexis Ballier <aballier@gentoo.org> | 2011-07-10 15:15:48 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2011-07-10 15:15:48 +0000 |
commit | ef31d20c3d15338e11b37c28960733cb20b11a42 (patch) | |
tree | 86ec846095eb2a07030d6ef62d9ca16709d2033c /dev-util/boost-build | |
parent | sh/sparc stable wrt #365273 (diff) | |
download | gentoo-2-ef31d20c3d15338e11b37c28960733cb20b11a42.tar.gz gentoo-2-ef31d20c3d15338e11b37c28960733cb20b11a42.tar.bz2 gentoo-2-ef31d20c3d15338e11b37c28960733cb20b11a42.zip |
keyword ~x86-fbsd
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
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.46.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/boost-build/ChangeLog b/dev-util/boost-build/ChangeLog index 2eba540ef6c6..92486008557b 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.70 2011/04/16 11:29:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.71 2011/07/10 15:15:48 aballier Exp $ + + 10 Jul 2011; Alexis Ballier <aballier@gentoo.org> boost-build-1.46.1.ebuild: + keyword ~x86-fbsd 16 Apr 2011; Raúl Porcel <armin76@gentoo.org> boost-build-1.42.0.ebuild: ia64/s390/sh stable wrt #344677 diff --git a/dev-util/boost-build/boost-build-1.46.1.ebuild b/dev-util/boost-build/boost-build-1.46.1.ebuild index e99ef0b07d92..be45e9bac3a2 100644 --- a/dev-util/boost-build/boost-build-1.46.1.ebuild +++ b/dev-util/boost-build/boost-build-1.46.1.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.46.1.ebuild,v 1.1 2011/03/22 09:51:18 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.46.1.ebuild,v 1.2 2011/07/10 15:15:48 aballier 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 ~x86-fbsd" IUSE="examples python" DEPEND="!<dev-libs/boost-1.34.0 |