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/irssi | |
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/irssi')
-rw-r--r-- | net-irc/irssi/irssi-0.8.5-r1.ebuild | 4 | ||||
-rw-r--r-- | net-irc/irssi/irssi-0.8.5-r2.ebuild | 4 | ||||
-rw-r--r-- | net-irc/irssi/irssi-0.8.5.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-irc/irssi/irssi-0.8.5-r1.ebuild b/net-irc/irssi/irssi-0.8.5-r1.ebuild index 894f8993d902..5a0c3301eb5f 100644 --- a/net-irc/irssi/irssi-0.8.5-r1.ebuild +++ b/net-irc/irssi/irssi-0.8.5-r1.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/net-irc/irssi/irssi-0.8.5-r1.ebuild,v 1.4 2002/08/01 11:40:16 seemant Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.5-r1.ebuild,v 1.5 2002/10/04 06:05:10 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="A modular textUI IRC client with IPv6 support." diff --git a/net-irc/irssi/irssi-0.8.5-r2.ebuild b/net-irc/irssi/irssi-0.8.5-r2.ebuild index 29b51a087056..8b09588e42d3 100644 --- a/net-irc/irssi/irssi-0.8.5-r2.ebuild +++ b/net-irc/irssi/irssi-0.8.5-r2.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/net-irc/irssi/irssi-0.8.5-r2.ebuild,v 1.3 2002/09/16 01:04:00 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.5-r2.ebuild,v 1.4 2002/10/04 06:05:12 vapier Exp $ inherit perl-module diff --git a/net-irc/irssi/irssi-0.8.5.ebuild b/net-irc/irssi/irssi-0.8.5.ebuild index 6a5c2e06e3ab..d1f83386ec15 100644 --- a/net-irc/irssi/irssi-0.8.5.ebuild +++ b/net-irc/irssi/irssi-0.8.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/net-irc/irssi/irssi-0.8.5.ebuild,v 1.5 2002/08/01 11:40:16 seemant Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi/irssi-0.8.5.ebuild,v 1.6 2002/10/04 06:05:15 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="A modular textUI IRC client with IPv6 support." |