diff options
author | 2007-08-08 10:08:17 +0000 | |
---|---|---|
committer | 2007-08-08 10:08:17 +0000 | |
commit | 55db30d5eb2eb5d87e446bf3b202b2ce6fba5cf5 (patch) | |
tree | 1d17e3bb7efe996fd8308cadc63e83ed83e18369 /x11-misc/peksystray/ChangeLog | |
parent | version bump (diff) | |
download | gentoo-2-55db30d5eb2eb5d87e446bf3b202b2ce6fba5cf5.tar.gz gentoo-2-55db30d5eb2eb5d87e446bf3b202b2ce6fba5cf5.tar.bz2 gentoo-2-55db30d5eb2eb5d87e446bf3b202b2ce6fba5cf5.zip |
Fix AMD64 compile bug; thanks to Kenneth Prugh for patch. (bug #186504)
(Portage version: 2.1.3.3)
Diffstat (limited to 'x11-misc/peksystray/ChangeLog')
-rw-r--r-- | x11-misc/peksystray/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/x11-misc/peksystray/ChangeLog b/x11-misc/peksystray/ChangeLog index d955334f4c01..f260557f85ec 100644 --- a/x11-misc/peksystray/ChangeLog +++ b/x11-misc/peksystray/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/peksystray # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/peksystray/ChangeLog,v 1.17 2007/07/24 00:46:55 omp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/peksystray/ChangeLog,v 1.18 2007/08/08 10:08:17 omp Exp $ + + 08 Aug 2007; David Shakaryan <omp@gentoo.org> + +files/peksystray-0.4.0-ldadd.patch, peksystray-0.4.0.ebuild: + Fix AMD64 compile bug; thanks to Kenneth Prugh for patch. (bug #186504) *peksystray-0.4.0 (24 Jul 2007) |