summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.3.0.ebuild')
-rw-r--r--xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.3.0.ebuild27
1 files changed, 0 insertions, 27 deletions
diff --git a/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.3.0.ebuild b/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.3.0.ebuild
deleted file mode 100644
index 16096a958f08..000000000000
--- a/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.3.0.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-wmdock-plugin/xfce4-wmdock-plugin-0.3.0.ebuild,v 1.1 2009/08/23 17:20:36 ssuominen Exp $
-
-inherit xfconf
-
-DESCRIPTION="a compatibility layer for running WindowMaker dockapps on Xfce4."
-HOMEPAGE="http://www.xfce.org"
-SRC_URI="mirror://gentoo/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86 ~x86-fbsd"
-IUSE=""
-
-# temp. hack, dropped in next version
-RESTRICT="test"
-
-RDEPEND=">=x11-libs/gtk+-2.6
- >=xfce-base/xfce4-panel-4.3.99.1
- >=xfce-base/libxfcegui4-4.3.90.2
- >=xfce-base/libxfce4util-4.3.90.2
- >=x11-libs/libwnck-2.8.1"
-DEPEND="${RDEPEND}
- dev-util/pkgconfig
- sys-devel/gettext
- dev-util/intltool"