summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2015-02-26 18:58:23 +0000
committerMarkus Meier <maekke@gentoo.org>2015-02-26 18:58:23 +0000
commitc278daada3eabae6a6605432f94f1962a189e002 (patch)
treea02ee9dfaa549d097ebefbab53bef38db5c5d9fb
parentarm stable, bug #538126 (diff)
downloadgentoo-2-c278daada3eabae6a6605432f94f1962a189e002.tar.gz
gentoo-2-c278daada3eabae6a6605432f94f1962a189e002.tar.bz2
gentoo-2-c278daada3eabae6a6605432f94f1962a189e002.zip
arm stable, bug #538126
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
-rw-r--r--dev-libs/boehm-gc/ChangeLog5
-rw-r--r--dev-libs/boehm-gc/boehm-gc-7.4.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/boehm-gc/ChangeLog b/dev-libs/boehm-gc/ChangeLog
index d10099e9324b..a8a6a3a203ba 100644
--- a/dev-libs/boehm-gc/ChangeLog
+++ b/dev-libs/boehm-gc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/boehm-gc
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/ChangeLog,v 1.123 2015/02/25 15:43:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/ChangeLog,v 1.124 2015/02/26 18:58:23 maekke Exp $
+
+ 26 Feb 2015; Markus Meier <maekke@gentoo.org> boehm-gc-7.4.2.ebuild:
+ arm stable, bug #538126
25 Feb 2015; Agostino Sarubbo <ago@gentoo.org> boehm-gc-7.4.2.ebuild:
Stable for x86, wrt bug #538126
diff --git a/dev-libs/boehm-gc/boehm-gc-7.4.2.ebuild b/dev-libs/boehm-gc/boehm-gc-7.4.2.ebuild
index 379ce0dfa7c3..b6124dded16c 100644
--- a/dev-libs/boehm-gc/boehm-gc-7.4.2.ebuild
+++ b/dev-libs/boehm-gc/boehm-gc-7.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/boehm-gc-7.4.2.ebuild,v 1.7 2015/02/25 15:43:22 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/boehm-gc-7.4.2.ebuild,v 1.8 2015/02/26 18:58:23 maekke Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="http://www.hboehm.info/gc/gc_source/${MY_P}.tar.gz"
LICENSE="boehm-gc"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="cxx static-libs threads"
DEPEND=">=dev-libs/libatomic_ops-7.4