summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFriedrich Oslage <bluebird@gentoo.org>2009-04-02 17:13:27 +0000
committerFriedrich Oslage <bluebird@gentoo.org>2009-04-02 17:13:27 +0000
commit8268f8b8aa0c1213e02692e94c8c5d4bef7bebb1 (patch)
tree34cb7db869a84e87bd2e16019c9863339828c09c /dev-libs/boost
parentStable on sparc, bug #245192 (diff)
downloadgentoo-2-8268f8b8aa0c1213e02692e94c8c5d4bef7bebb1.tar.gz
gentoo-2-8268f8b8aa0c1213e02692e94c8c5d4bef7bebb1.tar.bz2
gentoo-2-8268f8b8aa0c1213e02692e94c8c5d4bef7bebb1.zip
Stable on sparc, bug #245192
(Portage version: 2.2_rc28/cvs/Linux sparc64)
Diffstat (limited to 'dev-libs/boost')
-rw-r--r--dev-libs/boost/ChangeLog6
-rw-r--r--dev-libs/boost/boost-1.35.0-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-libs/boost/ChangeLog b/dev-libs/boost/ChangeLog
index 52f19288e8fe..2a96f5eb11e5 100644
--- a/dev-libs/boost/ChangeLog
+++ b/dev-libs/boost/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/boost
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.149 2009/04/01 18:17:37 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.150 2009/04/02 17:13:27 bluebird Exp $
+
+ 02 Apr 2009; Friedrich Oslage <bluebird@gentoo.org>
+ boost-1.35.0-r2.ebuild:
+ Stable on sparc, bug #245192
01 Apr 2009; Joseph Jezak <josejx@gentoo.org> boost-1.35.0-r2.ebuild:
Marked ppc stable for bug #245192.
diff --git a/dev-libs/boost/boost-1.35.0-r2.ebuild b/dev-libs/boost/boost-1.35.0-r2.ebuild
index a368f1eb9b53..468b9418ae09 100644
--- a/dev-libs/boost/boost-1.35.0-r2.ebuild
+++ b/dev-libs/boost/boost-1.35.0-r2.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.35.0-r2.ebuild,v 1.6 2009/04/01 18:17:37 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.35.0-r2.ebuild,v 1.7 2009/04/02 17:13:27 bluebird Exp $
inherit python flag-o-matic multilib toolchain-funcs versionator check-reqs
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc ~x86"
MY_P=${PN}_$(replace_all_version_separators _)
PATCHSET_VERSION="${PV}-3"