diff options
author | Daniel Goller <morfic@gentoo.org> | 2004-12-31 16:07:46 +0000 |
---|---|---|
committer | Daniel Goller <morfic@gentoo.org> | 2004-12-31 16:07:46 +0000 |
commit | 904e964a9f86bcaff50826c4ddd28c55994a4b27 (patch) | |
tree | 0049dea599f4fe1a9d49a48c26b73bb9b8f25f1d /dev-libs/boost | |
parent | Updated files/mkxf86config-0.8-gentoo.patch with Synaptics support. Thank Ro... (diff) | |
download | historical-904e964a9f86bcaff50826c4ddd28c55994a4b27.tar.gz historical-904e964a9f86bcaff50826c4ddd28c55994a4b27.tar.bz2 historical-904e964a9f86bcaff50826c4ddd28c55994a4b27.zip |
Switching to --layout=system
Diffstat (limited to 'dev-libs/boost')
-rw-r--r-- | dev-libs/boost/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/boost/Manifest | 14 | ||||
-rw-r--r-- | dev-libs/boost/boost-1.32.0.ebuild | 9 |
3 files changed, 18 insertions, 10 deletions
diff --git a/dev-libs/boost/ChangeLog b/dev-libs/boost/ChangeLog index 720c492ca45d..c6ae02ab58b4 100644 --- a/dev-libs/boost/ChangeLog +++ b/dev-libs/boost/ChangeLog @@ -1,6 +1,9 @@ # 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.34 2004/12/23 13:59:20 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.35 2004/12/31 16:07:46 morfic Exp $ + + 31 Dec 2004; Daniel Goller <morfic@gentoo.org> boost-1.32.0.ebuild: + Changing to --layout=system 23 Dec 2004; Daniel Goller <morfic@gentoo.org> boost-1.32.0.ebuild: Minor cleanup diff --git a/dev-libs/boost/Manifest b/dev-libs/boost/Manifest index a6de7054ae29..8fc5cc50d42d 100644 --- a/dev-libs/boost/Manifest +++ b/dev-libs/boost/Manifest @@ -1,13 +1,13 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 c0e0b430578e177a32295ce8f365302d boost-1.31.0.ebuild 3967 -MD5 004a0a062e8c4644f6bf343da2b58fad boost-1.32.0.ebuild 2437 +MD5 2ba06d3299669d9a1031a810ee79c87d ChangeLog 5162 MD5 7a5736de479368e026895776885a1f4c boost-1.29.0.ebuild 1428 MD5 c38336b27cb2a10759ade6f16799d051 boost-1.30.0.ebuild 2977 -MD5 df40c4068542e8bc5026b611a42309ad ChangeLog 5061 -MD5 19f97285acdda370e331ee909e26df4c metadata.xml 340 MD5 6fd34399d93efc1de1221666ed6d37d1 boost-1.30.2.ebuild 2964 +MD5 c0e0b430578e177a32295ce8f365302d boost-1.31.0.ebuild 3967 +MD5 19f97285acdda370e331ee909e26df4c metadata.xml 340 +MD5 6f04d64fe7f374d73911602dd047e4b9 boost-1.32.0.ebuild 2499 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 @@ -16,7 +16,7 @@ MD5 1d06245b53e5677556ae22e5f60f0df3 files/digest-boost-1.32.0 67 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) -iD8DBQFBytXeUpKYMelfdYERAorwAKCFqCs6oWIQ+It+nrp9hI0ltati8QCePszg -6ayru4D2jGANwKCpmR8sXGY= -=14Wj +iD8DBQFB1XmiUpKYMelfdYERAtlvAJ9GkZK0m8t0RjU5RwobQoynrfLR/gCaA1aF +26rPt1X5VFj68mqhkOsOp+w= +=oVi/ -----END PGP SIGNATURE----- diff --git a/dev-libs/boost/boost-1.32.0.ebuild b/dev-libs/boost/boost-1.32.0.ebuild index d66e3bf7022a..31a9abcc2e65 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 # 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.11 2004/12/23 13:59:20 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.32.0.ebuild,v 1.12 2004/12/31 16:07:46 morfic Exp $ # This ebuild was generated by Ebuilder v0.4. inherit python @@ -47,6 +47,7 @@ src_compile() { -sPYTHON_VERSION=${PYVER} \ -sTOOLS=${BOOST_TOOLSET} \ --prefix=${D}/usr \ + --layout=system \ stage } @@ -65,6 +66,7 @@ src_install () { -sPYTHON_VERSION=${PYVER} \ -sTOOLS=${BOOST_TOOLSET} \ --prefix=${D}/usr \ + --layout=system \ install # Install documentation; seems to be mostly under ${S}/lib @@ -90,6 +92,9 @@ src_install () { -exec \ install -D -m0644 \{\} ${D}/usr/share/doc/${P}/html/\{\} \; +} + +pkg_postinst () { #give them what they need to include while keeping this dir dosym /usr/include/boost-1_32/boost /usr/include/boost -} +} |