summaryrefslogtreecommitdiff
blob: 9f476040340cec221eb4feaa813fddc9da5aefa6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:

inherit kde eutils

DESCRIPTION="Mozilla Firefox Quickstarter, runs in the KDE SystemTray"
HOMEPAGE="http://mozillaqs.sourceforge.net/"
SRC_URI="mirror://sourceforge/mozillaqs/${P}.tar.bz2"

LICENSE="GPL-2"
KEYWORDS="~amd64 ~x86"
IUSE=""
SLOT="0"

RDEPEND="|| ( www-client/mozilla-firefox www-client/mozilla-firefox-bin )"

need-kde 3

S=${WORKDIR}/${PN}