diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:44:10 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:44:10 +0000 |
commit | d83c5b1c88560d77be6026c7989d0b6762fbae7b (patch) | |
tree | 5bd8e43d38c5083a786045e39602881390760b39 /x11-misc/hotkeys | |
parent | Fixed LICENSE variable ... GPL -> GPL-2 (diff) | |
download | gentoo-2-d83c5b1c88560d77be6026c7989d0b6762fbae7b.tar.gz gentoo-2-d83c5b1c88560d77be6026c7989d0b6762fbae7b.tar.bz2 gentoo-2-d83c5b1c88560d77be6026c7989d0b6762fbae7b.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'x11-misc/hotkeys')
-rw-r--r-- | x11-misc/hotkeys/hotkeys-0.5.4.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/hotkeys/hotkeys-0.5.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-misc/hotkeys/hotkeys-0.5.4.ebuild b/x11-misc/hotkeys/hotkeys-0.5.4.ebuild index f39be2ecfa41..e1af7d63ce6a 100644 --- a/x11-misc/hotkeys/hotkeys-0.5.4.ebuild +++ b/x11-misc/hotkeys/hotkeys-0.5.4.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/hotkeys/hotkeys-0.5.4.ebuild,v 1.5 2002/09/11 19:06:31 aliz Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/hotkeys/hotkeys-0.5.4.ebuild,v 1.6 2002/10/04 06:43:08 vapier Exp $ NAME="hotkeys" S=${WORKDIR}/${P} diff --git a/x11-misc/hotkeys/hotkeys-0.5.5.ebuild b/x11-misc/hotkeys/hotkeys-0.5.5.ebuild index 3acf887b5aa6..ebff38320c07 100644 --- a/x11-misc/hotkeys/hotkeys-0.5.5.ebuild +++ b/x11-misc/hotkeys/hotkeys-0.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/hotkeys/hotkeys-0.5.5.ebuild,v 1.2 2002/09/26 07:44:17 aliz Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/hotkeys/hotkeys-0.5.5.ebuild,v 1.3 2002/10/04 06:43:11 vapier Exp $ NAME="hotkeys" S=${WORKDIR}/${P} |