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/kgamma | |
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/kgamma')
-rw-r--r-- | x11-misc/kgamma/kgamma-0.9.1.ebuild | 2 | ||||
-rw-r--r-- | x11-misc/kgamma/kgamma-0.9.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/kgamma/kgamma-0.9.1.ebuild b/x11-misc/kgamma/kgamma-0.9.1.ebuild index 085ebfed9dd1..67c5fbda36cf 100644 --- a/x11-misc/kgamma/kgamma-0.9.1.ebuild +++ b/x11-misc/kgamma/kgamma-0.9.1.ebuild @@ -1,5 +1,5 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 # /space/gentoo/cvsroot/gentoo-x86/skel.build,v 1.11 2001/12/06 22:12:34 drobbins Exp inherit kde-base || die diff --git a/x11-misc/kgamma/kgamma-0.9.2.ebuild b/x11-misc/kgamma/kgamma-0.9.2.ebuild index d0153b7c5920..fa2f51e19c4a 100644 --- a/x11-misc/kgamma/kgamma-0.9.2.ebuild +++ b/x11-misc/kgamma/kgamma-0.9.2.ebuild @@ -1,5 +1,5 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 # /space/gentoo/cvsroot/gentoo-x86/skel.build,v 1.11 2001/12/06 22:12:34 drobbins Exp inherit kde-base |