summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-misc/kwebkitpart/kwebkitpart-1.3.1.ebuild')
-rw-r--r--kde-misc/kwebkitpart/kwebkitpart-1.3.1.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/kde-misc/kwebkitpart/kwebkitpart-1.3.1.ebuild b/kde-misc/kwebkitpart/kwebkitpart-1.3.1.ebuild
new file mode 100644
index 000000000000..101b80470238
--- /dev/null
+++ b/kde-misc/kwebkitpart/kwebkitpart-1.3.1.ebuild
@@ -0,0 +1,17 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kwebkitpart/kwebkitpart-1.3.1.ebuild,v 1.1 2012/11/24 16:25:03 johu Exp $
+
+EAPI=4
+
+WEBKIT_REQUIRED="always"
+inherit kde4-base
+
+DESCRIPTION="A WebKit KPart for konqueror"
+HOMEPAGE="https://projects.kde.org/projects/extragear/base/kwebkitpart"
+SRC_URI="http://dev.gentoo.org/~johu/distfiles/${P}.tar.xz"
+
+LICENSE="LGPL-2"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+SLOT="4"
+IUSE="debug"