summaryrefslogtreecommitdiff
blob: ba9b42a71a7731f5aa3fcd3c1364e5f825a171f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

inherit gdesklets

DESCRIPTION="An application launcher for gDesklets"
HOMEPAGE="http://gdesklets.de/?q=desklet/view/101"
LICENSE="GPL-2"

SLOT="0"
IUSE=""
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"

RDEPEND=">=x11-plugins/desklet-Mouse-0.1"