diff options
author | Tom Martin <slarti@gentoo.org> | 2005-11-26 17:39:13 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2005-11-26 17:39:13 +0000 |
commit | a1e4f80a9513ea49660d25252dd424191da195b7 (patch) | |
tree | e5e0f7333ccd8c50df2a097b7f1e8e1dfdad0a53 /dev-util/libconf/ChangeLog | |
parent | Mark 1.0.7 x86 stable and 1.0.8 version bump (diff) | |
download | gentoo-2-a1e4f80a9513ea49660d25252dd424191da195b7.tar.gz gentoo-2-a1e4f80a9513ea49660d25252dd424191da195b7.tar.bz2 gentoo-2-a1e4f80a9513ea49660d25252dd424191da195b7.zip |
Multilib fix; also, remove unconditional call to make check in src_compile.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-util/libconf/ChangeLog')
-rw-r--r-- | dev-util/libconf/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-util/libconf/ChangeLog b/dev-util/libconf/ChangeLog index 6ac0547a2520..9aeacd3d894f 100644 --- a/dev-util/libconf/ChangeLog +++ b/dev-util/libconf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/libconf # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/ChangeLog,v 1.37 2005/11/23 10:50:32 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/ChangeLog,v 1.38 2005/11/26 17:39:13 slarti Exp $ + + 26 Nov 2005; Tom Martin <slarti@gentoo.org> libconf-0.42.10.ebuild: + Multilib fix -- ebuild will install to a multilib-strict environment now. + Also, remove call to make check in src_compile. 23 Nov 2005; Luis Medinas <metalgod@gentoo.org> libconf-0.40.00.ebuild: Stable on amd64. Fixing bug #113291. |