diff options
author | Damien Krotkine <dams@gentoo.org> | 2005-12-14 14:56:40 +0000 |
---|---|---|
committer | Damien Krotkine <dams@gentoo.org> | 2005-12-14 14:56:40 +0000 |
commit | dd3e5bcbb7d588a3a066a8c8c2ab1a492b7f1814 (patch) | |
tree | 7201862059e779f12c87eb5f2128082bd54c7a59 /dev-util/libconf/ChangeLog | |
parent | Removed awk from global scope (bug #115527) (diff) | |
download | historical-dd3e5bcbb7d588a3a066a8c8c2ab1a492b7f1814.tar.gz historical-dd3e5bcbb7d588a3a066a8c8c2ab1a492b7f1814.tar.bz2 historical-dd3e5bcbb7d588a3a066a8c8c2ab1a492b7f1814.zip |
setting DESTDIR when installing (bug #115469)
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'dev-util/libconf/ChangeLog')
-rw-r--r-- | dev-util/libconf/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/dev-util/libconf/ChangeLog b/dev-util/libconf/ChangeLog index 9aeacd3d894f..c5be52779ba7 100644 --- a/dev-util/libconf/ChangeLog +++ b/dev-util/libconf/ChangeLog @@ -1,6 +1,9 @@ # 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.38 2005/11/26 17:39:13 slarti Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/libconf/ChangeLog,v 1.39 2005/12/14 14:56:40 dams Exp $ + + 14 Dec 2005; Damien Krotkine <dams@gentoo.org> libconf-0.42.10.ebuild: + setting DESTDIR when installing (bug #115469) 26 Nov 2005; Tom Martin <slarti@gentoo.org> libconf-0.42.10.ebuild: Multilib fix -- ebuild will install to a multilib-strict environment now. |