diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-09-16 16:53:31 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-09-16 16:53:31 +0000 |
commit | 990e92f5fd7bb0b072813fe7988ee9f496e63c55 (patch) | |
tree | 554d213bd759390a75fce79f461e57ce8511dc71 /dev-util | |
parent | Version bump wrt bug #371371 (diff) | |
download | gentoo-2-990e92f5fd7bb0b072813fe7988ee9f496e63c55.tar.gz gentoo-2-990e92f5fd7bb0b072813fe7988ee9f496e63c55.tar.bz2 gentoo-2-990e92f5fd7bb0b072813fe7988ee9f496e63c55.zip |
Stable for HPPA (bug #377805).
(Portage version: 2.2.0_alpha58/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/boost-build/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/boost-build/boost-build-1.46.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/boost-build/ChangeLog b/dev-util/boost-build/ChangeLog index 3cd91baa06c8..9bd3d46c82bc 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.75 2011/09/10 16:10:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.76 2011/09/16 16:53:31 jer Exp $ + + 16 Sep 2011; Jeroen Roovers <jer@gentoo.org> boost-build-1.46.1.ebuild: + Stable for HPPA (bug #377805). 10 Sep 2011; Raúl Porcel <armin76@gentoo.org> boost-build-1.46.1.ebuild: alpha/ia64/s390/sh/sparc stable wrt #377805 diff --git a/dev-util/boost-build/boost-build-1.46.1.ebuild b/dev-util/boost-build/boost-build-1.46.1.ebuild index 8cd48fe56c11..4742d6b6eb0c 100644 --- a/dev-util/boost-build/boost-build-1.46.1.ebuild +++ b/dev-util/boost-build/boost-build-1.46.1.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.46.1.ebuild,v 1.6 2011/09/10 16:10:49 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.46.1.ebuild,v 1.7 2011/09/16 16:53:31 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 |