summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-10-02 06:53:35 +0000
committerJohannes Huber <johu@gentoo.org>2012-10-02 06:53:35 +0000
commit901259a1157469b3ab69cc9386e2d9c6e014ef17 (patch)
tree7154a5a2e2af1f959ca876ffbdcbff33a3647896 /kde-misc/kwebkitpart/kwebkitpart-1.3.0.ebuild
parentAdd use flag for installing ioc64 (diff)
downloadgentoo-2-901259a1157469b3ab69cc9386e2d9c6e014ef17.tar.gz
gentoo-2-901259a1157469b3ab69cc9386e2d9c6e014ef17.tar.bz2
gentoo-2-901259a1157469b3ab69cc9386e2d9c6e014ef17.zip
Version bump wrt bug #436546.
(Portage version: 2.2.0_alpha134/cvs/Linux x86_64)
Diffstat (limited to 'kde-misc/kwebkitpart/kwebkitpart-1.3.0.ebuild')
-rw-r--r--kde-misc/kwebkitpart/kwebkitpart-1.3.0.ebuild17
1 files changed, 17 insertions, 0 deletions
diff --git a/kde-misc/kwebkitpart/kwebkitpart-1.3.0.ebuild b/kde-misc/kwebkitpart/kwebkitpart-1.3.0.ebuild
new file mode 100644
index 000000000000..b5e70e719668
--- /dev/null
+++ b/kde-misc/kwebkitpart/kwebkitpart-1.3.0.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.0.ebuild,v 1.1 2012/10/02 06:53:35 johu Exp $
+
+EAPI=4
+
+WEBKIT_REQUIRED="always"
+inherit kde4-base
+
+DESCRIPTION="A WebKit KPart for konqueror"
+HOMEPAGE="ihttps://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"