diff options
author | Markus Meier <maekke@gentoo.org> | 2009-10-25 11:57:14 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-10-25 11:57:14 +0000 |
commit | 59e1d3c15e7b8bb6daac87817556ca3501660fe6 (patch) | |
tree | fcbc0dd97ff4ba9878f073e2db36a063b5a66fc9 /dev-util | |
parent | amd64/x86 stable, bug #288166 (diff) | |
download | gentoo-2-59e1d3c15e7b8bb6daac87817556ca3501660fe6.tar.gz gentoo-2-59e1d3c15e7b8bb6daac87817556ca3501660fe6.tar.bz2 gentoo-2-59e1d3c15e7b8bb6daac87817556ca3501660fe6.zip |
amd64/x86 stable, bug #284686
(Portage version: 2.2_rc46/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/boost-build/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/boost-build/boost-build-1.35.0-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/boost-build/ChangeLog b/dev-util/boost-build/ChangeLog index a1742f0247b8..a951151fa96e 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.42 2009/10/24 12:06:21 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.43 2009/10/25 11:57:14 maekke Exp $ + + 25 Oct 2009; Markus Meier <maekke@gentoo.org> + boost-build-1.35.0-r2.ebuild: + amd64/x86 stable, bug #284686 24 Oct 2009; nixnut <nixnut@gentoo.org> boost-build-1.35.0-r2.ebuild: ppc stable #284686 diff --git a/dev-util/boost-build/boost-build-1.35.0-r2.ebuild b/dev-util/boost-build/boost-build-1.35.0-r2.ebuild index 9d06cf2f57e1..77f64eb89675 100644 --- a/dev-util/boost-build/boost-build-1.35.0-r2.ebuild +++ b/dev-util/boost-build/boost-build-1.35.0-r2.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.35.0-r2.ebuild,v 1.7 2009/10/24 12:06:21 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r2.ebuild,v 1.8 2009/10/25 11:57:14 maekke 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="0" -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" IUSE="examples python" DEPEND="!<dev-libs/boost-1.34.0 |