blob: 7d87fc5c665c9bdf33979c2cb21b625dfef09d59 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-diskperf/xfce4-diskperf-2.0.ebuild,v 1.1 2006/12/06 04:04:42 nichoj Exp $
inherit xfce44
xfce44_beta
xfce44_goodies_panel_plugin
DESCRIPTION="Xfce4 panel disk usage/performance plugin"
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
|