# ChangeLog for dev-libs/boost
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.21 2004/07/02 04:34:23 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.22 2004/12/10 18:08:14 morfic Exp $
+
+*boost-1.32.0 (10 Dec 2004)
+
+ 10 Dec 2004; Daniel Goller <morfic@gentoo.org> +metadata.xml,
+ +boost-1.32.0.ebuild:
+ Version Bump + added metadata.xml
+ Thanks to all on Bug #71808
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> boost-1.30.0.ebuild,
boost-1.30.2.ebuild, boost-1.31.0.ebuild:
-MD5 008dffc3766362c2aa332e0cdd4c7fb3 ChangeLog 3630
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 bbdcfb57052748296c2ec7506d2a3cbf boost-1.31.0.ebuild 3971
+MD5 dbdef754b4d79287299d40fb7c4b430f boost-1.32.0.ebuild 2140
MD5 7a5736de479368e026895776885a1f4c boost-1.29.0.ebuild 1428
MD5 c38336b27cb2a10759ade6f16799d051 boost-1.30.0.ebuild 2977
+MD5 8123902e022c1d43f54375843b84067a ChangeLog 3810
+MD5 19f97285acdda370e331ee909e26df4c metadata.xml 340
MD5 6fd34399d93efc1de1221666ed6d37d1 boost-1.30.2.ebuild 2964
-MD5 bbdcfb57052748296c2ec7506d2a3cbf boost-1.31.0.ebuild 3971
MD5 ed187a2b2048776a7e5b27060d96938c files/digest-boost-1.29.0 65
MD5 2b36d47323b021671d391600501685cc files/digest-boost-1.30.0 66
MD5 a09c431deb3a25504525921685cd0e57 files/digest-boost-1.30.2 66
MD5 4aa5a3b9a3818e9dce488a20cb5ff00b files/digest-boost-1.31.0 66
+MD5 1d06245b53e5677556ae22e5f60f0df3 files/digest-boost-1.32.0 67
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.6 (GNU/Linux)
+
+iD8DBQFBueX7UpKYMelfdYERAp+3AJ9YGI+Fs+9XOeHYl/DtFudXKV+MOgCeMM/+
+eJS3wEdSiZleThBOa4tIjFA=
+=Xp2A
+-----END PGP SIGNATURE-----
--- /dev/null
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.32.0.ebuild,v 1.1 2004/12/10 18:08:14 morfic Exp $
+
+# This ebuild was generated by Ebuilder v0.4.
+
+BOOST_PV1=${PV/./_}
+BOOST_PV=${BOOST_PV1/./_}
+S="${WORKDIR}/${PN}_${BOOST_PV}"
+DESCRIPTION="Boost Libraries for C++"
+SRC_URI="mirror://sourceforge/boost/${PN}_${BOOST_PV}.tar.bz2"
+HOMEPAGE="http://www.boost.org/"
+LICENSE="freedist Boost-1.0"
+SLOT="1"
+IUSE="icc"
+
+DEPEND="sys-devel/gcc
+ dev-lang/python"
+KEYWORDS="~x86 ~ppc ~amd64 ~sparc ~ppc64"
+
+src_compile() {
+ local PYTHON_VERSION=$(/usr/bin/python -V 2>&1 | sed 's/Python \([0-9][0-9]*\.[0-9][0-9]*\)\..*/\1/')
+
+ # Build bjam, a jam variant, which is used instead of make
+ cd ${S}/tools/build/jam_src
+ ./build.sh || die "Failed to build bjam"
+ cd ${S}
+
+ # actual build
+ ./tools/build/jam_src/bin.linux/bjam \
+ -sBOOST_ROOT=${S} \
+ -sPYTHON_ROOT=/usr \
+ -sPYTHON_VERSION=${PYTHON_VERSION} \
+ -sTOOLS=gcc \
+ --prefix=${D}/usr \
+ --layout=system \
+ stage
+}
+
+src_install () {
+ local PYTHON_VERSION=$(/usr/bin/python -V 2>&1 | sed 's/Python \([0-9][0-9]*\.[0-9][0-9]*\)\..*/\1/')
+
+ ./tools/build/jam_src/bin.linux/bjam \
+ -sBOOST_ROOT=${S} \
+ -sPYTHON_ROOT=/usr \
+ -sPYTHON_VERSION=${PYTHON_VERSION} \
+ -sTOOLS=gcc \
+ --prefix=${D}/usr \
+ --layout=system \
+ install
+
+ # Install documentation; seems to be mostly under ${S}/lib
+ # install documentation
+ dodoc README
+ dohtml index.htm google_logo_40wht.gif c++boost.gif boost.css
+ dohtml -A pdf -r more
+ dohtml -r people
+ dohtml -r doc
+
+ find libs -type f -not -regex '^libs/[^/]*/build/.*' \
+ -and -not -regex '^libs/.*/test[^/]?/.*' \
+ -and -not -regex '^libs/.*/bench[^/]?/.*' \
+ -and -not -regex '^libs/[^/]*/tools/.*' \
+ -and -not -name \*.bat \
+ -and -not -name Jamfile\* \
+ -and -not -regex '^libs/[^/]*/src/.*' \
+ -and -not -iname makefile \
+ -and -not -name \*.mak \
+ -and -not -name .\* \
+ -and -not -name \*.dsw \
+ -and -not -name \*.dsp \
+ -exec \
+ install -D -m0644 \{\} ${D}/usr/share/doc/${P}/html/\{\} \;
+
+}
--- /dev/null
+MD5 e1d1fc7b8fc8c51df4564c2188ca51cb boost_1_32_0.tar.bz2 10181552
--- /dev/null
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd></herd>
+<maintainer>
+ <email>morfic@gentoo.org</email>
+ <name>Daniel Goller</name>
+</maintainer>
+<longdescription>
+Boost is a free peer-reviewed portable C++ source libraries.
+</longdescription>
+</pkgmetadata>