diff options
author | 2010-02-23 09:53:07 +0000 | |
---|---|---|
committer | 2010-02-23 09:53:07 +0000 | |
commit | bbe05c20356cd9d5fd6db4c14693ba4682e52549 (patch) | |
tree | 71af2e501fbdd9e6b778ca77e0f13e243bb7ef8e /dev-cpp/ctemplate/ChangeLog | |
parent | Adding masked samba4 alpha. Thanks to ewoud and the other people in #195703 (diff) | |
download | gentoo-2-bbe05c20356cd9d5fd6db4c14693ba4682e52549.tar.gz gentoo-2-bbe05c20356cd9d5fd6db4c14693ba4682e52549.tar.bz2 gentoo-2-bbe05c20356cd9d5fd6db4c14693ba4682e52549.zip |
Add -j1 due to parallel compilation issues. Add doc useflag for html docs.
(Portage version: 2.2_rc63/cvs/Linux x86_64)
Diffstat (limited to 'dev-cpp/ctemplate/ChangeLog')
-rw-r--r-- | dev-cpp/ctemplate/ChangeLog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/dev-cpp/ctemplate/ChangeLog b/dev-cpp/ctemplate/ChangeLog index f7482d93bd25..34c3e5488032 100644 --- a/dev-cpp/ctemplate/ChangeLog +++ b/dev-cpp/ctemplate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-cpp/ctemplate -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ChangeLog,v 1.4 2009/07/22 14:16:47 dev-zero Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/ctemplate/ChangeLog,v 1.5 2010/02/23 09:53:07 idl0r Exp $ + + 23 Feb 2010; Christian Ruppert <idl0r@gentoo.org> ctemplate-0.95.ebuild: + Add -j1 due to parallel compilation issues. Add doc useflag for html docs. *ctemplate-0.95 (22 Jul 2009) |