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-misc/xtoolwait | |
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-misc/xtoolwait')
-rw-r--r-- | x11-misc/xtoolwait/xtoolwait-1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xtoolwait/xtoolwait-1.3.ebuild b/x11-misc/xtoolwait/xtoolwait-1.3.ebuild index 4a0ba36151e1..c87301cee12c 100644 --- a/x11-misc/xtoolwait/xtoolwait-1.3.ebuild +++ b/x11-misc/xtoolwait/xtoolwait-1.3.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 S=${WORKDIR}/${P} SRC_URI="http://www.hacom.nl/~richard/software/${P}.tar.gz" |