summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-04-04 14:25:00 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-04-04 14:25:00 +0000
commite7f7f5b2451bfb9d4eb735e7fcfce0bd46c137cd (patch)
tree6ccb8b017df99ebd915117ac84d5b04ee89f6461 /dev-libs/boost
parentamd64/x86 stable, bug #234305 (diff)
downloadgentoo-2-e7f7f5b2451bfb9d4eb735e7fcfce0bd46c137cd.tar.gz
gentoo-2-e7f7f5b2451bfb9d4eb735e7fcfce0bd46c137cd.tar.bz2
gentoo-2-e7f7f5b2451bfb9d4eb735e7fcfce0bd46c137cd.zip
alpha/ia64 stable wrt #245192
(Portage version: 2.1.6.7/cvs/Linux ia64)
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 340467d1a0ef..012a5374a9a0 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.151 2009/04/04 14:15:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.152 2009/04/04 14:25:00 armin76 Exp $
+
+ 04 Apr 2009; Raúl Porcel <armin76@gentoo.org> boost-1.35.0-r2.ebuild:
+ alpha/ia64 stable wrt #245192
04 Apr 2009; Markus Meier <maekke@gentoo.org> boost-1.35.0-r2.ebuild:
x86 stable, 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 0101ce64729b..9129ef7f87b3 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.8 2009/04/04 14:15:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.35.0-r2.ebuild,v 1.9 2009/04/04 14:25:00 armin76 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"