# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/kde-misc/kcm-ufw/kcm-ufw-0.4.1-r3.ebuild,v 1.3 2012/04/19 19:24:08 thev00d00 Exp $ EAPI=4 PYTHON_DEPEND="2" inherit python kde4-base MY_P="${P/-/_}" DESCRIPTION="KCM module to control the Uncomplicated Firewall" HOMEPAGE="http://kde-apps.org/content/show.php?content=137789" SRC_URI="http://craigd.wikispaces.com/file/view/${MY_P}.tar.bz2" LICENSE="GPL-3" KEYWORDS="~amd64 ~x86" SLOT="4" IUSE="debug" LINGUAS="en es fr lt" for lingua in ${LINGUAS}; do IUSE+=" linguas_${lingua}" done COMMON_DEPEND="