diff options
author | Daniel Goller <morfic@gentoo.org> | 2004-12-31 16:09:30 +0000 |
---|---|---|
committer | Daniel Goller <morfic@gentoo.org> | 2004-12-31 16:09:30 +0000 |
commit | 46425f94d143bdcb560f89f11d0cef4bccc332ff (patch) | |
tree | 09a00136979cffd82850392f10a9a5cf446e162e /dev-libs/boost | |
parent | Switching to --layout=system (Manifest recommit) (diff) | |
download | gentoo-2-46425f94d143bdcb560f89f11d0cef4bccc332ff.tar.gz gentoo-2-46425f94d143bdcb560f89f11d0cef4bccc332ff.tar.bz2 gentoo-2-46425f94d143bdcb560f89f11d0cef4bccc332ff.zip |
Fix Whitespace
Diffstat (limited to 'dev-libs/boost')
-rw-r--r-- | dev-libs/boost/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/boost/boost-1.32.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/boost/ChangeLog b/dev-libs/boost/ChangeLog index c6ae02ab58b4..82e3a070b914 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.35 2004/12/31 16:07:46 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.36 2004/12/31 16:09:30 morfic Exp $ + + 31 Dec 2004; Daniel Goller <morfic@gentoo.org> boost-1.32.0.ebuild: + Fix whitespace 31 Dec 2004; Daniel Goller <morfic@gentoo.org> boost-1.32.0.ebuild: Changing to --layout=system diff --git a/dev-libs/boost/boost-1.32.0.ebuild b/dev-libs/boost/boost-1.32.0.ebuild index 31a9abcc2e65..c28b16bf1808 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.12 2004/12/31 16:07:46 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/boost-1.32.0.ebuild,v 1.13 2004/12/31 16:09:30 morfic Exp $ # This ebuild was generated by Ebuilder v0.4. inherit python @@ -97,4 +97,4 @@ src_install () { pkg_postinst () { #give them what they need to include while keeping this dir dosym /usr/include/boost-1_32/boost /usr/include/boost -} +} |