summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-26 17:28:33 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-26 17:28:33 +0000
commit747687c6efaaf4e7916c7b039b999d773c442195 (patch)
tree04f8f60829b5894774ef2bb151b1ef6910406069 /dev-util
parentStable for arm, wrt bug #455464 (diff)
downloadgentoo-2-747687c6efaaf4e7916c7b039b999d773c442195.tar.gz
gentoo-2-747687c6efaaf4e7916c7b039b999d773c442195.tar.bz2
gentoo-2-747687c6efaaf4e7916c7b039b999d773c442195.zip
Stable for arm, wrt bug #455464
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/boost-build/ChangeLog5
-rw-r--r--dev-util/boost-build/boost-build-1.52.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/boost-build/ChangeLog b/dev-util/boost-build/ChangeLog
index e6a0d5c698fd..5a58f589045a 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.121 2013/09/22 14:25:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/ChangeLog,v 1.122 2013/09/26 17:28:33 ago Exp $
+
+ 26 Sep 2013; Agostino Sarubbo <ago@gentoo.org> boost-build-1.52.0-r1.ebuild:
+ Stable for arm, wrt bug #455464
22 Sep 2013; Agostino Sarubbo <ago@gentoo.org> boost-build-1.52.0-r1.ebuild:
Stable for alpha, wrt bug #455464
diff --git a/dev-util/boost-build/boost-build-1.52.0-r1.ebuild b/dev-util/boost-build/boost-build-1.52.0-r1.ebuild
index 654b48773576..7bdfbd2d9fc2 100644
--- a/dev-util/boost-build/boost-build-1.52.0-r1.ebuild
+++ b/dev-util/boost-build/boost-build-1.52.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.52.0-r1.ebuild,v 1.10 2013/09/22 14:25:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/boost-build/boost-build-1.52.0-r1.ebuild,v 1.11 2013/09/26 17:28:33 ago Exp $
EAPI="5"
PYTHON_DEPEND="python? 2"
@@ -15,7 +15,7 @@ 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 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="examples python test"
REQUIRED_USE="test? ( python )"