]> Pileus Git - ~andy/sunrise/blob - x11-plugins/desklet-gauges/desklet-gauges-0.52.ebuild
sunrise/ app-portage/elog-list/elog-list-0.0.6.ebuild: Update header
[~andy/sunrise] / x11-plugins / desklet-gauges / desklet-gauges-0.52.ebuild
1 # Copyright 1999-2009 Gentoo Foundation
2 # Distributed under the terms of the GNU General Public License v2
3 # $Header: $
4
5 inherit gdesklets
6
7 DESKLET_NAME="gauges-desklet"
8 MY_P=${DESKLET_NAME}-${PV}
9
10 DESCRIPTION="A Scalable, themeable, configurable, set of system monitors (automobile gauges look) for gdesklets."
11 HOMEPAGE="http://gdesklets.org/?mod=project/uview&pid=18"
12 SRC_URI="http://gentooexperimental.org/~genstef/dist/${MY_P}.tar.gz"
13 LICENSE="GPL-2"
14
15 SLOT="0"
16 KEYWORDS="~x86"
17 IUSE=""
18
19 RDEPEND=">=gnome-extra/gdesklets-core-0.34.3"
20 DEPEND="${RDEPEND}"
21
22 S=${WORKDIR}/Displays/${DESKLET_NAME}