diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:09:04 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:09:04 +0000 |
commit | 78b9efd99038efdd9c63dea7f0d8d10daf099aa0 (patch) | |
tree | 8bb3d824961bb71630afb707b88825ca9f7e95df /net-irc/quirc | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | gentoo-2-78b9efd99038efdd9c63dea7f0d8d10daf099aa0.tar.gz gentoo-2-78b9efd99038efdd9c63dea7f0d8d10daf099aa0.tar.bz2 gentoo-2-78b9efd99038efdd9c63dea7f0d8d10daf099aa0.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'net-irc/quirc')
-rw-r--r-- | net-irc/quirc/quirc-0.9.82.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/quirc/quirc-0.9.82.ebuild b/net-irc/quirc/quirc-0.9.82.ebuild index 8ad1ac986ebd..969fd4283f96 100644 --- a/net-irc/quirc/quirc-0.9.82.ebuild +++ b/net-irc/quirc/quirc-0.9.82.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-irc/quirc/quirc-0.9.82.ebuild,v 1.4 2002/07/17 07:36:02 seemant Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/quirc/quirc-0.9.82.ebuild,v 1.5 2002/10/04 06:05:22 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="A GUI IRC client scriptable in Tcl/Tk" |