summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/firefoxqs/firefoxqs-0.1.ebuild')
-rw-r--r--app-misc/firefoxqs/firefoxqs-0.1.ebuild20
1 files changed, 0 insertions, 20 deletions
diff --git a/app-misc/firefoxqs/firefoxqs-0.1.ebuild b/app-misc/firefoxqs/firefoxqs-0.1.ebuild
deleted file mode 100644
index 9f47604..0000000
--- a/app-misc/firefoxqs/firefoxqs-0.1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header:
-
-inherit kde eutils
-
-DESCRIPTION="Mozilla Firefox Quickstarter, runs in the KDE SystemTray"
-HOMEPAGE="http://mozillaqs.sourceforge.net/"
-SRC_URI="mirror://sourceforge/mozillaqs/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-SLOT="0"
-
-RDEPEND="|| ( www-client/mozilla-firefox www-client/mozilla-firefox-bin )"
-
-need-kde 3
-
-S=${WORKDIR}/${PN}