summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Goller <morfic@gentoo.org>2005-03-03 11:31:44 +0000
committerDaniel Goller <morfic@gentoo.org>2005-03-03 11:31:44 +0000
commitcf9b7e454a9da398d29e1581f05142a50c2e4309 (patch)
tree46ff6bd210e5485814a9ea28c2cd7662a43fb40b /dev-libs/boost
parentdownload fix for smbldap tools (diff)
downloadhistorical-cf9b7e454a9da398d29e1581f05142a50c2e4309.tar.gz
historical-cf9b7e454a9da398d29e1581f05142a50c2e4309.tar.bz2
historical-cf9b7e454a9da398d29e1581f05142a50c2e4309.zip
Cleanup of ebuild
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'dev-libs/boost')
-rw-r--r--dev-libs/boost/ChangeLog8
-rw-r--r--dev-libs/boost/Manifest22
-rw-r--r--dev-libs/boost/boost-1.29.0.ebuild4
-rw-r--r--dev-libs/boost/boost-1.30.0.ebuild4
-rw-r--r--dev-libs/boost/boost-1.30.2.ebuild4
-rw-r--r--dev-libs/boost/boost-1.31.0.ebuild4
-rw-r--r--dev-libs/boost/boost-1.32.0.ebuild16
-rw-r--r--dev-libs/boost/metadata.xml2
8 files changed, 29 insertions, 35 deletions
diff --git a/dev-libs/boost/ChangeLog b/dev-libs/boost/ChangeLog
index 82e3a070b914..862b6b189c9a 100644
--- a/dev-libs/boost/ChangeLog
+++ b/dev-libs/boost/ChangeLog
@@ -1,6 +1,10 @@
# 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.36 2004/12/31 16:09:30 morfic Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.37 2005/03/03 11:31:44 morfic Exp $
+
+ 01 Mar 2005; Daniel Goller <morfic@gentoo.org> metadata.xml,
+ boost-1.32.0.ebuild:
+ Cleaned up ebuild, no longer using makeopts, apparently bjam could dislike them
31 Dec 2004; Daniel Goller <morfic@gentoo.org> boost-1.32.0.ebuild:
Fix whitespace
diff --git a/dev-libs/boost/Manifest b/dev-libs/boost/Manifest
index 28ba8a3ef973..7757454a70d8 100644
--- a/dev-libs/boost/Manifest
+++ b/dev-libs/boost/Manifest
@@ -1,22 +1,22 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 6a9dd1d8b997f4df6ecccd8da6cf6723 ChangeLog 5250
-MD5 7a5736de479368e026895776885a1f4c boost-1.29.0.ebuild 1428
-MD5 c38336b27cb2a10759ade6f16799d051 boost-1.30.0.ebuild 2977
-MD5 6fd34399d93efc1de1221666ed6d37d1 boost-1.30.2.ebuild 2964
-MD5 c0e0b430578e177a32295ce8f365302d boost-1.31.0.ebuild 3967
-MD5 19f97285acdda370e331ee909e26df4c metadata.xml 340
-MD5 106ad0b3acc9dabdbc431df4293d3cbd boost-1.32.0.ebuild 2498
+MD5 12f996aa5f489e4e51055e537ea059a8 boost-1.31.0.ebuild 3967
+MD5 8d4eca3eb59bc23e2d53b3d0cfd06c97 boost-1.32.0.ebuild 2294
+MD5 d259ae434e176df207cba3deab973f61 boost-1.29.0.ebuild 1426
+MD5 34d13e0eeb58e13e1992908d04d51b45 boost-1.30.0.ebuild 2973
+MD5 15b9433fbdfd6ea6dbad409c60f87ed2 ChangeLog 5419
+MD5 ac17509c51769ef73346e3d3d7733f67 metadata.xml 347
+MD5 4759f9391ad73c487d4f6b3dbf8632a8 boost-1.30.2.ebuild 2960
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)
+Version: GnuPG v1.4.0 (GNU/Linux)
-iD8DBQFB1XoHUpKYMelfdYERAojWAJ0a968X05SWBWPYmZQdm6ssIQTfpgCfT/ho
-+5L0j5aNorT3cNEJ1xBNPW4=
-=/Fi5
+iD8DBQFCJusuUpKYMelfdYERAuXEAJ9Orli0vrTVqvNCqiHTcb26sPUBPQCdF5/J
+k/Umalc0/ZdiRntL/RPwylM=
+=q1Ol
-----END PGP SIGNATURE-----
diff --git a/dev-libs/boost/boost-1.29.0.ebuild b/dev-libs/boost/boost-1.29.0.ebuild
index 50f46e5238cb..07a5b2978c66 100644
--- a/dev-libs/boost/boost-1.29.0.ebuild
+++ b/dev-libs/boost/boost-1.29.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.29.0.ebuild,v 1.7 2004/06/24 23:01:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.29.0.ebuild,v 1.8 2005/03/03 11:31:44 morfic Exp $
MY_V="${PV//\./_}"
diff --git a/dev-libs/boost/boost-1.30.0.ebuild b/dev-libs/boost/boost-1.30.0.ebuild
index 8fe679eee6b4..e909b88c5839 100644
--- a/dev-libs/boost/boost-1.30.0.ebuild
+++ b/dev-libs/boost/boost-1.30.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.30.0.ebuild,v 1.6 2004/07/02 04:34:23 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.30.0.ebuild,v 1.7 2005/03/03 11:31:44 morfic Exp $
MY_V="${PV//\./_}"
diff --git a/dev-libs/boost/boost-1.30.2.ebuild b/dev-libs/boost/boost-1.30.2.ebuild
index 5d740a95ee80..cb94674f4ee5 100644
--- a/dev-libs/boost/boost-1.30.2.ebuild
+++ b/dev-libs/boost/boost-1.30.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.30.2.ebuild,v 1.6 2004/07/02 04:34:23 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.30.2.ebuild,v 1.7 2005/03/03 11:31:44 morfic Exp $
DESCRIPTION="Boost provides free peer-reviewed portable C++ source libraries."
HOMEPAGE="http://www.boost.org"
diff --git a/dev-libs/boost/boost-1.31.0.ebuild b/dev-libs/boost/boost-1.31.0.ebuild
index 0747c5140204..a36340772d9f 100644
--- a/dev-libs/boost/boost-1.31.0.ebuild
+++ b/dev-libs/boost/boost-1.31.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.31.0.ebuild,v 1.10 2004/12/10 19:07:21 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.31.0.ebuild,v 1.11 2005/03/03 11:31:44 morfic Exp $
MyPV=${PV//./_}
diff --git a/dev-libs/boost/boost-1.32.0.ebuild b/dev-libs/boost/boost-1.32.0.ebuild
index c28b16bf1808..2e19c740a84b 100644
--- a/dev-libs/boost/boost-1.32.0.ebuild
+++ b/dev-libs/boost/boost-1.32.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# 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.32.0.ebuild,v 1.13 2004/12/31 16:09:30 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.32.0.ebuild,v 1.14 2005/03/03 11:31:44 morfic Exp $
# This ebuild was generated by Ebuilder v0.4.
inherit python
@@ -40,16 +40,6 @@ src_compile() {
./build.sh ${BOOST_TOOLSET} || die "Failed to build bjam"
cd ${S}
- # actual build
- ${BOOSTJAM} \
- -sBOOST_ROOT=${S} \
- -sPYTHON_ROOT=/usr \
- -sPYTHON_VERSION=${PYVER} \
- -sTOOLS=${BOOST_TOOLSET} \
- --prefix=${D}/usr \
- --layout=system \
- stage
-
}
src_install () {
@@ -60,7 +50,7 @@ src_install () {
cp -a b* c* index.html v1/ v2/ ${D}/usr/share/${PN}
cd ${S}
- ${BOOSTJAM} ${MAKEOPTS} \
+ ${BOOSTJAM} \
-sBOOST_ROOT=${S} \
-sPYTHON_ROOT=/usr \
-sPYTHON_VERSION=${PYVER} \
diff --git a/dev-libs/boost/metadata.xml b/dev-libs/boost/metadata.xml
index 5be2509c93fd..7e7a6a2b66fe 100644
--- a/dev-libs/boost/metadata.xml
+++ b/dev-libs/boost/metadata.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd></herd>
+<herd>no-herd</herd>
<maintainer>
<email>morfic@gentoo.org</email>
<name>Daniel Goller</name>