diff options
Diffstat (limited to 'kde-misc/kwebkitpart/kwebkitpart-0.9.6.ebuild')
-rw-r--r-- | kde-misc/kwebkitpart/kwebkitpart-0.9.6.ebuild | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/kde-misc/kwebkitpart/kwebkitpart-0.9.6.ebuild b/kde-misc/kwebkitpart/kwebkitpart-0.9.6.ebuild deleted file mode 100644 index fb0df0c87493..000000000000 --- a/kde-misc/kwebkitpart/kwebkitpart-0.9.6.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/kwebkitpart/kwebkitpart-0.9.6.ebuild,v 1.8 2011/06/01 19:33:10 ranger Exp $ - -EAPI=3 - -KDE_LINGUAS="bg cs da de el en_GB eo es et fi fr ga gl hu it km lt ms nb nds nl -pa pt pt_BR ro ru sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv tg th tr uk -zh_CN zh_TW" - -WEBKIT_REQUIRED="always" -inherit kde4-base - -DESCRIPTION="A WebKit KPart for konqueror" -HOMEPAGE="http://opendesktop.org/content/show.php?content=127960" -SRC_URI="http://opendesktop.org/CONTENT/content-files/127960-${P}.tar.bz2" - -LICENSE="LGPL-2" -KEYWORDS="amd64 ppc ~ppc64 x86" -SLOT="4" -IUSE="debug" |