diff options
Diffstat (limited to 'x11-misc/qsynergy/qsynergy-0.9.1-r1.ebuild')
-rw-r--r-- | x11-misc/qsynergy/qsynergy-0.9.1-r1.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/x11-misc/qsynergy/qsynergy-0.9.1-r1.ebuild b/x11-misc/qsynergy/qsynergy-0.9.1-r1.ebuild deleted file mode 100644 index ecacdcad396d..000000000000 --- a/x11-misc/qsynergy/qsynergy-0.9.1-r1.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit qt4-r2 - -DESCRIPTION="A comprehensive and easy to use graphical front end for Synergy" -HOMEPAGE="http://www.volker-lanz.de/en/software/qsynergy/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND="dev-qt/qtgui:4" -RDEPEND="${DEPEND} - x11-misc/synergy" - -DOCS=( README ) |