# Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # $Header: /home/cvsroot/gentoo-x86/dev-python/twisted/twisted-0.99.4.ebuild,v 1.2 2002/10/17 16:36:53 bjb Exp $ ECVS_USER="anoncvs" ECVS_SERVER="subversions.gnu.org:/cvsroot/iruka" ECVS_MODULE="iruka" ECVS_CVS_OPTIONS="-dP" inherit cvs S=${WORKDIR}/${ECVS_MODULE} DESCRIPTION="Iruka is a cross-platform Jabber client. It can be used either with Linux/ gtk or Windows." SRC_URI="" HOMEPAGE="http://www.nongnu.org/iruka/" LICENSE="LGPL-2.1" SLOT="0" DEPEND="virtual/python" RDEPEND="$DEPEND" KEYWORDS="~x86" inherit distutils