diff options
author | Timothy Redaelli <drizzt@gentoo.org> | 2006-11-23 13:28:08 +0000 |
---|---|---|
committer | Timothy Redaelli <drizzt@gentoo.org> | 2006-11-23 13:28:08 +0000 |
commit | 3fe7b9948ea19331000ae1dc7e32ef831f8c04b9 (patch) | |
tree | 4cb9700c069d1a2f6adb89449f36aeef015a87d4 /dev-libs/cdk/ChangeLog | |
parent | Masking USE=ibm wrt #156000 (diff) | |
download | historical-3fe7b9948ea19331000ae1dc7e32ef831f8c04b9.tar.gz historical-3fe7b9948ea19331000ae1dc7e32ef831f8c04b9.tar.bz2 historical-3fe7b9948ea19331000ae1dc7e32ef831f8c04b9.zip |
Added -j1 to emake install to fix bug #155586.
Package-Manager: portage-2.1.2_rc1-r4
Diffstat (limited to 'dev-libs/cdk/ChangeLog')
-rw-r--r-- | dev-libs/cdk/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-libs/cdk/ChangeLog b/dev-libs/cdk/ChangeLog index 212d068bc9e1..a5e9976187f6 100644 --- a/dev-libs/cdk/ChangeLog +++ b/dev-libs/cdk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/cdk # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/ChangeLog,v 1.41 2006/11/09 10:12:18 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/ChangeLog,v 1.42 2006/11/23 13:28:08 drizzt Exp $ + + 23 Nov 2006; Timothy Redaelli <drizzt@gentoo.org> metadata.xml, + cdk-5.0.20060507.ebuild: + Added -j1 to emake install to fix bug #155586. *cdk-5.0.20060507 (09 Nov 2006) |