summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-18 20:05:46 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-18 20:05:46 +0000
commitc55c2c4ad22aaa291564047551b136748180789e (patch)
treeeb3df706b5dd1fca1c96b112ad2e1c047374d9e9 /dev-libs
parentStable for alpha, wrt bug #494968 (diff)
downloadgentoo-2-c55c2c4ad22aaa291564047551b136748180789e.tar.gz
gentoo-2-c55c2c4ad22aaa291564047551b136748180789e.tar.bz2
gentoo-2-c55c2c4ad22aaa291564047551b136748180789e.zip
Stable for alpha, wrt bug #494998
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/boehm-gc/ChangeLog5
-rw-r--r--dev-libs/boehm-gc/boehm-gc-7.2e.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/boehm-gc/ChangeLog b/dev-libs/boehm-gc/ChangeLog
index 63b8d1af79ff..89c32ed51af3 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/ChangeLog,v 1.113 2014/01/15 09:31:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/ChangeLog,v 1.114 2014/01/18 20:05:46 ago Exp $
+
+ 18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> boehm-gc-7.2e.ebuild:
+ Stable for alpha, wrt bug #494998
15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> boehm-gc-7.2e.ebuild:
Stable for ia64, wrt bug #494998
diff --git a/dev-libs/boehm-gc/boehm-gc-7.2e.ebuild b/dev-libs/boehm-gc/boehm-gc-7.2e.ebuild
index 918367529bda..afa63f5bc3fc 100644
--- a/dev-libs/boehm-gc/boehm-gc-7.2e.ebuild
+++ b/dev-libs/boehm-gc/boehm-gc-7.2e.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.2e.ebuild,v 1.8 2014/01/15 09:31:41 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/boehm-gc-7.2e.ebuild,v 1.9 2014/01/18 20: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