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

inherit gnome2

DESCRIPTION="Monitor disk usage from GNOME panel"
HOMEPAGE="http://disk-status.sourceforge.net/"
SRC_URI="mirror://sourceforge/disk-status/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~x86"
IUSE=""

RDEPEND=">=dev-python/pygtk-2.6
		dev-python/gnome-python-desktop"
DEPEND="${RDEPEND}
	>=dev-util/intltool-0.34"