summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Goller <morfic@gentoo.org>2005-11-01 03:18:05 +0000
committerDaniel Goller <morfic@gentoo.org>2005-11-01 03:18:05 +0000
commitaad56aa78ae1661b7db9d625a56a06eb2c3a4557 (patch)
tree3dc17fbfc062f4beeba9b4edff23cb893f70da88 /dev-libs
parentVersion bump of tilda to 0.09.1, remove 0.02, add myself as maintainer to the... (diff)
downloadgentoo-2-aad56aa78ae1661b7db9d625a56a06eb2c3a4557.tar.gz
gentoo-2-aad56aa78ae1661b7db9d625a56a06eb2c3a4557.tar.bz2
gentoo-2-aad56aa78ae1661b7db9d625a56a06eb2c3a4557.zip
Stable on amd64 and ppc
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/boost/ChangeLog5
-rw-r--r--dev-libs/boost/boost-1.33.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/boost/ChangeLog b/dev-libs/boost/ChangeLog
index 51cfe1e8a950..5bdefc738bac 100644
--- a/dev-libs/boost/ChangeLog
+++ b/dev-libs/boost/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/boost
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.67 2005/10/29 04:12:59 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.68 2005/11/01 03:18:05 morfic Exp $
+
+ 01 Nov 2005; Daniel Goller <morfic@gentoo.org> boost-1.33.0-r1.ebuild:
+ Stable on ppc and amd64
29 Oct 2005; Daniel Goller <morfic@gentoo.org> boost-1.33.0-r1.ebuild:
Fix bjam directory, thanks to Phil Richards for reporting, Bug #110687
diff --git a/dev-libs/boost/boost-1.33.0-r1.ebuild b/dev-libs/boost/boost-1.33.0-r1.ebuild
index e0ca3657a1e3..1cebfc7bb891 100644
--- a/dev-libs/boost/boost-1.33.0-r1.ebuild
+++ b/dev-libs/boost/boost-1.33.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.33.0-r1.ebuild,v 1.5 2005/10/29 04:12:59 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.33.0-r1.ebuild,v 1.6 2005/11/01 03:18:05 morfic Exp $
# This ebuild was generated by Ebuilder v0.4.
inherit python distutils multilib eutils
@@ -12,7 +12,7 @@ BOOST_PV=${BOOST_PV1/./_}
SRC_URI="mirror://sourceforge/boost/${PN}_${BOOST_PV}.tar.bz2"
LICENSE="freedist Boost-1.0"
SLOT="1"
-KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ~ppc64 ~sparc ~x86"
IUSE="bcp bjam debug doc pyste static threads threadsonly"
DEPEND=" sys-devel/gcc