diff options
author | 2007-10-15 14:01:13 +0000 | |
---|---|---|
committer | 2007-10-15 14:01:13 +0000 | |
commit | f5d20097080fd30ac60400ac53eb105d18dc56ca (patch) | |
tree | b2ae9467b2b7e8138bdbd6e51ef21f4ab11bf314 /sys-auth/consolekit/ChangeLog | |
parent | Re-add ~sparc --- Bug #195682 (diff) | |
download | gentoo-2-f5d20097080fd30ac60400ac53eb105d18dc56ca.tar.gz gentoo-2-f5d20097080fd30ac60400ac53eb105d18dc56ca.tar.bz2 gentoo-2-f5d20097080fd30ac60400ac53eb105d18dc56ca.zip |
if we're using glibc, we can't use version 2.4 because of missing defines. bug #195537
(Portage version: 2.1.3.12)
Diffstat (limited to 'sys-auth/consolekit/ChangeLog')
-rw-r--r-- | sys-auth/consolekit/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sys-auth/consolekit/ChangeLog b/sys-auth/consolekit/ChangeLog index 862806953f1e..98c5cf60a71b 100644 --- a/sys-auth/consolekit/ChangeLog +++ b/sys-auth/consolekit/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-auth/consolekit # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.22 2007/09/22 09:12:27 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/consolekit/ChangeLog,v 1.23 2007/10/15 14:01:13 cardoe Exp $ + + 15 Oct 2007; Doug Goldstein <cardoe@gentoo.org> consolekit-0.2.1.ebuild, + consolekit-0.2.3.ebuild: + if we're using glibc, we can't use version 2.4 because of missing defines + bug #195537 22 Sep 2007; Tom Gall <tgall@gentoo.org> consolekit-0.2.1.ebuild: stable on ppc64 |