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

inherit distutils
DESCRIPTION="Internode Usage Meter for GNOME"
HOMEPAGE="http://www.users.on.net/~spohlenz/internode/"
SRC_URI="http://www.users.on.net/~spohlenz/internode/${P}.tar.gz"
LICENSE="GPL-1"
SLOT="0"
KEYWORDS="~x86"
IUSE=""
RDEPEND="dev-python/gnome-python-desktop"