diff options
author | Daniel Goller <morfic@gentoo.org> | 2005-03-03 11:31:44 +0000 |
---|---|---|
committer | Daniel Goller <morfic@gentoo.org> | 2005-03-03 11:31:44 +0000 |
commit | 1ca3f59608408e0f53a4d7c8feab0557ad7e65ad (patch) | |
tree | c3d8123d1f51238d5eb16a2e22aa2f76502be6ba /dev-libs/boost | |
parent | download fix for smbldap tools (diff) | |
download | gentoo-2-1ca3f59608408e0f53a4d7c8feab0557ad7e65ad.tar.gz gentoo-2-1ca3f59608408e0f53a4d7c8feab0557ad7e65ad.tar.bz2 gentoo-2-1ca3f59608408e0f53a4d7c8feab0557ad7e65ad.zip |
Cleanup of ebuild
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-libs/boost')
-rw-r--r-- | dev-libs/boost/ChangeLog | 8 | ||||
-rw-r--r-- | dev-libs/boost/boost-1.29.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/boost/boost-1.30.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/boost/boost-1.30.2.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/boost/boost-1.31.0.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/boost/boost-1.32.0.ebuild | 16 | ||||
-rw-r--r-- | dev-libs/boost/metadata.xml | 2 |
7 files changed, 18 insertions, 24 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/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> |