summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-client/rekonq/rekonq-9999.ebuild')
-rw-r--r--www-client/rekonq/rekonq-9999.ebuild23
1 files changed, 0 insertions, 23 deletions
diff --git a/www-client/rekonq/rekonq-9999.ebuild b/www-client/rekonq/rekonq-9999.ebuild
deleted file mode 100644
index 84d4077..0000000
--- a/www-client/rekonq/rekonq-9999.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/rekonq/rekonq-0.4.0.ebuild,v 1.1 2010/04/07 21:06:19 scarabeus Exp $
-
-EAPI=2
-WEBKIT_REQUIRED=always
-KDE_DOC_DIRS="docs"
-KDE_MINIMAL=4.4
-inherit kde4-base git
-
-DESCRIPTION="A browser based on qt-webkit"
-HOMEPAGE="http://rekonq.sourceforge.net/"
-SRC_URI=""
-EGIT_REPO_URI="git://gitorious.org/rekonq/mainline.git"
-
-LICENSE="GPL-3"
-SLOT="4"
-KEYWORDS=""
-IUSE="debug +handbook"
-
-DEPEND=">=x11-libs/qt-gui-4.6:4[dbus]"
-
-DOCS="AUTHORS ChangeLog TODO"