# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI="2" KDE_MINIMAL="4.1" KMNAME="playground/pim/kblogger" inherit kde4-base subversion ESVN_REPO_URI="svn://anonsvn.kde.org/home/kde/trunk/playground/pim/${PN}/@{${PV/1.0_pre/}}" DESCRIPTION="KBlogger is a simple to use blogging application for the K Destkop Environment." HOMEPAGE="http://kblogger.pwsp.net/" LICENSE="GPL-2" KEYWORDS="~x86 ~amd64" SLOT="1" IUSE="" DEPEND=">=kde-base/kdelibs-${KDE_MINIMAL} >=kde-base/kdepimlibs-${KDE_MINIMAL}" RDEPEND="${DEPEND}"