summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-04-04 14:15:51 +0000
committerMarkus Meier <maekke@gentoo.org>2009-04-04 14:15:51 +0000
commite69de39ba83154898f49a480cab551a09e25bd89 (patch)
tree142b79510a986670edbf5829673c70ae0be3c56c /dev-libs/boost
parentamd64/x86 stable, bug #234305 (diff)
downloadgentoo-2-e69de39ba83154898f49a480cab551a09e25bd89.tar.gz
gentoo-2-e69de39ba83154898f49a480cab551a09e25bd89.tar.bz2
gentoo-2-e69de39ba83154898f49a480cab551a09e25bd89.zip
x86 stable, bug #245192
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/boost')
-rw-r--r--dev-libs/boost/ChangeLog5
-rw-r--r--dev-libs/boost/boost-1.35.0-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/boost/ChangeLog b/dev-libs/boost/ChangeLog
index 2a96f5eb11e5..340467d1a0ef 100644
--- a/dev-libs/boost/ChangeLog
+++ b/dev-libs/boost/ChangeLog
@@ -1,6 +1,9 @@
# 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.150 2009/04/02 17:13:27 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.151 2009/04/04 14:15:51 maekke Exp $
+
+ 04 Apr 2009; Markus Meier <maekke@gentoo.org> boost-1.35.0-r2.ebuild:
+ x86 stable, bug #245192
02 Apr 2009; Friedrich Oslage <bluebird@gentoo.org>
boost-1.35.0-r2.ebuild:
diff --git a/dev-libs/boost/boost-1.35.0-r2.ebuild b/dev-libs/boost/boost-1.35.0-r2.ebuild
index 468b9418ae09..0101ce64729b 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.7 2009/04/02 17:13:27 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.35.0-r2.ebuild,v 1.8 2009/04/04 14:15:51 maekke 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"