| 1 |
# Copyright 1999-2010 Gentoo Foundation
|
| 2 |
# Distributed under the terms of the GNU General Public License v2
|
| 3 |
# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-Genesis/desklet-Genesis-0.2.ebuild,v 1.1 2009/10/27 11:26:08 nixphoeni Exp $
|
| 4 |
|
| 5 |
inherit gdesklets
|
| 6 |
|
| 7 |
DESCRIPTION="An application launcher for gDesklets"
|
| 8 |
HOMEPAGE="http://gdesklets.de/?q=desklet/view/101"
|
| 9 |
LICENSE="GPL-2"
|
| 10 |
|
| 11 |
SLOT="0"
|
| 12 |
IUSE=""
|
| 13 |
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
|
| 14 |
|
| 15 |
RDEPEND=">=x11-plugins/desklet-Mouse-0.1"
|