diff options
Diffstat (limited to 'xfce-extra/gsynaptics-mcs-plugin/gsynaptics-mcs-plugin-1.0.0.ebuild')
-rw-r--r-- | xfce-extra/gsynaptics-mcs-plugin/gsynaptics-mcs-plugin-1.0.0.ebuild | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/xfce-extra/gsynaptics-mcs-plugin/gsynaptics-mcs-plugin-1.0.0.ebuild b/xfce-extra/gsynaptics-mcs-plugin/gsynaptics-mcs-plugin-1.0.0.ebuild deleted file mode 100644 index 4b80a3e5afed..000000000000 --- a/xfce-extra/gsynaptics-mcs-plugin/gsynaptics-mcs-plugin-1.0.0.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/gsynaptics-mcs-plugin/gsynaptics-mcs-plugin-1.0.0.ebuild,v 1.4 2008/05/14 13:22:52 drac Exp $ - -inherit xfce44 - -xfce44 - -DESCRIPTION="a simple MCS plugin that starts gsynaptics and launches gsynaptics-init" -HOMEPAGE="http://goodies.xfce.org/projects/mcs-plugins/gsynaptics-mcs-plugin" -SRC_URI="http://goodies.xfce.org/releases/${PN}/${P}${COMPRESS}" - -KEYWORDS="amd64 x86" -IUSE="debug" - -RDEPEND=">=xfce-base/xfce-mcs-manager-${XFCE_MASTER_VERSION} - >=xfce-base/libxfcegui4-${XFCE_MASTER_VERSION} - gnome-extra/gsynaptics" -DEPEND="${RDEPEND} - dev-util/intltool" - -DOCS="AUTHORS ChangeLog NEWS README" |