diff options
author | Alexis Ballier <aballier@gentoo.org> | 2009-12-10 21:25:33 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2009-12-10 21:25:33 +0000 |
commit | 833375e3eb3105249a3d71e091f36c667606636b (patch) | |
tree | a4efb5e6a21ac8851ef933d6e5e371a5b666480b /dev-util/boost-build | |
parent | Drop KDE SC-4.3.1. (diff) | |
download | gentoo-2-833375e3eb3105249a3d71e091f36c667606636b.tar.gz gentoo-2-833375e3eb3105249a3d71e091f36c667606636b.tar.bz2 gentoo-2-833375e3eb3105249a3d71e091f36c667606636b.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc58/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.41.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 403667dd8c07..7ee04b1e5884 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.45 2009/12/02 15:26:48 djc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.46 2009/12/10 21:25:33 aballier Exp $ + + 10 Dec 2009; Alexis Ballier <aballier@gentoo.org> + boost-build-1.41.0.ebuild: + keyword ~x86-fbsd 02 Dec 2009; Dirkjan Ochtman <djc@gentoo.org> metadata.xml: Add maintainer-by-proxy. diff --git a/dev-util/boost-build/boost-build-1.41.0.ebuild b/dev-util/boost-build/boost-build-1.41.0.ebuild index 5d3922972601..f9dd7fae4211 100644 --- a/dev-util/boost-build/boost-build-1.41.0.ebuild +++ b/dev-util/boost-build/boost-build-1.41.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.41.0.ebuild,v 1.1 2009/12/02 15:25:01 djc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.41.0.ebuild,v 1.2 2009/12/10 21:25:33 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 |