public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kpackage/
@ 2016-11-18 19:02 Michael Palimaka
  0 siblings, 0 replies; 22+ messages in thread
From: Michael Palimaka @ 2016-11-18 19:02 UTC (permalink / raw
  To: gentoo-commits

commit:     9d0dbd2a2487096351e8b0e831f3d0a4809011ca
Author:     Andreas Sturmlechner <andreas.sturmlechner <AT> gmail <DOT> com>
AuthorDate: Fri Nov 18 18:10:55 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Nov 18 19:02:37 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d0dbd2a

kde-frameworks/kpackage: Drop old

Package-Manager: portage-2.3.0

 kde-frameworks/kpackage/kpackage-5.28.0.ebuild | 30 --------------------------
 1 file changed, 30 deletions(-)

diff --git a/kde-frameworks/kpackage/kpackage-5.28.0.ebuild b/kde-frameworks/kpackage/kpackage-5.28.0.ebuild
deleted file mode 100644
index 773ed12..00000000
--- a/kde-frameworks/kpackage/kpackage-5.28.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="Framework to install and load packages of non binary content"
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="man"
-
-RDEPEND="
-	$(add_frameworks_dep karchive)
-	$(add_frameworks_dep kconfig)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep ki18n)
-"
-DEPEND="${RDEPEND}
-	man? ( $(add_frameworks_dep kdoctools) )
-"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake-utils_use_find_package man KF5DocTools)
-	)
-
-	kde5_src_configure
-}


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

* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kpackage/
@ 2016-12-14 17:24 Johannes Huber
  0 siblings, 0 replies; 22+ messages in thread
From: Johannes Huber @ 2016-12-14 17:24 UTC (permalink / raw
  To: gentoo-commits

commit:     9ee1e119b441380edf39637c4cea034d0d991d8f
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 14 17:24:25 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Dec 14 17:24:44 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ee1e119

kde-frameworks/kpackage: Remove 5.29.0

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-frameworks/kpackage/Manifest               |  1 -
 kde-frameworks/kpackage/kpackage-5.29.0.ebuild | 30 --------------------------
 2 files changed, 31 deletions(-)

diff --git a/kde-frameworks/kpackage/Manifest b/kde-frameworks/kpackage/Manifest
index 9cf8138..9339282 100644
--- a/kde-frameworks/kpackage/Manifest
+++ b/kde-frameworks/kpackage/Manifest
@@ -1,3 +1,2 @@
 DIST kpackage-5.26.0.tar.xz 112344 SHA256 0fabacce5e7670ad2b80cc796d3c779e73805b0c85dbf4e533f61d139f4858d1 SHA512 b6127e99f83ff8421409ee0299d974cb61c20d22692a1633c0e30dc0cc4dd37a573f4125e9c69f5d8e3159c1880562e6bd048837e796a1adfb8983c120e4ecd8 WHIRLPOOL 4904de24e4583a4ba187b4643a21c76c70c97dc4fa152bf247e3ec05a8d3d620adde5bb505a922221511423ccfc254330a44d49829b42ceb61fcbb9166f36387
-DIST kpackage-5.29.0.tar.xz 166880 SHA256 daa12adaba53c707f087351935f3ef4207e1b26e3343c41ab2a6750f96e3ffc1 SHA512 7934b515811c647859736defbf7bbc995e197de531c79c7be52c1fc827ca2c4f55e2ee19654951790914770b84c8e2f09a55fb29f01cb03eea85af42572fd6c1 WHIRLPOOL 3cfc0dfa7d2ad2336811f2b0372c6073eba036b744d2da8212ba00a592abb5dddcc4370709657cdc26f150114ccec612f0c947ddd1c1e14ecc2f73291184def8
 DIST kpackage-5.29.1.tar.xz 166940 SHA256 91aa6c79f99492eeefb0b03cb1d04cc19f91d5a5c08867141e31ea1b74c17ced SHA512 c32a801870026c36898583aa2e413eb8bdbdf21a0bea3079764c9d78dd44155cc07f737954a19aea5d4bc23a6d95d0e6c4f4e800ed79f6b04ea9f35bf1a8b13f WHIRLPOOL bcb4f492490f4b574eb4c04f33e445d48f29078ba4eb1dc22ad34ed37f4661db0cf353f26a38ebca80b5fb6d28c3dbe6099934cd20ab983ab95775990a5a0115

diff --git a/kde-frameworks/kpackage/kpackage-5.29.0.ebuild b/kde-frameworks/kpackage/kpackage-5.29.0.ebuild
deleted file mode 100644
index 773ed12..00000000
--- a/kde-frameworks/kpackage/kpackage-5.29.0.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=6
-
-inherit kde5
-
-DESCRIPTION="Framework to install and load packages of non binary content"
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~x86"
-IUSE="man"
-
-RDEPEND="
-	$(add_frameworks_dep karchive)
-	$(add_frameworks_dep kconfig)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep ki18n)
-"
-DEPEND="${RDEPEND}
-	man? ( $(add_frameworks_dep kdoctools) )
-"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake-utils_use_find_package man KF5DocTools)
-	)
-
-	kde5_src_configure
-}


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

* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kpackage/
@ 2016-12-14 17:24 Johannes Huber
  0 siblings, 0 replies; 22+ messages in thread
From: Johannes Huber @ 2016-12-14 17:24 UTC (permalink / raw
  To: gentoo-commits

commit:     ae9cb604f65b0f65f619b7e5b39093a03a7853c8
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 14 17:23:23 2016 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Dec 14 17:24:43 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae9cb604

kde-frameworks/kpackage: Version bump 5.29.1

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-frameworks/kpackage/Manifest               |  1 +
 kde-frameworks/kpackage/kpackage-5.29.1.ebuild | 30 ++++++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/kde-frameworks/kpackage/Manifest b/kde-frameworks/kpackage/Manifest
index 30792aa..9cf8138 100644
--- a/kde-frameworks/kpackage/Manifest
+++ b/kde-frameworks/kpackage/Manifest
@@ -1,2 +1,3 @@
 DIST kpackage-5.26.0.tar.xz 112344 SHA256 0fabacce5e7670ad2b80cc796d3c779e73805b0c85dbf4e533f61d139f4858d1 SHA512 b6127e99f83ff8421409ee0299d974cb61c20d22692a1633c0e30dc0cc4dd37a573f4125e9c69f5d8e3159c1880562e6bd048837e796a1adfb8983c120e4ecd8 WHIRLPOOL 4904de24e4583a4ba187b4643a21c76c70c97dc4fa152bf247e3ec05a8d3d620adde5bb505a922221511423ccfc254330a44d49829b42ceb61fcbb9166f36387
 DIST kpackage-5.29.0.tar.xz 166880 SHA256 daa12adaba53c707f087351935f3ef4207e1b26e3343c41ab2a6750f96e3ffc1 SHA512 7934b515811c647859736defbf7bbc995e197de531c79c7be52c1fc827ca2c4f55e2ee19654951790914770b84c8e2f09a55fb29f01cb03eea85af42572fd6c1 WHIRLPOOL 3cfc0dfa7d2ad2336811f2b0372c6073eba036b744d2da8212ba00a592abb5dddcc4370709657cdc26f150114ccec612f0c947ddd1c1e14ecc2f73291184def8
+DIST kpackage-5.29.1.tar.xz 166940 SHA256 91aa6c79f99492eeefb0b03cb1d04cc19f91d5a5c08867141e31ea1b74c17ced SHA512 c32a801870026c36898583aa2e413eb8bdbdf21a0bea3079764c9d78dd44155cc07f737954a19aea5d4bc23a6d95d0e6c4f4e800ed79f6b04ea9f35bf1a8b13f WHIRLPOOL bcb4f492490f4b574eb4c04f33e445d48f29078ba4eb1dc22ad34ed37f4661db0cf353f26a38ebca80b5fb6d28c3dbe6099934cd20ab983ab95775990a5a0115

diff --git a/kde-frameworks/kpackage/kpackage-5.29.1.ebuild b/kde-frameworks/kpackage/kpackage-5.29.1.ebuild
new file mode 100644
index 00000000..773ed12
--- /dev/null
+++ b/kde-frameworks/kpackage/kpackage-5.29.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+inherit kde5
+
+DESCRIPTION="Framework to install and load packages of non binary content"
+LICENSE="LGPL-2+"
+KEYWORDS="~amd64 ~arm ~x86"
+IUSE="man"
+
+RDEPEND="
+	$(add_frameworks_dep karchive)
+	$(add_frameworks_dep kconfig)
+	$(add_frameworks_dep kcoreaddons)
+	$(add_frameworks_dep ki18n)
+"
+DEPEND="${RDEPEND}
+	man? ( $(add_frameworks_dep kdoctools) )
+"
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake-utils_use_find_package man KF5DocTools)
+	)
+
+	kde5_src_configure
+}


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

* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kpackage/
@ 2017-01-17 19:54 Aaron Bauman
  0 siblings, 0 replies; 22+ messages in thread
From: Aaron Bauman @ 2017-01-17 19:54 UTC (permalink / raw
  To: gentoo-commits

commit:     888fa82ff861407604f1de44f21a2c8e55a576f5
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 19:42:54 2017 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Jan 17 19:50:43 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=888fa82f

kde-frameworks/kpackage: amd64 stable

Gentoo-bug: 605938

Package-Manager: portage-2.3.0

 kde-frameworks/kpackage/kpackage-5.29.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-frameworks/kpackage/kpackage-5.29.1.ebuild b/kde-frameworks/kpackage/kpackage-5.29.1.ebuild
index 773ed12..c173083 100644
--- a/kde-frameworks/kpackage/kpackage-5.29.1.ebuild
+++ b/kde-frameworks/kpackage/kpackage-5.29.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -8,7 +8,7 @@ inherit kde5
 
 DESCRIPTION="Framework to install and load packages of non binary content"
 LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
 IUSE="man"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kpackage/
@ 2017-01-25  8:15 Johannes Huber
  0 siblings, 0 replies; 22+ messages in thread
From: Johannes Huber @ 2017-01-25  8:15 UTC (permalink / raw
  To: gentoo-commits

commit:     bc58c639281ed8a053588619584189dffd38b6ed
Author:     A. Wilcox <AWilcox <AT> Wilcox-Tech <DOT> com>
AuthorDate: Mon Jan 23 18:01:13 2017 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Jan 25 08:14:51 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc58c639

kde-frameworks/kpackage: Don't run tests in parallel

Gentoo-bug: 606942
Closes: https://github.com/gentoo/gentoo/pull/3609

Package-Manager: portage-2.3.1

Signed-off-by: Johannes Huber <johu <AT> gentoo.org>

 kde-frameworks/kpackage/kpackage-5.29.1.ebuild | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/kde-frameworks/kpackage/kpackage-5.29.1.ebuild b/kde-frameworks/kpackage/kpackage-5.29.1.ebuild
index 2f8f4e5..f0fd29a 100644
--- a/kde-frameworks/kpackage/kpackage-5.29.1.ebuild
+++ b/kde-frameworks/kpackage/kpackage-5.29.1.ebuild
@@ -28,3 +28,12 @@ src_configure() {
 
 	kde5_src_configure
 }
+
+src_test() {
+	# tests cannot be run in parallel #606942
+	local myctestargs=(
+		-j1
+	)
+
+	kde5_src_test
+}


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

* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kpackage/
@ 2017-01-25  8:19 Johannes Huber
  0 siblings, 0 replies; 22+ messages in thread
From: Johannes Huber @ 2017-01-25  8:19 UTC (permalink / raw
  To: gentoo-commits

commit:     91f609dbeac0e13e70372af8093178b90c25a140
Author:     Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 25 08:18:49 2017 +0000
Commit:     Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Wed Jan 25 08:18:49 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91f609db

kde-frameworks/kpackage: Backport parallel test fix

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 kde-frameworks/kpackage/kpackage-5.30.0.ebuild | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/kde-frameworks/kpackage/kpackage-5.30.0.ebuild b/kde-frameworks/kpackage/kpackage-5.30.0.ebuild
index d461ae6..59a00fd 100644
--- a/kde-frameworks/kpackage/kpackage-5.30.0.ebuild
+++ b/kde-frameworks/kpackage/kpackage-5.30.0.ebuild
@@ -28,3 +28,12 @@ src_configure() {
 
 	kde5_src_configure
 }
+
+src_test() {
+	# tests cannot be run in parallel #606942
+	local myctestargs=(
+		-j1
+	)
+
+	kde5_src_test
+}


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

* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kpackage/
@ 2017-07-09 14:56 Andreas Sturmlechner
  0 siblings, 0 replies; 22+ messages in thread
From: Andreas Sturmlechner @ 2017-07-09 14:56 UTC (permalink / raw
  To: gentoo-commits

commit:     3ec2c9a86396339b91cb961888be16382558aa26
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  9 14:55:46 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jul  9 14:56:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ec2c9a8

kde-frameworks/kpackage: Fix tests

Reported-by: Jonathan Lovelace <kingjon3377 <AT> gmail.com>
Gentoo-bug: 621458

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 kde-frameworks/kpackage/kpackage-5.36.0.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/kde-frameworks/kpackage/kpackage-5.36.0.ebuild b/kde-frameworks/kpackage/kpackage-5.36.0.ebuild
index af3bd812d71..3bd47e59192 100644
--- a/kde-frameworks/kpackage/kpackage-5.36.0.ebuild
+++ b/kde-frameworks/kpackage/kpackage-5.36.0.ebuild
@@ -28,6 +28,10 @@ src_configure() {
 }
 
 src_test() {
+	# bug 621458
+	mkdir -p "${HOME}/.local/share/kservicetypes5" || die
+	cp "${S}"/src/kpackage/data/servicetypes/*desktop "${HOME}/.local/share/kservicetypes5/" || die
+
 	# tests cannot be run in parallel #606942
 	local myctestargs=(
 		-j1


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

* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kpackage/
@ 2017-07-15 14:45 Alexis Ballier
  0 siblings, 0 replies; 22+ messages in thread
From: Alexis Ballier @ 2017-07-15 14:45 UTC (permalink / raw
  To: gentoo-commits

commit:     730cda456d4e5b6cb9225265b3d6eec9ddaf49b1
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 15 14:21:03 2017 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Jul 15 14:45:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=730cda45

kde-frameworks/kpackage: keyword ~arm64

Package-Manager: Portage-2.3.6, Repoman-2.3.2

 kde-frameworks/kpackage/kpackage-5.36.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kpackage/kpackage-5.36.0.ebuild b/kde-frameworks/kpackage/kpackage-5.36.0.ebuild
index 3bd47e59192..fb880a054be 100644
--- a/kde-frameworks/kpackage/kpackage-5.36.0.ebuild
+++ b/kde-frameworks/kpackage/kpackage-5.36.0.ebuild
@@ -7,7 +7,7 @@ inherit kde5
 
 DESCRIPTION="Framework to install and load packages of non binary content"
 LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
 IUSE="man"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kpackage/
@ 2017-09-24 18:35 Andreas Sturmlechner
  0 siblings, 0 replies; 22+ messages in thread
From: Andreas Sturmlechner @ 2017-09-24 18:35 UTC (permalink / raw
  To: gentoo-commits

commit:     d176ea598c64742e6de17ee0b0bb5121cf49c28a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 24 16:47:55 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Sep 24 18:35:12 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d176ea59

kde-frameworks/kpackage: Disable broken test

This is fixed in current master.

Gentoo-bug: 630664
Package-Manager: Portage-2.3.10, Repoman-2.3.3

 kde-frameworks/kpackage/kpackage-5.38.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/kde-frameworks/kpackage/kpackage-5.38.0.ebuild b/kde-frameworks/kpackage/kpackage-5.38.0.ebuild
index fb880a054be..6240b9c9025 100644
--- a/kde-frameworks/kpackage/kpackage-5.38.0.ebuild
+++ b/kde-frameworks/kpackage/kpackage-5.38.0.ebuild
@@ -32,9 +32,10 @@ src_test() {
 	mkdir -p "${HOME}/.local/share/kservicetypes5" || die
 	cp "${S}"/src/kpackage/data/servicetypes/*desktop "${HOME}/.local/share/kservicetypes5/" || die
 
-	# tests cannot be run in parallel #606942
+	# tests cannot be run in parallel #606942; disable broken test #630664
 	local myctestargs=(
 		-j1
+		-E "(plasma-querytest)"
 	)
 
 	kde5_src_test


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

* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kpackage/
@ 2017-12-08 23:40 Thomas Deutschmann
  0 siblings, 0 replies; 22+ messages in thread
From: Thomas Deutschmann @ 2017-12-08 23:40 UTC (permalink / raw
  To: gentoo-commits

commit:     40453d75fb4100b63a4c68d3b4dfe4557252bc6f
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Dec  8 23:34:28 2017 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Dec  8 23:40:37 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40453d75

kde-frameworks/kpackage: x86 stable (bug #639542)

Package-Manager: Portage-2.3.16, Repoman-2.3.6

 kde-frameworks/kpackage/kpackage-5.40.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kpackage/kpackage-5.40.0.ebuild b/kde-frameworks/kpackage/kpackage-5.40.0.ebuild
index d9ec70903d3..2f1a138b9e7 100644
--- a/kde-frameworks/kpackage/kpackage-5.40.0.ebuild
+++ b/kde-frameworks/kpackage/kpackage-5.40.0.ebuild
@@ -7,7 +7,7 @@ inherit kde5
 
 DESCRIPTION="Framework to install and load packages of non binary content"
 LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 x86"
 IUSE="man"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kpackage/
@ 2018-03-12  2:40 Michael Palimaka
  0 siblings, 0 replies; 22+ messages in thread
From: Michael Palimaka @ 2018-03-12  2:40 UTC (permalink / raw
  To: gentoo-commits

commit:     cd66e425d14cc73e035f0124f07b0985d4b736a4
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 12 02:40:40 2018 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Mar 12 02:40:49 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd66e425

kde-frameworks/kpackage: disable broken test

Closes: https://bugs.gentoo.org/650214
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 kde-frameworks/kpackage/kpackage-5.43.0.ebuild | 6 ++++++
 kde-frameworks/kpackage/kpackage-5.44.0.ebuild | 6 ++++++
 2 files changed, 12 insertions(+)

diff --git a/kde-frameworks/kpackage/kpackage-5.43.0.ebuild b/kde-frameworks/kpackage/kpackage-5.43.0.ebuild
index b86bcf5631d..184b5fc85f2 100644
--- a/kde-frameworks/kpackage/kpackage-5.43.0.ebuild
+++ b/kde-frameworks/kpackage/kpackage-5.43.0.ebuild
@@ -26,3 +26,9 @@ src_configure() {
 
 	kde5_src_configure
 }
+
+src_test() {
+	#bug 650214
+	local myctestargs=( -E "(kdatecomboboxtest)" )
+	kde5_src_test
+}

diff --git a/kde-frameworks/kpackage/kpackage-5.44.0.ebuild b/kde-frameworks/kpackage/kpackage-5.44.0.ebuild
index bc804969ffe..8af3a802d39 100644
--- a/kde-frameworks/kpackage/kpackage-5.44.0.ebuild
+++ b/kde-frameworks/kpackage/kpackage-5.44.0.ebuild
@@ -26,3 +26,9 @@ src_configure() {
 
 	kde5_src_configure
 }
+
+src_test() {
+	#bug 650214
+	local myctestargs=( -E "(kdatecomboboxtest)" )
+	kde5_src_test
+}


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

* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kpackage/
@ 2018-06-10 15:23 Andreas Sturmlechner
  0 siblings, 0 replies; 22+ messages in thread
From: Andreas Sturmlechner @ 2018-06-10 15:23 UTC (permalink / raw
  To: gentoo-commits

commit:     bbaef65aab05830d9eef1e6b9fc78c74730abc9f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 10 15:23:00 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jun 10 15:23:39 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbaef65a

kde-frameworks/kpackage: Disable actual broken test

Bug: https://bugs.gentoo.org/650214
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 kde-frameworks/kpackage/kpackage-5.43.0.ebuild | 2 +-
 kde-frameworks/kpackage/kpackage-5.46.0.ebuild | 2 +-
 kde-frameworks/kpackage/kpackage-5.47.0.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/kde-frameworks/kpackage/kpackage-5.43.0.ebuild b/kde-frameworks/kpackage/kpackage-5.43.0.ebuild
index 184b5fc85f2..ea8bdd9419a 100644
--- a/kde-frameworks/kpackage/kpackage-5.43.0.ebuild
+++ b/kde-frameworks/kpackage/kpackage-5.43.0.ebuild
@@ -29,6 +29,6 @@ src_configure() {
 
 src_test() {
 	#bug 650214
-	local myctestargs=( -E "(kdatecomboboxtest)" )
+	local myctestargs=( -E "(plasma-plasmoidpackagetest)" )
 	kde5_src_test
 }

diff --git a/kde-frameworks/kpackage/kpackage-5.46.0.ebuild b/kde-frameworks/kpackage/kpackage-5.46.0.ebuild
index 8efdb937c56..ed64f20b6e4 100644
--- a/kde-frameworks/kpackage/kpackage-5.46.0.ebuild
+++ b/kde-frameworks/kpackage/kpackage-5.46.0.ebuild
@@ -29,6 +29,6 @@ src_configure() {
 
 src_test() {
 	#bug 650214
-	local myctestargs=( -E "(kdatecomboboxtest)" )
+	local myctestargs=( -E "(plasma-plasmoidpackagetest)" )
 	kde5_src_test
 }

diff --git a/kde-frameworks/kpackage/kpackage-5.47.0.ebuild b/kde-frameworks/kpackage/kpackage-5.47.0.ebuild
index 8af3a802d39..66e8ddd5450 100644
--- a/kde-frameworks/kpackage/kpackage-5.47.0.ebuild
+++ b/kde-frameworks/kpackage/kpackage-5.47.0.ebuild
@@ -29,6 +29,6 @@ src_configure() {
 
 src_test() {
 	#bug 650214
-	local myctestargs=( -E "(kdatecomboboxtest)" )
+	local myctestargs=( -E "(plasma-plasmoidpackagetest)" )
 	kde5_src_test
 }


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

* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kpackage/
@ 2018-10-10 11:48 Mikle Kolyada
  0 siblings, 0 replies; 22+ messages in thread
From: Mikle Kolyada @ 2018-10-10 11:48 UTC (permalink / raw
  To: gentoo-commits

commit:     7adc6a8f4053270c092853325ca85a570fd28d69
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 10 11:47:49 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Oct 10 11:48:53 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7adc6a8f

kde-frameworks/kpackage: amd64 stable wrt bug #667760

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11

 kde-frameworks/kpackage/kpackage-5.50.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kpackage/kpackage-5.50.0.ebuild b/kde-frameworks/kpackage/kpackage-5.50.0.ebuild
index 80e255bf6d6..4640c6abe06 100644
--- a/kde-frameworks/kpackage/kpackage-5.50.0.ebuild
+++ b/kde-frameworks/kpackage/kpackage-5.50.0.ebuild
@@ -7,7 +7,7 @@ inherit kde5
 
 DESCRIPTION="Framework to install and load packages of non binary content"
 LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
 IUSE="man"
 
 RDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kpackage/
@ 2019-04-27 20:51 Andreas Sturmlechner
  0 siblings, 0 replies; 22+ messages in thread
From: Andreas Sturmlechner @ 2019-04-27 20:51 UTC (permalink / raw
  To: gentoo-commits

commit:     8a7b3d0edaeec148f397c7f2efbf983144d4f68e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 27 18:45:52 2019 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Apr 27 20:51:40 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a7b3d0e

kde-frameworks/kpackage: Drop 5.57.0 (r0)

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

 kde-frameworks/kpackage/kpackage-5.57.0.ebuild | 35 --------------------------
 1 file changed, 35 deletions(-)

diff --git a/kde-frameworks/kpackage/kpackage-5.57.0.ebuild b/kde-frameworks/kpackage/kpackage-5.57.0.ebuild
deleted file mode 100644
index bcf035400b5..00000000000
--- a/kde-frameworks/kpackage/kpackage-5.57.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit kde5
-
-DESCRIPTION="Framework to install and load packages of non binary content"
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE="man"
-
-BDEPEND="
-	man? ( $(add_frameworks_dep kdoctools) )
-"
-DEPEND="
-	$(add_frameworks_dep karchive)
-	$(add_frameworks_dep kcoreaddons)
-	$(add_frameworks_dep ki18n)
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake-utils_use_find_package man KF5DocTools)
-	)
-
-	kde5_src_configure
-}
-
-src_test() {
-	#bug 650214
-	local myctestargs=( -E "(plasma-plasmoidpackagetest)" )
-	kde5_src_test
-}


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

* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kpackage/
@ 2020-10-25 10:48 Andreas Sturmlechner
  0 siblings, 0 replies; 22+ messages in thread
From: Andreas Sturmlechner @ 2020-10-25 10:48 UTC (permalink / raw
  To: gentoo-commits

commit:     ed51fa4e5b126088c0694356eee08fca26a4e23d
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 25 10:39:57 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 25 10:47:49 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ed51fa4e

kde-frameworks/kpackage: Add missing DEPEND

Closes: https://bugs.gentoo.org/751175
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-frameworks/kpackage/kpackage-5.74.0-r1.ebuild | 39 +++++++++++++++++++++++
 kde-frameworks/kpackage/kpackage-5.75.0-r1.ebuild | 39 +++++++++++++++++++++++
 2 files changed, 78 insertions(+)

diff --git a/kde-frameworks/kpackage/kpackage-5.74.0-r1.ebuild b/kde-frameworks/kpackage/kpackage-5.74.0-r1.ebuild
new file mode 100644
index 00000000000..eb3331c493c
--- /dev/null
+++ b/kde-frameworks/kpackage/kpackage-5.74.0-r1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PVCUT=$(ver_cut 1-2)
+QTMIN=5.15.1
+inherit ecm kde.org
+
+DESCRIPTION="Framework to install and load packages of non binary content"
+
+LICENSE="LGPL-2+"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
+IUSE="man"
+
+BDEPEND="
+	man? ( >=kde-frameworks/kdoctools-${PVCUT}:5 )
+"
+DEPEND="
+	>=dev-qt/qtdbus-${QTMIN}:5
+	=kde-frameworks/karchive-${PVCUT}*:5
+	=kde-frameworks/kcoreaddons-${PVCUT}*:5
+	=kde-frameworks/ki18n-${PVCUT}*:5
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake_use_find_package man KF5DocTools)
+	)
+
+	ecm_src_configure
+}
+
+src_test() {
+	#bug 650214
+	local myctestargs=( -E "(plasma-plasmoidpackagetest)" )
+	ecm_src_test
+}

diff --git a/kde-frameworks/kpackage/kpackage-5.75.0-r1.ebuild b/kde-frameworks/kpackage/kpackage-5.75.0-r1.ebuild
new file mode 100644
index 00000000000..ea6080139d8
--- /dev/null
+++ b/kde-frameworks/kpackage/kpackage-5.75.0-r1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PVCUT=$(ver_cut 1-2)
+QTMIN=5.15.1
+inherit ecm kde.org
+
+DESCRIPTION="Framework to install and load packages of non binary content"
+
+LICENSE="LGPL-2+"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+IUSE="man"
+
+BDEPEND="
+	man? ( >=kde-frameworks/kdoctools-${PVCUT}:5 )
+"
+DEPEND="
+	>=dev-qt/qtdbus-${QTMIN}:5
+	=kde-frameworks/karchive-${PVCUT}*:5
+	=kde-frameworks/kcoreaddons-${PVCUT}*:5
+	=kde-frameworks/ki18n-${PVCUT}*:5
+"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+	local mycmakeargs=(
+		$(cmake_use_find_package man KF5DocTools)
+	)
+
+	ecm_src_configure
+}
+
+src_test() {
+	#bug 650214
+	local myctestargs=( -E "(plasma-plasmoidpackagetest)" )
+	ecm_src_test
+}


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

* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kpackage/
@ 2020-10-25 10:48 Andreas Sturmlechner
  0 siblings, 0 replies; 22+ messages in thread
From: Andreas Sturmlechner @ 2020-10-25 10:48 UTC (permalink / raw
  To: gentoo-commits

commit:     17b4bc389e48ce510a513a4168728fadbb5eef30
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 25 10:40:55 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Oct 25 10:47:50 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17b4bc38

kde-frameworks/kpackage: Drop 5.74.0 (r0) and 5.75.0 (r0)

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

 kde-frameworks/kpackage/kpackage-5.74.0.ebuild | 37 --------------------------
 kde-frameworks/kpackage/kpackage-5.75.0.ebuild | 37 --------------------------
 2 files changed, 74 deletions(-)

diff --git a/kde-frameworks/kpackage/kpackage-5.74.0.ebuild b/kde-frameworks/kpackage/kpackage-5.74.0.ebuild
deleted file mode 100644
index 396a714eac6..00000000000
--- a/kde-frameworks/kpackage/kpackage-5.74.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PVCUT=$(ver_cut 1-2)
-inherit ecm kde.org
-
-DESCRIPTION="Framework to install and load packages of non binary content"
-
-LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
-IUSE="man"
-
-BDEPEND="
-	man? ( >=kde-frameworks/kdoctools-${PVCUT}:5 )
-"
-DEPEND="
-	=kde-frameworks/karchive-${PVCUT}*:5
-	=kde-frameworks/kcoreaddons-${PVCUT}*:5
-	=kde-frameworks/ki18n-${PVCUT}*:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake_use_find_package man KF5DocTools)
-	)
-
-	ecm_src_configure
-}
-
-src_test() {
-	#bug 650214
-	local myctestargs=( -E "(plasma-plasmoidpackagetest)" )
-	ecm_src_test
-}

diff --git a/kde-frameworks/kpackage/kpackage-5.75.0.ebuild b/kde-frameworks/kpackage/kpackage-5.75.0.ebuild
deleted file mode 100644
index 2bbcd2bd928..00000000000
--- a/kde-frameworks/kpackage/kpackage-5.75.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PVCUT=$(ver_cut 1-2)
-inherit ecm kde.org
-
-DESCRIPTION="Framework to install and load packages of non binary content"
-
-LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE="man"
-
-BDEPEND="
-	man? ( >=kde-frameworks/kdoctools-${PVCUT}:5 )
-"
-DEPEND="
-	=kde-frameworks/karchive-${PVCUT}*:5
-	=kde-frameworks/kcoreaddons-${PVCUT}*:5
-	=kde-frameworks/ki18n-${PVCUT}*:5
-"
-RDEPEND="${DEPEND}"
-
-src_configure() {
-	local mycmakeargs=(
-		$(cmake_use_find_package man KF5DocTools)
-	)
-
-	ecm_src_configure
-}
-
-src_test() {
-	#bug 650214
-	local myctestargs=( -E "(plasma-plasmoidpackagetest)" )
-	ecm_src_test
-}


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

* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kpackage/
@ 2021-11-19  3:46 Sam James
  0 siblings, 0 replies; 22+ messages in thread
From: Sam James @ 2021-11-19  3:46 UTC (permalink / raw
  To: gentoo-commits

commit:     35dfdca1bd05b217eefca0d812b95fad7f824ef8
Author:     James Beddek <telans <AT> posteo <DOT> de>
AuthorDate: Fri Nov 19 03:21:52 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 19 03:46:37 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35dfdca1

kde-frameworks/kpackage: skip failing testpackage-appstream test

only runs when the command 'appstreamcli' is installed
requires network access

		https://www.kde.org/donate.php?app=org.kde.testpackage - Failed to download file:
      	Couldn't connect to server

Signed-off-by: James Beddek <telans <AT> posteo.de>
Closes: https://github.com/gentoo/gentoo/pull/22996
Signed-off-by: Sam James <sam <AT> gentoo.org>

 kde-frameworks/kpackage/kpackage-5.88.0.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/kde-frameworks/kpackage/kpackage-5.88.0.ebuild b/kde-frameworks/kpackage/kpackage-5.88.0.ebuild
index f49451a2fa7a..6441dc5dc4ca 100644
--- a/kde-frameworks/kpackage/kpackage-5.88.0.ebuild
+++ b/kde-frameworks/kpackage/kpackage-5.88.0.ebuild
@@ -33,7 +33,8 @@ src_configure() {
 }
 
 src_test() {
-	#bug 650214
-	local myctestargs=( -E "(plasma-plasmoidpackagetest)" )
+	# plasma-plasmoidpackagetest bug 650214
+	# testpackage-appstream requires network access
+	local myctestargs=( -E "(plasma-plasmoidpackagetest|testpackage-appstream)" )
 	ecm_src_test
 }


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

* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kpackage/
@ 2024-02-02 12:44 Arthur Zamarin
  0 siblings, 0 replies; 22+ messages in thread
From: Arthur Zamarin @ 2024-02-02 12:44 UTC (permalink / raw
  To: gentoo-commits

commit:     ce3c0c4c8e7372ae08b6da624f4ea3c350f46512
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  2 12:41:23 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Feb  2 12:41:23 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce3c0c4c

kde-frameworks/kpackage: Stabilize 5.113.0 ppc64, #921319

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 kde-frameworks/kpackage/kpackage-5.113.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kpackage/kpackage-5.113.0.ebuild b/kde-frameworks/kpackage/kpackage-5.113.0.ebuild
index f60858b9f174..2ecc5e42ca6b 100644
--- a/kde-frameworks/kpackage/kpackage-5.113.0.ebuild
+++ b/kde-frameworks/kpackage/kpackage-5.113.0.ebuild
@@ -10,7 +10,7 @@ inherit ecm frameworks.kde.org
 DESCRIPTION="Framework to install and load packages of non binary content"
 
 LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ppc64 ~riscv x86"
 IUSE="man"
 
 BDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kpackage/
@ 2024-03-01 14:00 Arthur Zamarin
  0 siblings, 0 replies; 22+ messages in thread
From: Arthur Zamarin @ 2024-03-01 14:00 UTC (permalink / raw
  To: gentoo-commits

commit:     e23524ca6b5528ca411c9012a86e30d898377258
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar  1 13:59:18 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Mar  1 13:59:18 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e23524ca

kde-frameworks/kpackage: Stabilize 5.115.0 ppc64, #924308

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 kde-frameworks/kpackage/kpackage-5.115.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kpackage/kpackage-5.115.0.ebuild b/kde-frameworks/kpackage/kpackage-5.115.0.ebuild
index caf295bd8163..96aae9b5378f 100644
--- a/kde-frameworks/kpackage/kpackage-5.115.0.ebuild
+++ b/kde-frameworks/kpackage/kpackage-5.115.0.ebuild
@@ -10,7 +10,7 @@ inherit ecm frameworks.kde.org
 DESCRIPTION="Framework to install and load packages of non binary content"
 
 LICENSE="LGPL-2+"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ppc64 ~riscv ~x86"
 IUSE="man"
 
 BDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kpackage/
@ 2024-05-27 18:13 Arthur Zamarin
  0 siblings, 0 replies; 22+ messages in thread
From: Arthur Zamarin @ 2024-05-27 18:13 UTC (permalink / raw
  To: gentoo-commits

commit:     1e2281e2c24ca322710ecd3ecc50167efcc9fcd1
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon May 27 18:11:43 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon May 27 18:11:43 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e2281e2

kde-frameworks/kpackage: Stabilize 5.116.0 ppc64, #932369

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 kde-frameworks/kpackage/kpackage-5.116.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kpackage/kpackage-5.116.0.ebuild b/kde-frameworks/kpackage/kpackage-5.116.0.ebuild
index d2c17b177f26..6565d482d336 100644
--- a/kde-frameworks/kpackage/kpackage-5.116.0.ebuild
+++ b/kde-frameworks/kpackage/kpackage-5.116.0.ebuild
@@ -10,7 +10,7 @@ inherit ecm frameworks.kde.org
 DESCRIPTION="Framework to install and load packages of non binary content"
 
 LICENSE="LGPL-2+"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ppc64 ~riscv ~x86"
 IUSE="man"
 
 BDEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kpackage/
@ 2024-09-12 17:21 Arthur Zamarin
  0 siblings, 0 replies; 22+ messages in thread
From: Arthur Zamarin @ 2024-09-12 17:21 UTC (permalink / raw
  To: gentoo-commits

commit:     d8cc56074308f1e2c56ac641e53d063e9d5b75a5
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 12 17:19:48 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 12 17:19:48 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8cc5607

kde-frameworks/kpackage: Stabilize 6.5.0 ppc64, #934478

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 kde-frameworks/kpackage/kpackage-6.5.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-frameworks/kpackage/kpackage-6.5.0.ebuild b/kde-frameworks/kpackage/kpackage-6.5.0.ebuild
index 666a54d35ea3..0b9138d96734 100644
--- a/kde-frameworks/kpackage/kpackage-6.5.0.ebuild
+++ b/kde-frameworks/kpackage/kpackage-6.5.0.ebuild
@@ -10,7 +10,7 @@ inherit ecm frameworks.kde.org
 DESCRIPTION="Framework to install and load packages of non binary content"
 
 LICENSE="LGPL-2+"
-KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm64 ppc64 ~riscv ~x86"
 IUSE="man"
 
 DEPEND="


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

* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kpackage/
@ 2024-09-13 17:43 Andreas Sturmlechner
  0 siblings, 0 replies; 22+ messages in thread
From: Andreas Sturmlechner @ 2024-09-13 17:43 UTC (permalink / raw
  To: gentoo-commits

commit:     746bbb52be4daae6f99f24fc1938c354fde91972
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 13 17:40:04 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Sep 13 17:43:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=746bbb52

kde-frameworks/kpackage: Re-disable plasmoidpackagetest

Closes: https://bugs.gentoo.org/939041
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-frameworks/kpackage/kpackage-6.5.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kde-frameworks/kpackage/kpackage-6.5.0.ebuild b/kde-frameworks/kpackage/kpackage-6.5.0.ebuild
index 0b9138d96734..eb1e58c2c915 100644
--- a/kde-frameworks/kpackage/kpackage-6.5.0.ebuild
+++ b/kde-frameworks/kpackage/kpackage-6.5.0.ebuild
@@ -23,8 +23,8 @@ RDEPEND="${DEPEND}"
 BDEPEND="man? ( >=kde-frameworks/kdoctools-${PVCUT}:6 )"
 
 CMAKE_SKIP_TESTS=(
-	# bug 650214
-	plasma-plasmoidpackagetest
+	# bugs 650214, 939041
+	plasmoidpackagetest
 	# requires network access
 	testpackage-appstream
 )


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

end of thread, other threads:[~2024-09-13 17:44 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-09 14:56 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kpackage/ Andreas Sturmlechner
  -- strict thread matches above, loose matches on Subject: below --
2024-09-13 17:43 Andreas Sturmlechner
2024-09-12 17:21 Arthur Zamarin
2024-05-27 18:13 Arthur Zamarin
2024-03-01 14:00 Arthur Zamarin
2024-02-02 12:44 Arthur Zamarin
2021-11-19  3:46 Sam James
2020-10-25 10:48 Andreas Sturmlechner
2020-10-25 10:48 Andreas Sturmlechner
2019-04-27 20:51 Andreas Sturmlechner
2018-10-10 11:48 Mikle Kolyada
2018-06-10 15:23 Andreas Sturmlechner
2018-03-12  2:40 Michael Palimaka
2017-12-08 23:40 Thomas Deutschmann
2017-09-24 18:35 Andreas Sturmlechner
2017-07-15 14:45 Alexis Ballier
2017-01-25  8:19 Johannes Huber
2017-01-25  8:15 Johannes Huber
2017-01-17 19:54 Aaron Bauman
2016-12-14 17:24 Johannes Huber
2016-12-14 17:24 Johannes Huber
2016-11-18 19:02 Michael Palimaka

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