Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/kwebkitpart/
Date: Sat, 29 Oct 2011 21:37:28
Message-Id: fa76067d2357f0a4c5eea9062c50409cd730d68f.dilfridge@gentoo
1 commit: fa76067d2357f0a4c5eea9062c50409cd730d68f
2 Author: Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
3 AuthorDate: Sat Oct 29 21:37:18 2011 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Oct 29 21:37:18 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=fa76067d
7
8 [kde-misc/kwebkitpart] Moved to main tree
9
10 (Portage version: 2.1.10.31/git/Linux x86_64, signed Manifest commit with key B6C5F7DE)
11
12 ---
13 kde-misc/kwebkitpart/kwebkitpart-1.2.0.ebuild | 22 ----------------------
14 1 files changed, 0 insertions(+), 22 deletions(-)
15
16 diff --git a/kde-misc/kwebkitpart/kwebkitpart-1.2.0.ebuild b/kde-misc/kwebkitpart/kwebkitpart-1.2.0.ebuild
17 deleted file mode 100644
18 index ef63396..0000000
19 --- a/kde-misc/kwebkitpart/kwebkitpart-1.2.0.ebuild
20 +++ /dev/null
21 @@ -1,22 +0,0 @@
22 -# Copyright 1999-2011 Gentoo Foundation
23 -# Distributed under the terms of the GNU General Public License v2
24 -# $Header: $
25 -
26 -EAPI=4
27 -
28 -# KDE_LINGUAS="bg cs da de el en_GB eo es et fi fr ga gl hu it km lt ms nb nds nl
29 -# pa pt pt_BR ro ru sk sr sr@ijekavian sr@ijekavianlatin sr@latin sv tg th tr uk
30 -# zh_CN zh_TW"
31 -
32 -WEBKIT_REQUIRED="always"
33 -inherit kde4-base
34 -
35 -DESCRIPTION="A WebKit KPart for konqueror"
36 -HOMEPAGE="http://opendesktop.org/content/show.php?content=127960"
37 -# SRC_URI="http://opendesktop.org/CONTENT/content-files/127960-${P}.tar.bz2"
38 -SRC_URI="http://dev.gentoo.org/~thev00d00/distfiles/${CATEGORY}/${P}.tar.xz"
39 -
40 -LICENSE="LGPL-2"
41 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
42 -SLOT="4"
43 -IUSE="debug"