diff options
author | 2005-08-15 20:37:15 +0000 | |
---|---|---|
committer | 2005-08-15 20:37:15 +0000 | |
commit | f27eda35681873e687be9190e1d7c84732d2cd44 (patch) | |
tree | 787662ff94dd692e2eae0bc72579afbd21629770 /net-misc/kiax/ChangeLog | |
parent | Manifes signing (diff) | |
download | gentoo-2-f27eda35681873e687be9190e1d7c84732d2cd44.tar.gz gentoo-2-f27eda35681873e687be9190e1d7c84732d2cd44.tar.bz2 gentoo-2-f27eda35681873e687be9190e1d7c84732d2cd44.zip |
Added -j1 to emake line, fixes #102525
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'net-misc/kiax/ChangeLog')
-rw-r--r-- | net-misc/kiax/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-misc/kiax/ChangeLog b/net-misc/kiax/ChangeLog index c1fbf23b4104..b6eb81f374fc 100644 --- a/net-misc/kiax/ChangeLog +++ b/net-misc/kiax/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/kiax # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/kiax/ChangeLog,v 1.3 2005/07/25 16:12:41 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/kiax/ChangeLog,v 1.4 2005/08/15 20:37:15 stkn Exp $ + + 15 Aug 2005; <stkn@gentoo.org> kiax-0.8.4.ebuild: + Kiax doesn't like parallel builds, adding -j1 + (fixes #102525) 25 Jul 2005; Caleb Tennis <caleb@gentoo.org> kiax-0.8.4.ebuild: Change qt dep per #100235 |