summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Goller <morfic@gentoo.org>2005-03-23 04:23:22 +0000
committerDaniel Goller <morfic@gentoo.org>2005-03-23 04:23:22 +0000
commit31c5eaf6e0e7a22b259906b050e9c787e3efcdc7 (patch)
tree0ae0c358101d0f966bb46f765777da09c2b955fc /dev-libs/boost/ChangeLog
parentCorrected init script to use 'svc_stop; svc_start' and not 'stop; start'. (diff)
downloadgentoo-2-31c5eaf6e0e7a22b259906b050e9c787e3efcdc7.tar.gz
gentoo-2-31c5eaf6e0e7a22b259906b050e9c787e3efcdc7.tar.bz2
gentoo-2-31c5eaf6e0e7a22b259906b050e9c787e3efcdc7.zip
Fixed html doc install path, closing bug 85938, thanks Benoit Boissinot
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-libs/boost/ChangeLog')
-rw-r--r--dev-libs/boost/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-libs/boost/ChangeLog b/dev-libs/boost/ChangeLog
index 4b88c0800d92..af4320ec1b69 100644
--- a/dev-libs/boost/ChangeLog
+++ b/dev-libs/boost/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/boost
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.47 2005/03/20 07:14:55 morfic Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/boost/ChangeLog,v 1.48 2005/03/23 04:23:22 morfic Exp $
+
+ 22 Mar 2005; Daniel Goller <morfic@gentoo.org> boost-1.32.0-r1.ebuild:
+ Fixed html doc install path, closing bug 85938, thanks Benoit Boissinot
20 Mar 2005; Daniel Goller <morfic@gentoo.org> boost-1.32.0-r1.ebuild:
fixed parallel building for distcc and SMP users