diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2004-03-13 08:05:13 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2004-03-13 08:05:13 +0000 |
commit | 2707e3685c0e94d5d9a8fcbce8ba460d184b50c0 (patch) | |
tree | 69744ca7dcfe71aa29c62680bfc47bb4d2b6b7f5 /sys-apps/utempter/ChangeLog | |
parent | Initial commit after months worth of work on it with help from various people... (diff) | |
download | gentoo-2-2707e3685c0e94d5d9a8fcbce8ba460d184b50c0.tar.gz gentoo-2-2707e3685c0e94d5d9a8fcbce8ba460d184b50c0.tar.bz2 gentoo-2-2707e3685c0e94d5d9a8fcbce8ba460d184b50c0.zip |
FIx to install libs in /usr/lib and not /. Thanks to: Bob Bell <bbell@hp.com> in bug #40985
Diffstat (limited to 'sys-apps/utempter/ChangeLog')
-rw-r--r-- | sys-apps/utempter/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/sys-apps/utempter/ChangeLog b/sys-apps/utempter/ChangeLog index cd27e8e9ebb5..a8c74ef1f344 100644 --- a/sys-apps/utempter/ChangeLog +++ b/sys-apps/utempter/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-apps/utempter -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/ChangeLog,v 1.6 2004/01/18 01:57:38 seemant Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/ChangeLog,v 1.7 2004/03/13 08:05:13 seemant Exp $ + +*utempter-0.5.3.2-r1 (13 Mar 2004) + + 13 Mar 2004; Seemant Kulleen <seemant@gentoo.org> + utempter-0.5.3.2-r1.ebuild, utempter-0.5.3.2.ebuild: + FIx to install libs in /usr/lib and not /. Thanks to: Bob Bell <bbell@hp.com> + in bug #40985 *utempter-0.5.3.2 (17 Jan 2004) |