diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-03-04 15:25:21 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-03-04 15:25:21 +0000 |
commit | 2d0c32ef1e1d2d3916919bd4f7573f451dac92ff (patch) | |
tree | 6232ece91415c5d559565a5f1d3c45fa49512957 /dev-util/boost-build | |
parent | Stable for HPPA (bug #305181). (diff) | |
download | gentoo-2-2d0c32ef1e1d2d3916919bd4f7573f451dac92ff.tar.gz gentoo-2-2d0c32ef1e1d2d3916919bd4f7573f451dac92ff.tar.bz2 gentoo-2-2d0c32ef1e1d2d3916919bd4f7573f451dac92ff.zip |
Stable for HPPA (bug #306333).
(Portage version: 2.2_rc64/cvs/Linux i686)
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.41.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 1e71198256b5..e59eaabc3b66 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.49 2010/03/03 12:32:08 djc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.50 2010/03/04 15:25:21 jer Exp $ + + 04 Mar 2010; Jeroen Roovers <jer@gentoo.org> boost-build-1.41.0.ebuild: + Stable for HPPA (bug #306333). *boost-build-1.42.0 (03 Mar 2010) 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 bc7fd779424d..0b261e248348 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-2010 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.3 2010/03/03 10:54:48 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.41.0.ebuild,v 1.4 2010/03/04 15:25:21 jer 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 ~x86-fbsd" +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 |