# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI="0" inherit kde need-kde 3 APPID="17527" DESCRIPTION="A kioslave for RAR archives" HOMEPAGE="http://www.kde-apps.org/content/show.php?content=${APPID}" SRC_URI="http://www.kde-apps.org/CONTENT/content-files/${APPID}-${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~amd64" IUSE="" RDEPEND="|| ( app-arch/rar || ( app-arch/unrar app-arch/unrar-gpl ) )"