diff options
author | 2007-03-14 01:18:50 +0000 | |
---|---|---|
committer | 2007-03-14 01:18:50 +0000 | |
commit | 47711fd4df6e309571c6866932f81ed585c8e5cf (patch) | |
tree | 231c021ae8c23ce10abfca0d43bfe45e71f7bd94 /x11-misc/xbindkeys/ChangeLog | |
parent | which -> type -P fix (diff) | |
download | historical-47711fd4df6e309571c6866932f81ed585c8e5cf.tar.gz historical-47711fd4df6e309571c6866932f81ed585c8e5cf.tar.bz2 historical-47711fd4df6e309571c6866932f81ed585c8e5cf.zip |
Add check for deprecated guile USE flag, in order to compile with recent guile versions (#163650)
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'x11-misc/xbindkeys/ChangeLog')
-rw-r--r-- | x11-misc/xbindkeys/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/x11-misc/xbindkeys/ChangeLog b/x11-misc/xbindkeys/ChangeLog index daf7cd360dff..1747fbebfc33 100644 --- a/x11-misc/xbindkeys/ChangeLog +++ b/x11-misc/xbindkeys/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-misc/xbindkeys # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/ChangeLog,v 1.47 2007/02/18 20:55:58 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/ChangeLog,v 1.48 2007/03/14 01:18:50 troll Exp $ + + 14 Mar 2007; Przemysław Maciąg <troll@gentoo.org> + xbindkeys-1.7.3.ebuild, xbindkeys-1.8.0.ebuild: + Add check for compilation with guile-1.8 (see #163650). Thx to + degrenier@easyconnect.fr 18 Feb 2007; Fabian Groffen <grobian@gentoo.org> xbindkeys-1.7.3.ebuild, xbindkeys-1.8.0.ebuild: |