From d07673c822b5f56fb83c844f292efdaa42ed7df0 Mon Sep 17 00:00:00 2001 From: Seemant Kulleen Date: Wed, 17 Jul 2002 07:36:02 +0000 Subject: repoman'd --- net-irc/quirc/quirc-0.9.82.ebuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'net-irc/quirc') diff --git a/net-irc/quirc/quirc-0.9.82.ebuild b/net-irc/quirc/quirc-0.9.82.ebuild index d00334a5f9b3..8ad1ac986ebd 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.3 2002/07/11 06:30:46 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/quirc/quirc-0.9.82.ebuild,v 1.4 2002/07/17 07:36:02 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="A GUI IRC client scriptable in Tcl/Tk" @@ -10,6 +10,9 @@ HOMEPAGE="http://quirc.org/" DEPEND="dev-lang/tcl dev-lang/tk" +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" src_compile() { -- cgit v1.2.3-65-gdbad