public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: kde-misc/kwebkitpart/
@ 2017-01-28 14:45 Andreas Sturmlechner
  0 siblings, 0 replies; 14+ messages in thread
From: Andreas Sturmlechner @ 2017-01-28 14:45 UTC (permalink / raw
  To: gentoo-commits

commit:     b7bf9a9a960d528aeb40875c2d39ac2f68dc3d89
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 28 01:06:10 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 28 14:44:56 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7bf9a9a

kde-misc/kwebkitpart: Add KF5-based snapshot

Package-Manager: portage-2.3.3

 kde-misc/kwebkitpart/Manifest                      |  1 +
 .../kwebkitpart-1.4.0_pre20170128.ebuild           | 41 ++++++++++++++++++++++
 2 files changed, 42 insertions(+)

diff --git a/kde-misc/kwebkitpart/Manifest b/kde-misc/kwebkitpart/Manifest
index fd8fd12..96ae92b 100644
--- a/kde-misc/kwebkitpart/Manifest
+++ b/kde-misc/kwebkitpart/Manifest
@@ -1 +1,2 @@
 DIST kwebkitpart-1.3.4.tar.bz2 105696 SHA256 c3eb488104b4fae3a11cb0a93b5a02dcf12ecea14b366338daf8a40456af40f9 SHA512 5b24fe4ef2bb20d17016369fa1450cf333c266e665018be6fb2b923c8680c410e8cb4c6a55b960f14bfb624cf0cce3adc25fe0b533fd9baa059e918e6d4b3be0 WHIRLPOOL c5d89c8f52aefe0f5d971fe739dcfb25f9bc8447d136c351f0881aa7c3adb630d6df1cc221034a074924c3286ea88a428cafcae49b10d7fd681a793eefb68502
+DIST kwebkitpart-1.4.0_pre20170128.tar.xz 106960 SHA256 ba836438033651d42c2ff95a6790f4180be4b76d6ca87eee1eb7247fc2440ea7 SHA512 6cb2c54df8d7488c4af3c6873461d4fc9053774df2a8fb7eea80ec50c9c1122fbb47d72b3f9256eeeed5f0335675c2125e7baee7e5a775ee8776b7cf64d0a0fd WHIRLPOOL f46a6bfce4de17f0c0e48ec74a61938b4a511a28a6292be00ee7d474c2c34e014cf8d789d0f44593defe32b309d4fb570818a11637f6e19deec38f6179ee3410

diff --git a/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20170128.ebuild b/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20170128.ebuild
new file mode 100644
index 00000000..b78a454
--- /dev/null
+++ b/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20170128.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit kde5
+
+DESCRIPTION="WebKit KPart for Konqueror"
+HOMEPAGE="https://quickgit.kde.org/?p=kwebkitpart.git"
+SRC_URI="https://dev.gentoo.org/~asturm/${P}.tar.xz"
+
+LICENSE="LGPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+	$(add_frameworks_dep kcompletion)
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdelibs4support)
+	$(add_frameworks_dep kdewebkit)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kiconthemes)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep kparts)
+	$(add_frameworks_dep kservice)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kxmlgui)
+	$(add_frameworks_dep sonnet)
+	$(add_qt_dep qtdbus)
+	$(add_qt_dep qtgui)
+	$(add_qt_dep qtnetwork)
+	$(add_qt_dep qtprintsupport)
+	$(add_qt_dep qtwebkit)
+	$(add_qt_dep qtwidgets)
+"
+RDEPEND="${DEPEND}
+	!kde-misc/kwebkitpart:4
+"


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-misc/kwebkitpart/
@ 2017-11-05 17:16 Andreas Sturmlechner
  0 siblings, 0 replies; 14+ messages in thread
From: Andreas Sturmlechner @ 2017-11-05 17:16 UTC (permalink / raw
  To: gentoo-commits

commit:     37a60e5d792a0b08d360feda98d76f98b0499c84
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  5 16:30:38 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Nov  5 17:16:34 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37a60e5d

kde-misc/kwebkitpart: Drop old

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 kde-misc/kwebkitpart/Manifest                      |  1 -
 .../kwebkitpart-1.4.0_pre20170128.ebuild           | 40 ----------------------
 2 files changed, 41 deletions(-)

diff --git a/kde-misc/kwebkitpart/Manifest b/kde-misc/kwebkitpart/Manifest
index bf2e38b0e93..e36b585cee6 100644
--- a/kde-misc/kwebkitpart/Manifest
+++ b/kde-misc/kwebkitpart/Manifest
@@ -1,2 +1 @@
-DIST kwebkitpart-1.4.0_pre20170128.tar.xz 106960 SHA256 ba836438033651d42c2ff95a6790f4180be4b76d6ca87eee1eb7247fc2440ea7 SHA512 6cb2c54df8d7488c4af3c6873461d4fc9053774df2a8fb7eea80ec50c9c1122fbb47d72b3f9256eeeed5f0335675c2125e7baee7e5a775ee8776b7cf64d0a0fd WHIRLPOOL f46a6bfce4de17f0c0e48ec74a61938b4a511a28a6292be00ee7d474c2c34e014cf8d789d0f44593defe32b309d4fb570818a11637f6e19deec38f6179ee3410
 DIST kwebkitpart-1.4.0_pre20170924.tar.gz 120550 SHA256 db129791411d7f21425c9b91d11ae27305723cee72f839351a8d566a307a47ca SHA512 eb916bb1d9513300b1aef801451dcfd21e1e5d3e4898abcbcfd7b57d32bcf0f1fa66553960857a8831571787f87f5c0ebf422bcd3b0c8e956b97a520a160c621 WHIRLPOOL 5cc65ec6a6fa3d5243358f91ec2c19026e5adbe4ff4fa6e2d60453315d45c4b509157c5c8a7dd66cddf3b203a4063a1bbcd7797abe97fce1a79ec95f12374d3a

diff --git a/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20170128.ebuild b/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20170128.ebuild
deleted file mode 100644
index 4f754e38ee1..00000000000
--- a/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20170128.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="WebKit KPart for Konqueror"
-HOMEPAGE="https://quickgit.kde.org/?p=kwebkitpart.git"
-SRC_URI="https://dev.gentoo.org/~asturm/${P}.tar.xz"
-
-LICENSE="LGPL-2"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
-	$(add_frameworks_dep kcompletion)
-	$(add_frameworks_dep kconfig)
-	$(add_frameworks_dep kconfigwidgets)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kdelibs4support)
-	$(add_frameworks_dep kdewebkit)
-	$(add_frameworks_dep ki18n)
-	$(add_frameworks_dep kiconthemes)
-	$(add_frameworks_dep kio)
-	$(add_frameworks_dep kparts)
-	$(add_frameworks_dep kservice)
-	$(add_frameworks_dep kwidgetsaddons)
-	$(add_frameworks_dep kxmlgui)
-	$(add_frameworks_dep sonnet)
-	$(add_qt_dep qtdbus)
-	$(add_qt_dep qtgui)
-	$(add_qt_dep qtnetwork)
-	$(add_qt_dep qtprintsupport)
-	$(add_qt_dep qtwebkit)
-	$(add_qt_dep qtwidgets)
-"
-RDEPEND="${DEPEND}
-	!kde-misc/kwebkitpart:4
-"


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-misc/kwebkitpart/
@ 2017-11-05 17:16 Andreas Sturmlechner
  0 siblings, 0 replies; 14+ messages in thread
From: Andreas Sturmlechner @ 2017-11-05 17:16 UTC (permalink / raw
  To: gentoo-commits

commit:     0c98124e53f4e3e62be3f4e2f793a88ebbd49f2d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  5 16:29:46 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Nov  5 17:16:34 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c98124e

kde-misc/kwebkitpart: Add 1.4.0_pre20170924 snapshot, fix build w/ Qt-5.9

Reported-by: Toralf Förster <toralf <AT> gentoo.org>
Closes: https://bugs.gentoo.org/636640
Package-Manager: Portage-2.3.13, Repoman-2.3.4

 kde-misc/kwebkitpart/Manifest                      |  1 +
 .../kwebkitpart-1.4.0_pre20170924.ebuild           | 41 ++++++++++++++++++++++
 2 files changed, 42 insertions(+)

diff --git a/kde-misc/kwebkitpart/Manifest b/kde-misc/kwebkitpart/Manifest
index 63030675366..bf2e38b0e93 100644
--- a/kde-misc/kwebkitpart/Manifest
+++ b/kde-misc/kwebkitpart/Manifest
@@ -1 +1,2 @@
 DIST kwebkitpart-1.4.0_pre20170128.tar.xz 106960 SHA256 ba836438033651d42c2ff95a6790f4180be4b76d6ca87eee1eb7247fc2440ea7 SHA512 6cb2c54df8d7488c4af3c6873461d4fc9053774df2a8fb7eea80ec50c9c1122fbb47d72b3f9256eeeed5f0335675c2125e7baee7e5a775ee8776b7cf64d0a0fd WHIRLPOOL f46a6bfce4de17f0c0e48ec74a61938b4a511a28a6292be00ee7d474c2c34e014cf8d789d0f44593defe32b309d4fb570818a11637f6e19deec38f6179ee3410
+DIST kwebkitpart-1.4.0_pre20170924.tar.gz 120550 SHA256 db129791411d7f21425c9b91d11ae27305723cee72f839351a8d566a307a47ca SHA512 eb916bb1d9513300b1aef801451dcfd21e1e5d3e4898abcbcfd7b57d32bcf0f1fa66553960857a8831571787f87f5c0ebf422bcd3b0c8e956b97a520a160c621 WHIRLPOOL 5cc65ec6a6fa3d5243358f91ec2c19026e5adbe4ff4fa6e2d60453315d45c4b509157c5c8a7dd66cddf3b203a4063a1bbcd7797abe97fce1a79ec95f12374d3a

diff --git a/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20170924.ebuild b/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20170924.ebuild
new file mode 100644
index 00000000000..0fd16459572
--- /dev/null
+++ b/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20170924.ebuild
@@ -0,0 +1,41 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+COMMIT=6179caa457e0a6c5d17904e877e18171bd6ac795
+inherit kde5 vcs-snapshot
+
+DESCRIPTION="WebKit KPart for Konqueror"
+HOMEPAGE="https://quickgit.kde.org/?p=kwebkitpart.git"
+SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="LGPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+	$(add_frameworks_dep kcompletion)
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdelibs4support)
+	$(add_frameworks_dep kdewebkit)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kiconthemes)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep kparts)
+	$(add_frameworks_dep kservice)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kxmlgui)
+	$(add_frameworks_dep sonnet)
+	$(add_qt_dep qtdbus)
+	$(add_qt_dep qtgui)
+	$(add_qt_dep qtnetwork)
+	$(add_qt_dep qtprintsupport)
+	$(add_qt_dep qtwebkit)
+	$(add_qt_dep qtwidgets)
+"
+RDEPEND="${DEPEND}
+	!kde-misc/kwebkitpart:4
+"


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-misc/kwebkitpart/
@ 2017-11-05 20:42 Andreas Sturmlechner
  0 siblings, 0 replies; 14+ messages in thread
From: Andreas Sturmlechner @ 2017-11-05 20:42 UTC (permalink / raw
  To: gentoo-commits

commit:     a870e59df449171d6712ff59578554e900e1eb90
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  5 20:37:04 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Nov  5 20:42:29 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a870e59d

kde-misc/kwebkitpart: Fix HOMEPAGE

Package-Manager: Portage-2.3.13, Repoman-2.3.4

 kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20170924.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20170924.ebuild b/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20170924.ebuild
index 0fd16459572..b87ceb79c06 100644
--- a/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20170924.ebuild
+++ b/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20170924.ebuild
@@ -7,7 +7,7 @@ COMMIT=6179caa457e0a6c5d17904e877e18171bd6ac795
 inherit kde5 vcs-snapshot
 
 DESCRIPTION="WebKit KPart for Konqueror"
-HOMEPAGE="https://quickgit.kde.org/?p=kwebkitpart.git"
+HOMEPAGE="https://cgit.kde.org/kwebkitpart.git"
 SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2"


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-misc/kwebkitpart/
@ 2018-03-02 23:34 Michael Palimaka
  0 siblings, 0 replies; 14+ messages in thread
From: Michael Palimaka @ 2018-03-02 23:34 UTC (permalink / raw
  To: gentoo-commits

commit:     8aafd95e9fc3bffe264bd5abf3cab325ddbabb87
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  2 23:32:50 2018 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Mar  2 23:33:52 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aafd95e

kde-misc/kwebkitpart: add new snapshot

Closes: https://bugs.gentoo.org/649230
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 kde-misc/kwebkitpart/Manifest                      |  1 +
 .../kwebkitpart-1.4.0_pre20180302.ebuild           | 40 ++++++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/kde-misc/kwebkitpart/Manifest b/kde-misc/kwebkitpart/Manifest
index 5a51fccc433..dd258b5a4dd 100644
--- a/kde-misc/kwebkitpart/Manifest
+++ b/kde-misc/kwebkitpart/Manifest
@@ -1 +1,2 @@
 DIST kwebkitpart-1.4.0_pre20170924.tar.gz 120550 BLAKE2B 7fa2f0808788bfc9c6f2fe08ee0c6f805db71fe40cfb4569671a86a58aaa523546de0a138877d006d4ec0e0a654548a2a62f50af8b52857a24f60230b14bfb42 SHA512 eb916bb1d9513300b1aef801451dcfd21e1e5d3e4898abcbcfd7b57d32bcf0f1fa66553960857a8831571787f87f5c0ebf422bcd3b0c8e956b97a520a160c621
+DIST kwebkitpart-1.4.0_pre20180302.tar.gz 119516 BLAKE2B 14dd547f2f7fdccedf69e907324cb43bbe5497dec73349a433806d2ad139f8289acb3ae9112577dfb8f2c2ee1842e5c47c26b41c6a8c2c08f89fc2bc68be43c2 SHA512 148cebe949ada441e58e671d5f7a2831e8e843767b539e74d37a059767c716e90c86137fa85ffb001e9c0801f0b397acb631ca53d32ca5334d74908078f92964

diff --git a/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20180302.ebuild b/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20180302.ebuild
new file mode 100644
index 00000000000..59e7b3b7959
--- /dev/null
+++ b/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20180302.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+COMMIT="cca571d4316b636029a26dcb710fad705fa63ed4"
+inherit kde5 vcs-snapshot
+
+DESCRIPTION="WebKit KPart for Konqueror"
+HOMEPAGE="https://cgit.kde.org/kwebkitpart.git"
+SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="LGPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+	$(add_frameworks_dep kcompletion)
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdewebkit)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kiconthemes)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep kparts)
+	$(add_frameworks_dep kservice)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kxmlgui)
+	$(add_frameworks_dep sonnet)
+	$(add_qt_dep qtdbus)
+	$(add_qt_dep qtgui)
+	$(add_qt_dep qtnetwork)
+	$(add_qt_dep qtprintsupport)
+	$(add_qt_dep qtwebkit)
+	$(add_qt_dep qtwidgets)
+"
+RDEPEND="${DEPEND}
+	!kde-misc/kwebkitpart:4
+"


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-misc/kwebkitpart/
@ 2018-04-05 17:55 Johannes Huber
  0 siblings, 0 replies; 14+ messages in thread
From: Johannes Huber @ 2018-04-05 17:55 UTC (permalink / raw
  To: gentoo-commits

commit:     316158257b33a0e3cb16a0b3872b1505793e04f9
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  5 17:53:58 2018 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Apr  5 17:54:37 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31615825

kde-misc/kwebkitpart: Remove 1.4.0_pre20170924

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 kde-misc/kwebkitpart/Manifest                      |  1 -
 .../kwebkitpart-1.4.0_pre20170924.ebuild           | 41 ----------------------
 2 files changed, 42 deletions(-)

diff --git a/kde-misc/kwebkitpart/Manifest b/kde-misc/kwebkitpart/Manifest
index bff809e5110..c99ef062c12 100644
--- a/kde-misc/kwebkitpart/Manifest
+++ b/kde-misc/kwebkitpart/Manifest
@@ -1,3 +1,2 @@
-DIST kwebkitpart-1.4.0_pre20170924.tar.gz 120550 BLAKE2B 7fa2f0808788bfc9c6f2fe08ee0c6f805db71fe40cfb4569671a86a58aaa523546de0a138877d006d4ec0e0a654548a2a62f50af8b52857a24f60230b14bfb42 SHA512 eb916bb1d9513300b1aef801451dcfd21e1e5d3e4898abcbcfd7b57d32bcf0f1fa66553960857a8831571787f87f5c0ebf422bcd3b0c8e956b97a520a160c621
 DIST kwebkitpart-1.4.0_pre20180302.tar.gz 119516 BLAKE2B 14dd547f2f7fdccedf69e907324cb43bbe5497dec73349a433806d2ad139f8289acb3ae9112577dfb8f2c2ee1842e5c47c26b41c6a8c2c08f89fc2bc68be43c2 SHA512 148cebe949ada441e58e671d5f7a2831e8e843767b539e74d37a059767c716e90c86137fa85ffb001e9c0801f0b397acb631ca53d32ca5334d74908078f92964
 DIST kwebkitpart-1.4.0_pre20180406.tar.gz 119514 BLAKE2B c85eeedc7ec1e4d24af054c2b56cd8d0b41dd6ab28a37144617233f9d67fadc78a105101af7766d6da4d79360cbb0175654b8744ca20f579e1934f2ea1a9d3ae SHA512 27f5275fc0d8e84d97c2165f82852d8fb4876312c7f27607f5f75f191e56ec6dad59b44e4fc3f14efde98a6d38856953b1112d61d939b9650e9ac24fb4c39a29

diff --git a/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20170924.ebuild b/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20170924.ebuild
deleted file mode 100644
index b87ceb79c06..00000000000
--- a/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20170924.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-COMMIT=6179caa457e0a6c5d17904e877e18171bd6ac795
-inherit kde5 vcs-snapshot
-
-DESCRIPTION="WebKit KPart for Konqueror"
-HOMEPAGE="https://cgit.kde.org/kwebkitpart.git"
-SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="LGPL-2"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
-	$(add_frameworks_dep kcompletion)
-	$(add_frameworks_dep kconfig)
-	$(add_frameworks_dep kconfigwidgets)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kdelibs4support)
-	$(add_frameworks_dep kdewebkit)
-	$(add_frameworks_dep ki18n)
-	$(add_frameworks_dep kiconthemes)
-	$(add_frameworks_dep kio)
-	$(add_frameworks_dep kparts)
-	$(add_frameworks_dep kservice)
-	$(add_frameworks_dep kwidgetsaddons)
-	$(add_frameworks_dep kxmlgui)
-	$(add_frameworks_dep sonnet)
-	$(add_qt_dep qtdbus)
-	$(add_qt_dep qtgui)
-	$(add_qt_dep qtnetwork)
-	$(add_qt_dep qtprintsupport)
-	$(add_qt_dep qtwebkit)
-	$(add_qt_dep qtwidgets)
-"
-RDEPEND="${DEPEND}
-	!kde-misc/kwebkitpart:4
-"


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-misc/kwebkitpart/
@ 2018-04-05 17:55 Johannes Huber
  0 siblings, 0 replies; 14+ messages in thread
From: Johannes Huber @ 2018-04-05 17:55 UTC (permalink / raw
  To: gentoo-commits

commit:     791a55bc30657415d1752573e773945e750460b5
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Thu Apr  5 17:52:57 2018 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Thu Apr  5 17:54:37 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=791a55bc

kde-misc/kwebkitpart: Bump snapshot to 1.4.0_pre20180406

Upstream commit ed6b8c87fabeb563109a093c1f79eeb03867b053.
Bug: https://bugs.gentoo.org/652596
Reported-by: Toralf Förster <toralf <AT> gentoo.org>
Package-Manager: Portage-2.3.28, Repoman-2.3.9

 kde-misc/kwebkitpart/Manifest                      |  1 +
 .../kwebkitpart-1.4.0_pre20180406.ebuild           | 40 ++++++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/kde-misc/kwebkitpart/Manifest b/kde-misc/kwebkitpart/Manifest
index dd258b5a4dd..bff809e5110 100644
--- a/kde-misc/kwebkitpart/Manifest
+++ b/kde-misc/kwebkitpart/Manifest
@@ -1,2 +1,3 @@
 DIST kwebkitpart-1.4.0_pre20170924.tar.gz 120550 BLAKE2B 7fa2f0808788bfc9c6f2fe08ee0c6f805db71fe40cfb4569671a86a58aaa523546de0a138877d006d4ec0e0a654548a2a62f50af8b52857a24f60230b14bfb42 SHA512 eb916bb1d9513300b1aef801451dcfd21e1e5d3e4898abcbcfd7b57d32bcf0f1fa66553960857a8831571787f87f5c0ebf422bcd3b0c8e956b97a520a160c621
 DIST kwebkitpart-1.4.0_pre20180302.tar.gz 119516 BLAKE2B 14dd547f2f7fdccedf69e907324cb43bbe5497dec73349a433806d2ad139f8289acb3ae9112577dfb8f2c2ee1842e5c47c26b41c6a8c2c08f89fc2bc68be43c2 SHA512 148cebe949ada441e58e671d5f7a2831e8e843767b539e74d37a059767c716e90c86137fa85ffb001e9c0801f0b397acb631ca53d32ca5334d74908078f92964
+DIST kwebkitpart-1.4.0_pre20180406.tar.gz 119514 BLAKE2B c85eeedc7ec1e4d24af054c2b56cd8d0b41dd6ab28a37144617233f9d67fadc78a105101af7766d6da4d79360cbb0175654b8744ca20f579e1934f2ea1a9d3ae SHA512 27f5275fc0d8e84d97c2165f82852d8fb4876312c7f27607f5f75f191e56ec6dad59b44e4fc3f14efde98a6d38856953b1112d61d939b9650e9ac24fb4c39a29

diff --git a/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20180406.ebuild b/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20180406.ebuild
new file mode 100644
index 00000000000..57d8e27e690
--- /dev/null
+++ b/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20180406.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+COMMIT="ed6b8c87fabeb563109a093c1f79eeb03867b053"
+inherit kde5 vcs-snapshot
+
+DESCRIPTION="WebKit KPart for Konqueror"
+HOMEPAGE="https://cgit.kde.org/kwebkitpart.git"
+SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="LGPL-2"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+	$(add_frameworks_dep kcompletion)
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kconfigwidgets)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdewebkit)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kiconthemes)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep kparts)
+	$(add_frameworks_dep kservice)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kxmlgui)
+	$(add_frameworks_dep sonnet)
+	$(add_qt_dep qtdbus)
+	$(add_qt_dep qtgui)
+	$(add_qt_dep qtnetwork)
+	$(add_qt_dep qtprintsupport)
+	$(add_qt_dep qtwebkit)
+	$(add_qt_dep qtwidgets)
+"
+RDEPEND="${DEPEND}
+	!kde-misc/kwebkitpart:4
+"


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-misc/kwebkitpart/
@ 2018-04-08 16:22 Johannes Huber
  0 siblings, 0 replies; 14+ messages in thread
From: Johannes Huber @ 2018-04-08 16:22 UTC (permalink / raw
  To: gentoo-commits

commit:     ceabb1d4239ee18964268eb4cd964699d3e2eef5
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  8 16:21:54 2018 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Sun Apr  8 16:21:54 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ceabb1d4

kde-misc/kwebkitpart: Remove 1.4.0_pre20180302

Closes: https://bugs.gentoo.org/652596
Package-Manager: Portage-2.3.28, Repoman-2.3.9

 kde-misc/kwebkitpart/Manifest                      |  1 -
 .../kwebkitpart-1.4.0_pre20180302.ebuild           | 40 ----------------------
 2 files changed, 41 deletions(-)

diff --git a/kde-misc/kwebkitpart/Manifest b/kde-misc/kwebkitpart/Manifest
index c99ef062c12..eda25abc595 100644
--- a/kde-misc/kwebkitpart/Manifest
+++ b/kde-misc/kwebkitpart/Manifest
@@ -1,2 +1 @@
-DIST kwebkitpart-1.4.0_pre20180302.tar.gz 119516 BLAKE2B 14dd547f2f7fdccedf69e907324cb43bbe5497dec73349a433806d2ad139f8289acb3ae9112577dfb8f2c2ee1842e5c47c26b41c6a8c2c08f89fc2bc68be43c2 SHA512 148cebe949ada441e58e671d5f7a2831e8e843767b539e74d37a059767c716e90c86137fa85ffb001e9c0801f0b397acb631ca53d32ca5334d74908078f92964
 DIST kwebkitpart-1.4.0_pre20180406.tar.gz 119514 BLAKE2B c85eeedc7ec1e4d24af054c2b56cd8d0b41dd6ab28a37144617233f9d67fadc78a105101af7766d6da4d79360cbb0175654b8744ca20f579e1934f2ea1a9d3ae SHA512 27f5275fc0d8e84d97c2165f82852d8fb4876312c7f27607f5f75f191e56ec6dad59b44e4fc3f14efde98a6d38856953b1112d61d939b9650e9ac24fb4c39a29

diff --git a/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20180302.ebuild b/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20180302.ebuild
deleted file mode 100644
index 59e7b3b7959..00000000000
--- a/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20180302.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-COMMIT="cca571d4316b636029a26dcb710fad705fa63ed4"
-inherit kde5 vcs-snapshot
-
-DESCRIPTION="WebKit KPart for Konqueror"
-HOMEPAGE="https://cgit.kde.org/kwebkitpart.git"
-SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="LGPL-2"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
-	$(add_frameworks_dep kcompletion)
-	$(add_frameworks_dep kconfig)
-	$(add_frameworks_dep kconfigwidgets)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kdewebkit)
-	$(add_frameworks_dep ki18n)
-	$(add_frameworks_dep kiconthemes)
-	$(add_frameworks_dep kio)
-	$(add_frameworks_dep kparts)
-	$(add_frameworks_dep kservice)
-	$(add_frameworks_dep kwidgetsaddons)
-	$(add_frameworks_dep kxmlgui)
-	$(add_frameworks_dep sonnet)
-	$(add_qt_dep qtdbus)
-	$(add_qt_dep qtgui)
-	$(add_qt_dep qtnetwork)
-	$(add_qt_dep qtprintsupport)
-	$(add_qt_dep qtwebkit)
-	$(add_qt_dep qtwidgets)
-"
-RDEPEND="${DEPEND}
-	!kde-misc/kwebkitpart:4
-"


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-misc/kwebkitpart/
@ 2018-07-29  0:38 Mikle Kolyada
  0 siblings, 0 replies; 14+ messages in thread
From: Mikle Kolyada @ 2018-07-29  0:38 UTC (permalink / raw
  To: gentoo-commits

commit:     2c122d0d647f4a5220b9c6daf53e61fe7fcf86d2
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 29 00:29:41 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Jul 29 00:29:41 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c122d0d

kde-misc/kwebkitpart: amd64 stable wrt bug #661810

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20180406.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20180406.ebuild b/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20180406.ebuild
index 57d8e27e690..5ba71c64c01 100644
--- a/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20180406.ebuild
+++ b/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20180406.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://cgit.kde.org/kwebkitpart.git"
 SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-misc/kwebkitpart/
@ 2018-07-29 12:56 Thomas Deutschmann
  0 siblings, 0 replies; 14+ messages in thread
From: Thomas Deutschmann @ 2018-07-29 12:56 UTC (permalink / raw
  To: gentoo-commits

commit:     4ca73e21d083fc51b42242847cdbf3ee3cd3ff3d
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 29 12:39:23 2018 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Jul 29 12:56:22 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ca73e21

kde-misc/kwebkitpart: x86 stable (bug #661810)

Package-Manager: Portage-2.3.43, Repoman-2.3.10

 kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20180406.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20180406.ebuild b/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20180406.ebuild
index 5ba71c64c01..1ef497d04b4 100644
--- a/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20180406.ebuild
+++ b/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20180406.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://cgit.kde.org/kwebkitpart.git"
 SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-misc/kwebkitpart/
@ 2019-03-03 15:27 Andreas Sturmlechner
  0 siblings, 0 replies; 14+ messages in thread
From: Andreas Sturmlechner @ 2019-03-03 15:27 UTC (permalink / raw
  To: gentoo-commits

commit:     2df01a4ce15526ff16493d4c919c061a399d16e9
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  3 13:10:31 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Mar  3 15:27:09 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2df01a4c

kde-misc/kwebkitpart: Add 1.4.0_pre20190110 snapshot, EAPI-7 bump

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-misc/kwebkitpart/Manifest                      |  1 +
 .../kwebkitpart-1.4.0_pre20190110.ebuild           | 40 ++++++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/kde-misc/kwebkitpart/Manifest b/kde-misc/kwebkitpart/Manifest
index eda25abc595..9e64e3cce24 100644
--- a/kde-misc/kwebkitpart/Manifest
+++ b/kde-misc/kwebkitpart/Manifest
@@ -1 +1,2 @@
 DIST kwebkitpart-1.4.0_pre20180406.tar.gz 119514 BLAKE2B c85eeedc7ec1e4d24af054c2b56cd8d0b41dd6ab28a37144617233f9d67fadc78a105101af7766d6da4d79360cbb0175654b8744ca20f579e1934f2ea1a9d3ae SHA512 27f5275fc0d8e84d97c2165f82852d8fb4876312c7f27607f5f75f191e56ec6dad59b44e4fc3f14efde98a6d38856953b1112d61d939b9650e9ac24fb4c39a29
+DIST kwebkitpart-1.4.0_pre20190110.tar.gz 119514 BLAKE2B c85eeedc7ec1e4d24af054c2b56cd8d0b41dd6ab28a37144617233f9d67fadc78a105101af7766d6da4d79360cbb0175654b8744ca20f579e1934f2ea1a9d3ae SHA512 27f5275fc0d8e84d97c2165f82852d8fb4876312c7f27607f5f75f191e56ec6dad59b44e4fc3f14efde98a6d38856953b1112d61d939b9650e9ac24fb4c39a29

diff --git a/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20190110.ebuild b/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20190110.ebuild
new file mode 100644
index 00000000000..f856466180d
--- /dev/null
+++ b/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20190110.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+COMMIT="ed6b8c87fabeb563109a093c1f79eeb03867b053"
+inherit kde5
+
+DESCRIPTION="WebKit KPart for Konqueror"
+HOMEPAGE="https://cgit.kde.org/kwebkitpart.git"
+SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="LGPL-2"
+KEYWORDS="~amd64 ~arm64 ~x86"
+IUSE=""
+
+DEPEND="
+	$(add_frameworks_dep kcompletion)
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep kdewebkit)
+	$(add_frameworks_dep ki18n)
+	$(add_frameworks_dep kiconthemes)
+	$(add_frameworks_dep kio)
+	$(add_frameworks_dep kparts)
+	$(add_frameworks_dep kservice)
+	$(add_frameworks_dep kwidgetsaddons)
+	$(add_frameworks_dep kxmlgui)
+	$(add_frameworks_dep sonnet)
+	$(add_qt_dep qtdbus)
+	$(add_qt_dep qtgui)
+	$(add_qt_dep qtprintsupport)
+	$(add_qt_dep qtwidgets)
+	>=dev-qt/qtwebkit-5.212.0_pre20180120:5
+"
+RDEPEND="${DEPEND}
+	!kde-misc/kwebkitpart:4
+"
+
+S="${WORKDIR}/${PN}-${COMMIT}"


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-misc/kwebkitpart/
@ 2019-03-21 11:14 Mikle Kolyada
  0 siblings, 0 replies; 14+ messages in thread
From: Mikle Kolyada @ 2019-03-21 11:14 UTC (permalink / raw
  To: gentoo-commits

commit:     88031f21384f32bad40f663eb1abfae25889825c
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 21 11:08:46 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Mar 21 11:14:22 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88031f21

kde-misc/kwebkitpart: amd64 stable wrt bug #679994

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

 kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20190110.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20190110.ebuild b/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20190110.ebuild
index f856466180d..1be529633c0 100644
--- a/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20190110.ebuild
+++ b/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20190110.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://cgit.kde.org/kwebkitpart.git"
 SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-misc/kwebkitpart/
@ 2019-03-21 11:34 Mikle Kolyada
  0 siblings, 0 replies; 14+ messages in thread
From: Mikle Kolyada @ 2019-03-21 11:34 UTC (permalink / raw
  To: gentoo-commits

commit:     ee795e3e4acd6e68a7d5b7e309da75442c776c97
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 21 11:29:50 2019 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Mar 21 11:34:22 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee795e3e

kde-misc/kwebkitpart: x86 stable wrt bug #679994

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"

 kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20190110.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20190110.ebuild b/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20190110.ebuild
index 1be529633c0..eda8aff7b26 100644
--- a/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20190110.ebuild
+++ b/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20190110.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://cgit.kde.org/kwebkitpart.git"
 SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 IUSE=""
 
 DEPEND="


^ permalink raw reply related	[flat|nested] 14+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: kde-misc/kwebkitpart/
@ 2019-03-21 16:26 Andreas Sturmlechner
  0 siblings, 0 replies; 14+ messages in thread
From: Andreas Sturmlechner @ 2019-03-21 16:26 UTC (permalink / raw
  To: gentoo-commits

commit:     edfa3075d70abc4826e8155f202281fa618e6ef8
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 21 11:46:29 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Mar 21 16:24:46 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edfa3075

kde-misc/kwebkitpart: Drop 1.4.0_pre20180406

Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 kde-misc/kwebkitpart/Manifest                      |  1 -
 .../kwebkitpart-1.4.0_pre20180406.ebuild           | 40 ----------------------
 2 files changed, 41 deletions(-)

diff --git a/kde-misc/kwebkitpart/Manifest b/kde-misc/kwebkitpart/Manifest
index 9e64e3cce24..363f7f61f86 100644
--- a/kde-misc/kwebkitpart/Manifest
+++ b/kde-misc/kwebkitpart/Manifest
@@ -1,2 +1 @@
-DIST kwebkitpart-1.4.0_pre20180406.tar.gz 119514 BLAKE2B c85eeedc7ec1e4d24af054c2b56cd8d0b41dd6ab28a37144617233f9d67fadc78a105101af7766d6da4d79360cbb0175654b8744ca20f579e1934f2ea1a9d3ae SHA512 27f5275fc0d8e84d97c2165f82852d8fb4876312c7f27607f5f75f191e56ec6dad59b44e4fc3f14efde98a6d38856953b1112d61d939b9650e9ac24fb4c39a29
 DIST kwebkitpart-1.4.0_pre20190110.tar.gz 119514 BLAKE2B c85eeedc7ec1e4d24af054c2b56cd8d0b41dd6ab28a37144617233f9d67fadc78a105101af7766d6da4d79360cbb0175654b8744ca20f579e1934f2ea1a9d3ae SHA512 27f5275fc0d8e84d97c2165f82852d8fb4876312c7f27607f5f75f191e56ec6dad59b44e4fc3f14efde98a6d38856953b1112d61d939b9650e9ac24fb4c39a29

diff --git a/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20180406.ebuild b/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20180406.ebuild
deleted file mode 100644
index 6f4e8734d63..00000000000
--- a/kde-misc/kwebkitpart/kwebkitpart-1.4.0_pre20180406.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-COMMIT="ed6b8c87fabeb563109a093c1f79eeb03867b053"
-inherit kde5 vcs-snapshot
-
-DESCRIPTION="WebKit KPart for Konqueror"
-HOMEPAGE="https://cgit.kde.org/kwebkitpart.git"
-SRC_URI="https://github.com/KDE/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="LGPL-2"
-KEYWORDS="amd64 ~arm64 x86"
-IUSE=""
-
-DEPEND="
-	$(add_frameworks_dep kcompletion)
-	$(add_frameworks_dep kconfig)
-	$(add_frameworks_dep kconfigwidgets)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep kdewebkit)
-	$(add_frameworks_dep ki18n)
-	$(add_frameworks_dep kiconthemes)
-	$(add_frameworks_dep kio)
-	$(add_frameworks_dep kparts)
-	$(add_frameworks_dep kservice)
-	$(add_frameworks_dep kwidgetsaddons)
-	$(add_frameworks_dep kxmlgui)
-	$(add_frameworks_dep sonnet)
-	$(add_qt_dep qtdbus)
-	$(add_qt_dep qtgui)
-	$(add_qt_dep qtnetwork)
-	$(add_qt_dep qtprintsupport)
-	$(add_qt_dep qtwebkit)
-	$(add_qt_dep qtwidgets)
-"
-RDEPEND="${DEPEND}
-	!kde-misc/kwebkitpart:4
-"


^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2019-03-21 16:26 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-05 20:42 [gentoo-commits] repo/gentoo:master commit in: kde-misc/kwebkitpart/ Andreas Sturmlechner
  -- strict thread matches above, loose matches on Subject: below --
2019-03-21 16:26 Andreas Sturmlechner
2019-03-21 11:34 Mikle Kolyada
2019-03-21 11:14 Mikle Kolyada
2019-03-03 15:27 Andreas Sturmlechner
2018-07-29 12:56 Thomas Deutschmann
2018-07-29  0:38 Mikle Kolyada
2018-04-08 16:22 Johannes Huber
2018-04-05 17:55 Johannes Huber
2018-04-05 17:55 Johannes Huber
2018-03-02 23:34 Michael Palimaka
2017-11-05 17:16 Andreas Sturmlechner
2017-11-05 17:16 Andreas Sturmlechner
2017-01-28 14:45 Andreas Sturmlechner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox