summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-25 19:05:46 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-25 19:05:46 +0000
commit663d479a644b74005069a9545e27380ab88aa4f5 (patch)
tree6ddc8a8b2f1b02d74a15b71ff900318d6b289e63 /dev-libs/boehm-gc
parentNon-Maintainer bump. (diff)
downloadgentoo-2-663d479a644b74005069a9545e27380ab88aa4f5.tar.gz
gentoo-2-663d479a644b74005069a9545e27380ab88aa4f5.tar.bz2
gentoo-2-663d479a644b74005069a9545e27380ab88aa4f5.zip
Stable for amd64, wrt bug #471244
(Portage version: 2.1.12.1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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 d16d9c16f6e9..837b85eb7cb7 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.95 2013/04/25 08:57:24 sera Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/ChangeLog,v 1.96 2013/05/25 19:05:46 ago Exp $
+
+ 25 May 2013; Agostino Sarubbo <ago@gentoo.org> boehm-gc-7.2d-r1.ebuild:
+ Stable for amd64, wrt bug #471244
*boehm-gc-7.2d-r1 (25 Apr 2013)
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 ca51050579b1..f0af76ba5bb3 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.1 2013/04/25 08:57:24 sera Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/boehm-gc-7.2d-r1.ebuild,v 1.2 2013/05/25 19:05:46 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