summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-extra/disk-status-applet/disk-status-applet-0.4.1.ebuild')
-rw-r--r--gnome-extra/disk-status-applet/disk-status-applet-0.4.1.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/gnome-extra/disk-status-applet/disk-status-applet-0.4.1.ebuild b/gnome-extra/disk-status-applet/disk-status-applet-0.4.1.ebuild
deleted file mode 100644
index c66042a25..000000000
--- a/gnome-extra/disk-status-applet/disk-status-applet-0.4.1.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2006 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=""
-
-DEPEND=">=dev-util/intltool-0.34"
-RDEPEND=">=dev-python/pygtk-2.6
- dev-python/gnome-python-desktop"