summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-02-25 15:43:22 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-02-25 15:43:22 +0000
commit9cbe07a1dfd7f1071b29427543ef3cceec52d737 (patch)
tree2ec39d9d0cc794f58f151b46d8ac7fd9012a6a53 /dev-libs/boehm-gc
parentStable for x86, wrt bug #538080 (diff)
downloadgentoo-2-9cbe07a1dfd7f1071b29427543ef3cceec52d737.tar.gz
gentoo-2-9cbe07a1dfd7f1071b29427543ef3cceec52d737.tar.bz2
gentoo-2-9cbe07a1dfd7f1071b29427543ef3cceec52d737.zip
Stable for x86, wrt bug #538126
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/boehm-gc')
-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 9e26e9060d40..d10099e9324b 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.122 2015/02/24 08:57:31 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/ChangeLog,v 1.123 2015/02/25 15:43:22 ago Exp $
+
+ 25 Feb 2015; Agostino Sarubbo <ago@gentoo.org> boehm-gc-7.4.2.ebuild:
+ Stable for x86, wrt bug #538126
24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> boehm-gc-7.4.2.ebuild:
Stable for alpha, 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 5fac5bc64237..379ce0dfa7c3 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.6 2015/02/24 08:57:31 ago Exp $
+# $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 $
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