diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-08-22 13:11:07 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-08-22 13:11:07 +0000 |
commit | e984cc3fafb8ec3ba7feeede24c91af1858977ed (patch) | |
tree | 1a067ce79f17ea6581623973eb6bbcc7fcebb1cc /dev-util | |
parent | Bump to libstrl-0.5.1. (diff) | |
download | gentoo-2-e984cc3fafb8ec3ba7feeede24c91af1858977ed.tar.gz gentoo-2-e984cc3fafb8ec3ba7feeede24c91af1858977ed.tar.bz2 gentoo-2-e984cc3fafb8ec3ba7feeede24c91af1858977ed.zip |
Marked stable on AMD64 as a dependency of dev-libs/boost-1.46.1 based on arch testing by Agostino "ago" Sarubbo in bug #377805.
(Portage version: 2.1.10.11/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/boost-build/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/boost-build/boost-build-1.46.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/boost-build/ChangeLog b/dev-util/boost-build/ChangeLog index c7514709033e..5901a05098c5 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.72 2011/08/12 17:38:19 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.73 2011/08/22 13:11:07 chainsaw Exp $ + + 22 Aug 2011; Tony Vroon <chainsaw@gentoo.org> boost-build-1.46.1.ebuild: + Marked stable on AMD64 as a dependency of dev-libs/boost-1.46.1 based on arch + testing by Agostino "ago" Sarubbo in bug #377805. 12 Aug 2011; Thomas Kahle <tomka@gentoo.org> boost-build-1.46.1.ebuild: x86 stable per bug 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 36d99b005fae..d4c4cdb9bfe0 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.3 2011/08/12 17:38:19 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.46.1.ebuild,v 1.4 2011/08/22 13:11:07 chainsaw 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 |