diff options
author | Markus Meier <maekke@gentoo.org> | 2009-04-04 14:14:33 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-04-04 14:14:33 +0000 |
commit | 19d995bc14b2469bc8624f85a28bb0d9773c16c5 (patch) | |
tree | ea5a88e82364083812ff23ad52e4568e88832996 /dev-util | |
parent | amd64/x86 stable, bug #234305 (diff) | |
download | gentoo-2-19d995bc14b2469bc8624f85a28bb0d9773c16c5.tar.gz gentoo-2-19d995bc14b2469bc8624f85a28bb0d9773c16c5.tar.bz2 gentoo-2-19d995bc14b2469bc8624f85a28bb0d9773c16c5.zip |
x86 stable, bug #245192
(Portage version: 2.1.6.11/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-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/boost-build/ChangeLog b/dev-util/boost-build/ChangeLog index acc67443f326..1ae6ce271714 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.32 2009/04/04 14:12:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.33 2009/04/04 14:14:33 maekke Exp $ + + 04 Apr 2009; Markus Meier <maekke@gentoo.org> + boost-build-1.35.0-r1.ebuild: + x86 stable, bug #245192 04 Apr 2009; Raúl Porcel <armin76@gentoo.org> boost-build-1.35.0-r2.ebuild: diff --git a/dev-util/boost-build/boost-build-1.35.0-r1.ebuild b/dev-util/boost-build/boost-build-1.35.0-r1.ebuild index 6262b4faf488..eb5c7f39be76 100644 --- a/dev-util/boost-build/boost-build-1.35.0-r1.ebuild +++ b/dev-util/boost-build/boost-build-1.35.0-r1.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-r1.ebuild,v 1.6 2009/04/02 17:09:35 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.35.0-r1.ebuild,v 1.7 2009/04/04 14:14:33 maekke Exp $ inherit flag-o-matic toolchain-funcs versionator @@ -11,7 +11,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 |