summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-26 03:02:09 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-26 03:02:09 +0000
commit999a62f8d226ab4b843fc48c25a70cfc6e2d5ac3 (patch)
tree1890fb73c3700202c5a75a79e6c8188f2083400f /dev-libs/boehm-gc
parentStable for alpha, wrt bug #473290 (diff)
downloadgentoo-2-999a62f8d226ab4b843fc48c25a70cfc6e2d5ac3.tar.gz
gentoo-2-999a62f8d226ab4b843fc48c25a70cfc6e2d5ac3.tar.bz2
gentoo-2-999a62f8d226ab4b843fc48c25a70cfc6e2d5ac3.zip
Stable for alpha, wrt bug #471244
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="alpha", 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.2d-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/boehm-gc/ChangeLog b/dev-libs/boehm-gc/ChangeLog
index 5e300429e91e..b4825d2f6033 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/ChangeLog,v 1.102 2013/06/25 10:24:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/ChangeLog,v 1.103 2013/06/26 03:02:09 ago Exp $
+
+ 26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> boehm-gc-7.2d-r1.ebuild:
+ Stable for alpha, wrt bug #471244
25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> boehm-gc-7.2d-r1.ebuild:
Stable for ppc64, wrt bug #471244
diff --git a/dev-libs/boehm-gc/boehm-gc-7.2d-r1.ebuild b/dev-libs/boehm-gc/boehm-gc-7.2d-r1.ebuild
index af29440b1c1f..118429d4ee53 100644
--- a/dev-libs/boehm-gc/boehm-gc-7.2d-r1.ebuild
+++ b/dev-libs/boehm-gc/boehm-gc-7.2d-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-libs/boehm-gc/boehm-gc-7.2d-r1.ebuild,v 1.8 2013/06/25 10:24:50 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/boehm-gc-7.2d-r1.ebuild,v 1.9 2013/06/26 03:02:09 ago Exp $
EAPI=5
@@ -14,7 +14,7 @@ SRC_URI="http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/${MY_P}.tar.gz"
LICENSE="boehm-gc"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 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 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.2