summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-extra/xfce4-places/xfce4-places-9999.ebuild')
-rw-r--r--xfce-extra/xfce4-places/xfce4-places-9999.ebuild17
1 files changed, 0 insertions, 17 deletions
diff --git a/xfce-extra/xfce4-places/xfce4-places-9999.ebuild b/xfce-extra/xfce4-places/xfce4-places-9999.ebuild
deleted file mode 100644
index 0c9d2dd..0000000
--- a/xfce-extra/xfce4-places/xfce4-places-9999.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit xfce4
-
-xfce4_panel_plugin
-
-DESCRIPTION="Rewrite of GNOME Places menu for panel"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="debug"
-
-RDEPEND=">=xfce-base/thunar-${XFCE_VERSION}"
-DEPEND="${RDEPEND}
- dev-util/intltool"
-
-DOCS="AUTHORS ChangeLog HACKING NEWS README TODO"