# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-im/silc-client/Attic/silc-client-1.1.8.ebuild,v 1.9 2012/05/04 06:22:11 jdhore Exp $ EAPI=5 inherit eutils multilib DESCRIPTION="IRSSI-based text client for Secure Internet Live Conferencing" HOMEPAGE="http://silcnet.org/" #SRC_URI="http://www.silcnet.org/download/client/sources/${P}.tar.bz2" SRC_URI="mirror://sourceforge/silc/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="ipv6 perl debug" COMMONDEPEND="perl? ( dev-lang/perl ) sys-libs/ncurses >=dev-libs/glib-2.8 >=net-im/silc-toolkit-1.1.12