diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:44:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:44:34 +0000 |
commit | d58d8cd1d263ed60dca0f58c9281ac7f5ef3e9a2 (patch) | |
tree | 53d85046f61f446a2802da7224d16dbffb500d78 /x11-misc/xbindkeys | |
parent | Fixed LICENSE variable ... GPL -> GPL-2 (diff) | |
download | historical-d58d8cd1d263ed60dca0f58c9281ac7f5ef3e9a2.tar.gz historical-d58d8cd1d263ed60dca0f58c9281ac7f5ef3e9a2.tar.bz2 historical-d58d8cd1d263ed60dca0f58c9281ac7f5ef3e9a2.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'x11-misc/xbindkeys')
-rw-r--r-- | x11-misc/xbindkeys/xbindkeys-1.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xbindkeys/xbindkeys-1.5.5.ebuild b/x11-misc/xbindkeys/xbindkeys-1.5.5.ebuild index 018f3b457754..bb1496add0a0 100644 --- a/x11-misc/xbindkeys/xbindkeys-1.5.5.ebuild +++ b/x11-misc/xbindkeys/xbindkeys-1.5.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.5.5.ebuild,v 1.4 2002/08/14 23:44:15 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.5.5.ebuild,v 1.5 2002/10/04 06:44:03 vapier Exp $ DESCRIPTION="Tool for launching commands on keystrokes" SRC_URI="http://hocwp.free.fr/xbindkeys/${P}.tar.gz" |