diff options
author | Michael Weber <xmw@gentoo.org> | 2011-02-21 21:33:48 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2011-02-21 21:33:48 +0000 |
commit | 6ab36c3c317d9089b2243a2fb4cbce03f50da4f2 (patch) | |
tree | 130e752a5f4eeed53c997306f687199fdc994d8e /dev-util/boost-build | |
parent | Bump to 2.90.7: five new icons (diff) | |
download | gentoo-2-6ab36c3c317d9089b2243a2fb4cbce03f50da4f2.tar.gz gentoo-2-6ab36c3c317d9089b2243a2fb4cbce03f50da4f2.tar.bz2 gentoo-2-6ab36c3c317d9089b2243a2fb4cbce03f50da4f2.zip |
sparc stable, bug 344677
(Portage version: 2.1.9.25/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.42.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 4055a1a66458..7ae93c0103aa 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.64 2011/01/10 12:26:51 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.65 2011/02/21 21:33:48 xmw Exp $ + + 21 Feb 2011; Michael Weber <xmw@gentoo.org> boost-build-1.42.0.ebuild: + sparc stable, bug 344677 10 Jan 2011; Markos Chandras <hwoarang@gentoo.org> boost-build-1.42.0.ebuild: Stable on amd64 wrt bug 344677 diff --git a/dev-util/boost-build/boost-build-1.42.0.ebuild b/dev-util/boost-build/boost-build-1.42.0.ebuild index 0b152e240dfe..43be54d5783d 100644 --- a/dev-util/boost-build/boost-build-1.42.0.ebuild +++ b/dev-util/boost-build/boost-build-1.42.0.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.42.0.ebuild,v 1.6 2011/01/10 12:26:51 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.42.0.ebuild,v 1.7 2011/02/21 21:33:48 xmw 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" IUSE="examples python" DEPEND="!<dev-libs/boost-1.34.0 |