Добавлен ebuild

git-svn-id: http://svn.calculate.ru/overlay@877 c91db197-33c1-4113-bf15-f8a5c547ca64
atratsevskiy
mhiretskiy 15 years ago
parent 2d03471e2d
commit d76527dbb5

@ -0,0 +1 @@
EBUILD webkit-kpart-9999.ebuild 395 RMD160 28288ef297a3c259ebeb198b904daf43be3f0fe6 SHA1 b01be8f7797a54dae624d659ecd5fab2a2a79732 SHA256 352c2657ba546afcd2e81e948eae31ee0040b54de999b9a4eedb792091b7425f

@ -0,0 +1,21 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="2"
HOMEPAGE="http://www.kde.org"
KMNAME="playground/libs"
KMMODULE="webkitkde"
inherit kde4-base
DESCRIPTION="A WebKit KPart for konqueror"
LICENSE="GPL-2"
KEYWORDS=""
IUSE="debug"
SLOT="live"
DEPEND="x11-libs/qt-webkit:4"
RDEPEND="${RDEPEND}
kde-base/konqueror"
Loading…
Cancel
Save