diff options
author | Brent Baude <ranger@gentoo.org> | 2010-03-21 15:10:59 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-03-21 15:10:59 +0000 |
commit | fda7251227681b9bc5a20556e44b67cc86a3fec7 (patch) | |
tree | 1db7a34b4697724688a587664a94947ef8cf8302 /dev-util | |
parent | Marking eselect-boost-0.3 ppc64 for bug 306335 (diff) | |
download | gentoo-2-fda7251227681b9bc5a20556e44b67cc86a3fec7.tar.gz gentoo-2-fda7251227681b9bc5a20556e44b67cc86a3fec7.tar.bz2 gentoo-2-fda7251227681b9bc5a20556e44b67cc86a3fec7.zip |
Marking boost-build-1.41.0 ppc64 for bug 306335
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Diffstat (limited to 'dev-util')
-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 e59eaabc3b66..0ac7c3968c84 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.50 2010/03/04 15:25:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.51 2010/03/21 15:10:59 ranger Exp $ + + 21 Mar 2010; Brent Baude <ranger@gentoo.org> boost-build-1.41.0.ebuild: + Marking boost-build-1.41.0 ppc64 for bug 306335 04 Mar 2010; Jeroen Roovers <jer@gentoo.org> boost-build-1.41.0.ebuild: Stable for HPPA (bug #306333). 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 0b261e248348..337ebb5fd0e1 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.4 2010/03/04 15:25:21 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.41.0.ebuild,v 1.5 2010/03/21 15:10:59 ranger 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 |