summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-12 20:18:33 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-12 20:18:33 +0000
commitc8e4b81fb70216cc13c4ec25f2066616b9858efc (patch)
tree2ea01a8efb38d0735a88cc119bf78bb5f9dd4946 /dev-libs/boehm-gc
parentRemove old ebuilds and files, version bump to newest beta, cmake-utils, USE f... (diff)
downloadgentoo-2-c8e4b81fb70216cc13c4ec25f2066616b9858efc.tar.gz
gentoo-2-c8e4b81fb70216cc13c4ec25f2066616b9858efc.tar.bz2
gentoo-2-c8e4b81fb70216cc13c4ec25f2066616b9858efc.zip
Stable for sparc, wrt bug #443616
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
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.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/boehm-gc/ChangeLog b/dev-libs/boehm-gc/ChangeLog
index 21d866e18ac9..6639f002a0e4 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.91 2013/02/10 17:22:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/ChangeLog,v 1.92 2013/02/12 20:18:33 ago Exp $
+
+ 12 Feb 2013; Agostino Sarubbo <ago@gentoo.org> boehm-gc-7.2d.ebuild:
+ Stable for sparc, wrt bug #443616
10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> boehm-gc-7.2d.ebuild:
Stable for ppc, wrt bug #443616
diff --git a/dev-libs/boehm-gc/boehm-gc-7.2d.ebuild b/dev-libs/boehm-gc/boehm-gc-7.2d.ebuild
index 27aa108714ac..7cb80aba9b93 100644
--- a/dev-libs/boehm-gc/boehm-gc-7.2d.ebuild
+++ b/dev-libs/boehm-gc/boehm-gc-7.2d.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.ebuild,v 1.8 2013/02/10 17:22:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boehm-gc/boehm-gc-7.2d.ebuild,v 1.9 2013/02/12 20:18:33 ago Exp $
EAPI=4
@@ -16,7 +16,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"
RDEPEND=">=dev-libs/libatomic_ops-7.2"