# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/kde-misc/kio-upnp-ms/kio-upnp-ms-1.0.0_p20110602.ebuild,v 1.3 2012/07/21 13:55:46 johu Exp $ EAPI=4 inherit kde4-base DESCRIPTION="A upnp KIO slave for KDE" HOMEPAGE="https://projects.kde.org/projects/playground/base/kio-upnp-ms" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-2" SLOT="4" KEYWORDS="~amd64 ~x86" IUSE="debug" DEPEND="media-libs/herqq" RDEPEND="${DEPEND}"