summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2002-07-17 07:36:02 +0000
committerSeemant Kulleen <seemant@gentoo.org>2002-07-17 07:36:02 +0000
commitac7857ce9b741348b5a276a9703f2bffefd7f905 (patch)
tree57ee1ea9d79683fcb736075d130810d8368ad90e /net-irc/quirc
parentfinished repoman'ing (diff)
downloadgentoo-2-ac7857ce9b741348b5a276a9703f2bffefd7f905.tar.gz
gentoo-2-ac7857ce9b741348b5a276a9703f2bffefd7f905.tar.bz2
gentoo-2-ac7857ce9b741348b5a276a9703f2bffefd7f905.zip
repoman'd
Diffstat (limited to 'net-irc/quirc')
-rw-r--r--net-irc/quirc/quirc-0.9.82.ebuild5
1 files changed, 4 insertions, 1 deletions
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() {