diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-02 17:09:35 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-02 17:09:35 +0000 |
commit | 54df498848e5a6b627cfb05720c573bfe564f861 (patch) | |
tree | 8073b09bd5abba86483b0f3c1af1604dfba0e3f6 /dev-util/boost-build | |
parent | Stable for HPPA (bug #247466). (diff) | |
download | gentoo-2-54df498848e5a6b627cfb05720c573bfe564f861.tar.gz gentoo-2-54df498848e5a6b627cfb05720c573bfe564f861.tar.bz2 gentoo-2-54df498848e5a6b627cfb05720c573bfe564f861.zip |
Stable on sparc, bug #245192
(Portage version: 2.2_rc28/cvs/Linux sparc64)
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.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 36a7715a0768..1d5696437a21 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.30 2009/04/01 18:16:03 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.31 2009/04/02 17:09:35 bluebird Exp $ + + 02 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> + boost-build-1.35.0-r1.ebuild: + Stable on sparc, bug #245192 01 Apr 2009; Joseph Jezak <josejx@gentoo.org> boost-build-1.35.0-r1.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 f01adc4993ec..6262b4faf488 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.5 2009/04/01 18:16:03 josejx Exp $ +# $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 $ 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 |