diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:49:11 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:49:11 +0000 |
commit | f45a30f1f3e70641a0b951829efacc6b668ecbec (patch) | |
tree | 7bf36b207d81cebe3cbc60f08a2e06a1b09ebaa0 /x11-plugins/gkrellm-console | |
parent | Added HOMEPAGE variable (diff) | |
download | gentoo-2-f45a30f1f3e70641a0b951829efacc6b668ecbec.tar.gz gentoo-2-f45a30f1f3e70641a0b951829efacc6b668ecbec.tar.bz2 gentoo-2-f45a30f1f3e70641a0b951829efacc6b668ecbec.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'x11-plugins/gkrellm-console')
-rw-r--r-- | x11-plugins/gkrellm-console/gkrellm-console-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/gkrellm-console/gkrellm-console-0.1.ebuild b/x11-plugins/gkrellm-console/gkrellm-console-0.1.ebuild index f74f2df6de25..aae283c967b9 100644 --- a/x11-plugins/gkrellm-console/gkrellm-console-0.1.ebuild +++ b/x11-plugins/gkrellm-console/gkrellm-console-0.1.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-plugins/gkrellm-console/gkrellm-console-0.1.ebuild,v 1.3 2002/09/12 04:15:10 owen Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/gkrellm-console/gkrellm-console-0.1.ebuild,v 1.4 2002/10/04 06:44:43 vapier Exp $ MY_P=consolewatch-${PV} S=${WORKDIR}/${MY_P} |