diff options
author | Marijn Schouten <hkbst@gentoo.org> | 2007-01-10 17:34:37 +0000 |
---|---|---|
committer | Marijn Schouten <hkbst@gentoo.org> | 2007-01-10 17:34:37 +0000 |
commit | 35cf5e32c32d0b17787589e82983a5c120d80076 (patch) | |
tree | a98de83c745ff096944bb1194a0ec71c5f511b42 /x11-misc/xbindkeys | |
parent | Dependency update: dev-util/guile -> dev-scheme/guile. (diff) | |
download | gentoo-2-35cf5e32c32d0b17787589e82983a5c120d80076.tar.gz gentoo-2-35cf5e32c32d0b17787589e82983a5c120d80076.tar.bz2 gentoo-2-35cf5e32c32d0b17787589e82983a5c120d80076.zip |
Dependency update: dev-util/guile -> dev-scheme/guile.
Diffstat (limited to 'x11-misc/xbindkeys')
-rw-r--r-- | x11-misc/xbindkeys/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/xbindkeys/ChangeLog b/x11-misc/xbindkeys/ChangeLog index 83880955782c..00d82a005c4f 100644 --- a/x11-misc/xbindkeys/ChangeLog +++ b/x11-misc/xbindkeys/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xbindkeys -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/ChangeLog,v 1.43 2006/10/14 17:08:13 nelchael Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/ChangeLog,v 1.44 2007/01/10 17:34:37 hkbst Exp $ + + 10 Jan 2007; <marijn@gentoo.org> xbindkeys-1.7.3.ebuild: + Dependency update: dev-util/guile -> dev-scheme/guile. 14 Oct 2006; Krzysiek Pawlik <nelchael@gentoo.org> -xbindkeys-1.7.2-r1.ebuild: diff --git a/x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild b/x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild index 064a23939893..d1dce754703e 100644 --- a/x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild +++ b/x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild,v 1.7 2006/09/19 01:53:33 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.7.3.ebuild,v 1.8 2007/01/10 17:34:37 hkbst Exp $ IUSE="guile tk" @@ -12,7 +12,7 @@ KEYWORDS="amd64 ppc ~ppc-macos ppc64 sparc x86" SLOT="0" RDEPEND="|| ( x11-libs/libX11 virtual/x11 ) - guile? ( dev-util/guile ) + guile? ( dev-scheme/guile ) tk? ( dev-lang/tk )" DEPEND="${RDEPEND} |