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 | a6d11f25eea1e588209be60723a5677e0f6fa2e0 (patch) | |
tree | f0d540ff505abcc081a6ac73e9b2ea5bbded0474 /sys-apps/utempter/ChangeLog | |
parent | Initial commit after months worth of work on it with help from various people. (diff) | |
download | historical-a6d11f25eea1e588209be60723a5677e0f6fa2e0.tar.gz historical-a6d11f25eea1e588209be60723a5677e0f6fa2e0.tar.bz2 historical-a6d11f25eea1e588209be60723a5677e0f6fa2e0.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) |