# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ inherit kde need-kde 3 DESCRIPTION="KBlogger is a kicker-applet for quick blogging," HOMEPAGE="http://kblogger.pwsp.net" SRC_URI="http://kblogger.pwsp.net/files/gentoo/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" IUSE="" S=${WORKDIR}/${PN} need-kde 3.2 src_unpack() { kde_src_unpack } src_install() { kde_src_install dodoc COPYING }