diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2005-04-15 13:03:31 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2005-04-15 13:03:31 +0000 |
commit | 18154ac58b187ea00035be7c71e2fa3af0dcbac6 (patch) | |
tree | 032c3d7cb668d307ac9c3a82a76c49699b5beba5 /sys-apps/utempter/ChangeLog | |
parent | Stable on amd64. (diff) | |
download | gentoo-2-18154ac58b187ea00035be7c71e2fa3af0dcbac6.tar.gz gentoo-2-18154ac58b187ea00035be7c71e2fa3af0dcbac6.tar.bz2 gentoo-2-18154ac58b187ea00035be7c71e2fa3af0dcbac6.zip |
version bump, that's allegedly compilable with gcc-4. Also, this adds a patch so that utempter can be compiled against uclibc. Patch provided by Peter S. Mazinger <ps.m@gmx.net> in bug #69470 by Daniel Black <dragonheart@gentoo.org>
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-apps/utempter/ChangeLog')
-rw-r--r-- | sys-apps/utempter/ChangeLog | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/sys-apps/utempter/ChangeLog b/sys-apps/utempter/ChangeLog index 59fd2850453d..6a7207629099 100644 --- a/sys-apps/utempter/ChangeLog +++ b/sys-apps/utempter/ChangeLog @@ -1,6 +1,17 @@ # ChangeLog for sys-apps/utempter # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/ChangeLog,v 1.28 2005/04/15 12:41:44 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/ChangeLog,v 1.29 2005/04/15 13:03:31 seemant Exp $ + +*utempter-0.5.5.6 (15 Apr 2005) + + 15 Apr 2005; Seemant Kulleen <seemant@gentoo.org> + +files/utempter-0.5.5.6-no_utmpx.patch, + +files/utempter-0.5.5.6-soname-makefile-fix.patch, + +utempter-0.5.5.6.ebuild: + version bump, that's allegedly compilable with gcc-4. Also, this adds a + patch so that utempter can be compiled against uclibc. Patch provided by + Peter S. Mazinger <ps.m@gmx.net> in bug #69470 by Daniel Black + <dragonheart@gentoo.org> 15 Apr 2005; Seemant Kulleen <seemant@gentoo.org> utempter-0.5.5.5-r1.ebuild: |