summaryrefslogtreecommitdiff
blob: 47ffb719e4f59aaa219a11d5537d94ab2d11eda8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/kde-misc/kbfx/kbfx-0.4.9.3.1.ebuild,v 1.1 2007/05/17 10:07:38 carlo Exp $

inherit kde eutils
need-kde 3.3

MY_P="${PN}-0.4.9.2rc4"
S="${WORKDIR}/${MY_P}"

DESCRIPTION="KDE alternative K-Menu"
HOMEPAGE="http://www.kbfx.org/"
SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.bz2"

SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~x86 ~ppc ~amd64"
IUSE=""
export UNSERMAKE=no