

Good app, very useful.
Here is a simple ebuild I created for this app, the tarball needs to be repackaged so that the package files lie in the root directory of the tarball and not kportage/ but after that it builds and installs fine on my x86 machine.
--------------------------------------
inherit kde
DESCRIPTION="KDE blogging utility"
HOMEPAGE="http://kde-apps.org/content/show.php?content=29552"
SRC_URI="http://kde-apps.org/content/files/29552-${P}.tar.bz2"
RESTRICT="nomirror"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ppc amd64 sparc"
IUSE=""
need-kde 3.1 - Sep 28 2005
Here is a simple ebuild I created for this app, the tarball needs to be repackaged so that the package files lie in the root directory of the tarball and not kportage/ but after that it builds and installs fine on my x86 machine.
--------------------------------------
inherit kde
DESCRIPTION="KDE blogging utility"
HOMEPAGE="http://kde-apps.org/content/show.php?content=29552"
SRC_URI="http://kde-apps.org/content/files/29552-${P}.tar.bz2"
RESTRICT="nomirror"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ppc amd64 sparc"
IUSE=""
need-kde 3.1 - Sep 28 2005

Gentoo KDE Subversion Ebuilds
Utilities by radix 4 comments
it's a good idea to change the name of this ebuild since there's already a project (found here on kde-apps.org) named kde-svn and i'm hoping to find/create an ebuild for it.
- Aug 01 2005