* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2020-05-31 15:54 Mikle Kolyada
0 siblings, 0 replies; 50+ messages in thread
From: Mikle Kolyada @ 2020-05-31 15:54 UTC (permalink / raw
To: gentoo-commits
commit: 584c4c5199e66388f7ec53ebc4dba4bfee29551c
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun May 31 15:53:09 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun May 31 15:53:55 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=584c4c51
kde-frameworks/solid: arm64 stable wrt bug #724346
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
kde-frameworks/solid/solid-5.70.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.70.0.ebuild b/kde-frameworks/solid/solid-5.70.0.ebuild
index d1b55db07a1..575a4ed6847 100644
--- a/kde-frameworks/solid/solid-5.70.0.ebuild
+++ b/kde-frameworks/solid/solid-5.70.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm kde.org
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
IUSE="nls"
BDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2024-11-05 22:50 Andreas Sturmlechner
0 siblings, 0 replies; 50+ messages in thread
From: Andreas Sturmlechner @ 2024-11-05 22:50 UTC (permalink / raw
To: gentoo-commits
commit: bc57b0c3c163f28243a9aaae5afa39110b0a7b97
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 5 22:49:37 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Nov 5 22:50:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc57b0c3
kde-frameworks/solid: drop 6.7.0
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/solid/solid-6.7.0.ebuild | 48 ---------------------------------
1 file changed, 48 deletions(-)
diff --git a/kde-frameworks/solid/solid-6.7.0.ebuild b/kde-frameworks/solid/solid-6.7.0.ebuild
deleted file mode 100644
index 3e73f3dc1954..000000000000
--- a/kde-frameworks/solid/solid-6.7.0.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-QTMIN=6.6.2
-inherit ecm frameworks.kde.org optfeature
-
-DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
-
-LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
-IUSE="ios"
-
-RDEPEND="
- >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,xml]
- >=dev-qt/qtdeclarative-${QTMIN}:6
- sys-apps/util-linux
- sys-fs/udisks:2
- virtual/libudev:=
- ios? (
- app-pda/libimobiledevice:=
- app-pda/libplist:=
- )
-"
-DEPEND="${RDEPEND}
- test? ( >=dev-qt/qtbase-${QTMIN}:6[concurrent] )
-"
-BDEPEND="
- app-alternatives/lex
- app-alternatives/yacc
- >=dev-qt/qttools-${QTMIN}:6[linguist]
-"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake_use_find_package ios IMobileDevice)
- $(cmake_use_find_package ios PList)
- )
- ecm_src_configure
-}
-
-pkg_postinst() {
- if [[ -z "${REPLACING_VERSIONS}" ]]; then
- optfeature "media player devices support" app-misc/media-player-info
- fi
- ecm_pkg_postinst
-}
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2024-10-04 16:37 Arthur Zamarin
0 siblings, 0 replies; 50+ messages in thread
From: Arthur Zamarin @ 2024-10-04 16:37 UTC (permalink / raw
To: gentoo-commits
commit: e6b675770e71b3589e67bc6bdd9540c8f259f9a0
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 4 16:35:38 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 4 16:35:38 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6b67577
kde-frameworks/solid: Stabilize 6.6.0 ppc64, #940668
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
kde-frameworks/solid/solid-6.6.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-6.6.0.ebuild b/kde-frameworks/solid/solid-6.6.0.ebuild
index 3e73f3dc1954..177aa801c1d9 100644
--- a/kde-frameworks/solid/solid-6.6.0.ebuild
+++ b/kde-frameworks/solid/solid-6.6.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm frameworks.kde.org optfeature
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm64 ppc64 ~riscv ~x86"
IUSE="ios"
RDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2024-09-12 17:21 Arthur Zamarin
0 siblings, 0 replies; 50+ messages in thread
From: Arthur Zamarin @ 2024-09-12 17:21 UTC (permalink / raw
To: gentoo-commits
commit: 1afe353ff78c3238669a361f9a962d0b13f11318
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 12 17:19:45 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 12 17:19:45 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1afe353f
kde-frameworks/solid: Stabilize 6.5.0 ppc64, #934478
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
kde-frameworks/solid/solid-6.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-6.5.0.ebuild b/kde-frameworks/solid/solid-6.5.0.ebuild
index 688978f334dd..ec2bb2f180f9 100644
--- a/kde-frameworks/solid/solid-6.5.0.ebuild
+++ b/kde-frameworks/solid/solid-6.5.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm frameworks.kde.org optfeature
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm64 ppc64 ~riscv ~x86"
IUSE="ios"
RDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2024-05-28 2:10 Sam James
0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2024-05-28 2:10 UTC (permalink / raw
To: gentoo-commits
commit: d630b36a64b08ffe7e639be668a4a1d867999972
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue May 28 02:07:30 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue May 28 02:07:30 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d630b36a
kde-frameworks/solid: Stabilize 5.116.0 arm64, #932369
Signed-off-by: Sam James <sam <AT> gentoo.org>
kde-frameworks/solid/solid-5.116.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.116.0.ebuild b/kde-frameworks/solid/solid-5.116.0.ebuild
index 78a6e2eba194..f3d77112cc05 100644
--- a/kde-frameworks/solid/solid-5.116.0.ebuild
+++ b/kde-frameworks/solid/solid-5.116.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm frameworks.kde.org optfeature
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ppc64 ~riscv x86"
IUSE="ios"
RDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2024-05-27 23:47 Sam James
0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2024-05-27 23:47 UTC (permalink / raw
To: gentoo-commits
commit: 42516564a241dd733883546a5baea523bd23d501
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon May 27 23:43:48 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 27 23:43:48 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42516564
kde-frameworks/solid: Stabilize 5.116.0 x86, #932369
Signed-off-by: Sam James <sam <AT> gentoo.org>
kde-frameworks/solid/solid-5.116.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.116.0.ebuild b/kde-frameworks/solid/solid-5.116.0.ebuild
index 8e6f6cdf2a2f..78a6e2eba194 100644
--- a/kde-frameworks/solid/solid-5.116.0.ebuild
+++ b/kde-frameworks/solid/solid-5.116.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm frameworks.kde.org optfeature
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ppc64 ~riscv x86"
IUSE="ios"
RDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2024-05-27 18:13 Arthur Zamarin
0 siblings, 0 replies; 50+ messages in thread
From: Arthur Zamarin @ 2024-05-27 18:13 UTC (permalink / raw
To: gentoo-commits
commit: 7f1432625ed9a25ac4c8bb04c598bdf66709e336
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon May 27 18:11:42 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon May 27 18:11:42 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f143262
kde-frameworks/solid: Stabilize 5.116.0 ppc64, #932369
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
kde-frameworks/solid/solid-5.116.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.116.0.ebuild b/kde-frameworks/solid/solid-5.116.0.ebuild
index c036208df043..0725bb651dab 100644
--- a/kde-frameworks/solid/solid-5.116.0.ebuild
+++ b/kde-frameworks/solid/solid-5.116.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm frameworks.kde.org optfeature
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ppc64 ~riscv ~x86"
IUSE="ios"
RDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2024-05-13 20:26 Andreas Sturmlechner
0 siblings, 0 replies; 50+ messages in thread
From: Andreas Sturmlechner @ 2024-05-13 20:26 UTC (permalink / raw
To: gentoo-commits
commit: e238d9631f053b7d764c37cfa9f1d55277ffee30
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon May 13 20:19:22 2024 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon May 13 20:19:46 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e238d963
kde-frameworks/solid: drop 6.1.1
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/solid/Manifest | 1 -
kde-frameworks/solid/solid-6.1.1.ebuild | 48 ---------------------------------
2 files changed, 49 deletions(-)
diff --git a/kde-frameworks/solid/Manifest b/kde-frameworks/solid/Manifest
index 069d601517af..39e4177a8388 100644
--- a/kde-frameworks/solid/Manifest
+++ b/kde-frameworks/solid/Manifest
@@ -1,3 +1,2 @@
DIST solid-5.115.0.tar.xz 306312 BLAKE2B 866476310d2a2b477f01edb5ca2206cebd5c1d5ea7d1907b9c2915b3be2e86a38bab7405af0680d086611cd46fc292da7fc9b9b623bc6573f7a00fb1fc625b2f SHA512 727fe483124edcfbc56aad2f3988c1499b1d100173279a0da3477a12857e0381b845a9efa1d1827ad24a96557d3a2d0ce67b09e53571c37637dbb4aac4dff4d1
-DIST solid-6.1.1.tar.xz 305916 BLAKE2B 7e134f72ba879c1f7fac04a3f638a9ba19dc254da04b3e4ea8a3a73324fef927f2dffd1e393be08cf62417ed5ad42083b822e84190cb094c360ad059778e1bdb SHA512 d30e6426e418791f0cab72fb5ab54ed2d8ff98212959fee5a4e661db2165a0b920f3a1c36ebc518b4659b36640429e31925200946a45999d874424f4756158d5
DIST solid-6.2.0.tar.xz 311952 BLAKE2B 9edef68809a633ae49427dcd369a5d653bafba1434fc94523ce5195431c17ee769fce66563c284016fa489e34754efcd68a2b21f0a7d65d8002775ee600bfda0 SHA512 809517d751b5b70b3e7c2221e5fb180a35fcd538e3efa2ee1ca7621e01957efd0a0bebe610a2cc7a766702e95f63a50c46570f0cc636680908bcb86bb506547d
diff --git a/kde-frameworks/solid/solid-6.1.1.ebuild b/kde-frameworks/solid/solid-6.1.1.ebuild
deleted file mode 100644
index deef27fe5a5c..000000000000
--- a/kde-frameworks/solid/solid-6.1.1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-QTMIN=6.6.2
-inherit ecm frameworks.kde.org optfeature
-
-DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
-
-LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64"
-IUSE="ios"
-
-RDEPEND="
- >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,xml]
- >=dev-qt/qtdeclarative-${QTMIN}:6
- sys-apps/util-linux
- sys-fs/udisks:2
- virtual/libudev:=
- ios? (
- app-pda/libimobiledevice:=
- app-pda/libplist:=
- )
-"
-DEPEND="${RDEPEND}
- test? ( >=dev-qt/qtbase-${QTMIN}:6[concurrent] )
-"
-BDEPEND="
- app-alternatives/lex
- app-alternatives/yacc
- >=dev-qt/qttools-${QTMIN}:6[linguist]
-"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake_use_find_package ios IMobileDevice)
- $(cmake_use_find_package ios PList)
- )
- ecm_src_configure
-}
-
-pkg_postinst() {
- if [[ -z "${REPLACING_VERSIONS}" ]]; then
- optfeature "media player devices support" app-misc/media-player-info
- fi
- ecm_pkg_postinst
-}
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2024-03-01 14:00 Arthur Zamarin
0 siblings, 0 replies; 50+ messages in thread
From: Arthur Zamarin @ 2024-03-01 14:00 UTC (permalink / raw
To: gentoo-commits
commit: e10c61b1dd2a4f54622d753fb7846f754f1ed5d8
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 1 13:59:17 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 1 13:59:17 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e10c61b1
kde-frameworks/solid: Stabilize 5.115.0 ppc64, #924308
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
kde-frameworks/solid/solid-5.115.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.115.0.ebuild b/kde-frameworks/solid/solid-5.115.0.ebuild
index f46a775ecce1..1e8d0c2fc5f3 100644
--- a/kde-frameworks/solid/solid-5.115.0.ebuild
+++ b/kde-frameworks/solid/solid-5.115.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm frameworks.kde.org optfeature
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ppc64 ~riscv ~x86"
IUSE="ios"
RDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2024-02-19 16:28 Sam James
0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2024-02-19 16:28 UTC (permalink / raw
To: gentoo-commits
commit: afa7ade96219b14f36ada35dd035b294b2873088
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 19 16:25:29 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 19 16:25:29 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afa7ade9
kde-frameworks/solid: Stabilize 5.115.0 amd64, #924308
Signed-off-by: Sam James <sam <AT> gentoo.org>
kde-frameworks/solid/solid-5.115.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.115.0.ebuild b/kde-frameworks/solid/solid-5.115.0.ebuild
index c036208df043..9c4c34937543 100644
--- a/kde-frameworks/solid/solid-5.115.0.ebuild
+++ b/kde-frameworks/solid/solid-5.115.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm frameworks.kde.org optfeature
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
IUSE="ios"
RDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2024-02-02 12:44 Arthur Zamarin
0 siblings, 0 replies; 50+ messages in thread
From: Arthur Zamarin @ 2024-02-02 12:44 UTC (permalink / raw
To: gentoo-commits
commit: 0eba9a1f5e2358bc3624e1710ad8ee8ba5c1d9c7
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 2 12:41:19 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 2 12:41:19 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eba9a1f
kde-frameworks/solid: Stabilize 5.113.0 ppc64, #921319
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
kde-frameworks/solid/solid-5.113.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.113.0.ebuild b/kde-frameworks/solid/solid-5.113.0.ebuild
index 045423a73e6b..7169f6e30e69 100644
--- a/kde-frameworks/solid/solid-5.113.0.ebuild
+++ b/kde-frameworks/solid/solid-5.113.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm frameworks.kde.org optfeature
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ppc64 ~riscv x86"
IUSE="ios"
RDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2023-08-02 17:48 Sam James
0 siblings, 0 replies; 50+ messages in thread
From: Sam James @ 2023-08-02 17:48 UTC (permalink / raw
To: gentoo-commits
commit: 18c7f12326612288651d981d5c5320819f2e7695
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 2 17:47:27 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 2 17:47:27 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18c7f123
kde-frameworks/solid: stabilize 5.108.0 for arm64
Signed-off-by: Sam James <sam <AT> gentoo.org>
kde-frameworks/solid/solid-5.108.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.108.0.ebuild b/kde-frameworks/solid/solid-5.108.0.ebuild
index a316e435bd2a..ca7183ebf6c6 100644
--- a/kde-frameworks/solid/solid-5.108.0.ebuild
+++ b/kde-frameworks/solid/solid-5.108.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm frameworks.kde.org optfeature
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
IUSE="ios"
RDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2023-06-22 19:59 Arthur Zamarin
0 siblings, 0 replies; 50+ messages in thread
From: Arthur Zamarin @ 2023-06-22 19:59 UTC (permalink / raw
To: gentoo-commits
commit: 1cef1c27f6c83f465d82bb0d9af90d438353ee1a
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 22 19:57:31 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Jun 22 19:57:31 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cef1c27
kde-frameworks/solid: Stabilize 5.106.0 x86, #906676
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
kde-frameworks/solid/solid-5.106.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.106.0.ebuild b/kde-frameworks/solid/solid-5.106.0.ebuild
index 12970478a38e..041fb96a1f73 100644
--- a/kde-frameworks/solid/solid-5.106.0.ebuild
+++ b/kde-frameworks/solid/solid-5.106.0.ebuild
@@ -10,7 +10,7 @@ inherit ecm frameworks.kde.org optfeature
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86"
IUSE="ios"
RDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2022-11-16 21:33 Andreas Sturmlechner
0 siblings, 0 replies; 50+ messages in thread
From: Andreas Sturmlechner @ 2022-11-16 21:33 UTC (permalink / raw
To: gentoo-commits
commit: 4a060b871f80b3c8bd698ed4caac8ef310a9d33e
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 16 21:04:52 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Nov 16 21:32:49 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a060b87
kde-frameworks/solid: Drop IUSE nls
It is non-optional.
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/solid/solid-5.100.0.ebuild | 4 ++--
kde-frameworks/solid/solid-5.99.0.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/kde-frameworks/solid/solid-5.100.0.ebuild b/kde-frameworks/solid/solid-5.100.0.ebuild
index 6a92d9c81505..08735e228daa 100644
--- a/kde-frameworks/solid/solid-5.100.0.ebuild
+++ b/kde-frameworks/solid/solid-5.100.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Provider for platform independent hardware discovery, abstraction a
LICENSE="LGPL-2.1+"
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE="ios nls"
+IUSE="ios"
RDEPEND="
>=dev-qt/qtdbus-${QTMIN}:5
@@ -30,9 +30,9 @@ DEPEND="${RDEPEND}
test? ( >=dev-qt/qtconcurrent-${QTMIN}:5 )
"
BDEPEND="
+ >=dev-qt/linguist-tools-${QTMIN}:5
sys-devel/bison
sys-devel/flex
- nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )
"
src_configure() {
diff --git a/kde-frameworks/solid/solid-5.99.0.ebuild b/kde-frameworks/solid/solid-5.99.0.ebuild
index 49b11b21cc14..a3ba8b790e45 100644
--- a/kde-frameworks/solid/solid-5.99.0.ebuild
+++ b/kde-frameworks/solid/solid-5.99.0.ebuild
@@ -11,7 +11,7 @@ DESCRIPTION="Provider for platform independent hardware discovery, abstraction a
LICENSE="LGPL-2.1+"
KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86"
-IUSE="ios nls"
+IUSE="ios"
RDEPEND="
>=dev-qt/qtdbus-${QTMIN}:5
@@ -30,9 +30,9 @@ DEPEND="${RDEPEND}
test? ( >=dev-qt/qtconcurrent-${QTMIN}:5 )
"
BDEPEND="
+ >=dev-qt/linguist-tools-${QTMIN}:5
sys-devel/bison
sys-devel/flex
- nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )
"
src_configure() {
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2022-02-08 14:46 Agostino Sarubbo
0 siblings, 0 replies; 50+ messages in thread
From: Agostino Sarubbo @ 2022-02-08 14:46 UTC (permalink / raw
To: gentoo-commits
commit: cab6d3cb11faea9222a86e18b7b1c09d1988b797
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 8 14:46:34 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Tue Feb 8 14:46:34 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cab6d3cb
kde-frameworks/solid: x86 stable wrt bug #831587
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
kde-frameworks/solid/solid-5.90.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.90.0-r1.ebuild b/kde-frameworks/solid/solid-5.90.0-r1.ebuild
index 2e344783a08a..109e55bbef51 100644
--- a/kde-frameworks/solid/solid-5.90.0-r1.ebuild
+++ b/kde-frameworks/solid/solid-5.90.0-r1.ebuild
@@ -10,7 +10,7 @@ inherit ecm kde.org optfeature
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
IUSE="ios nls"
RDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2022-01-20 13:26 Andreas Sturmlechner
0 siblings, 0 replies; 50+ messages in thread
From: Andreas Sturmlechner @ 2022-01-20 13:26 UTC (permalink / raw
To: gentoo-commits
commit: 0f091d82edacb2fc03a8d2f0d6820473dece1396
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 20 12:07:56 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Thu Jan 20 13:24:19 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f091d82
kde-frameworks/solid: Drop 5.90.0 (r0)
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/solid/solid-5.90.0.ebuild | 51 --------------------------------
1 file changed, 51 deletions(-)
diff --git a/kde-frameworks/solid/solid-5.90.0.ebuild b/kde-frameworks/solid/solid-5.90.0.ebuild
deleted file mode 100644
index 28d6fc82200b..000000000000
--- a/kde-frameworks/solid/solid-5.90.0.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org optfeature
-
-DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
-
-LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE="ios nls"
-
-RDEPEND="
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtxml-${QTMIN}:5
- sys-apps/util-linux
- sys-fs/udisks:2
- virtual/libudev:=
- ios? (
- app-pda/libimobiledevice:=
- app-pda/libplist:=
- )
-"
-DEPEND="${RDEPEND}
- test? ( >=dev-qt/qtconcurrent-${QTMIN}:5 )
-"
-BDEPEND="
- sys-devel/bison
- sys-devel/flex
- nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )
-"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake_use_find_package ios IMobileDevice)
- $(cmake_use_find_package ios PList)
- )
- ecm_src_configure
-}
-
-pkg_postinst() {
- if [[ -z "${REPLACING_VERSIONS}" ]]; then
- optfeature "media player devices support" app-misc/media-player-info
- fi
- ecm_pkg_postinst
-}
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2021-12-08 15:08 Andreas Sturmlechner
0 siblings, 0 replies; 50+ messages in thread
From: Andreas Sturmlechner @ 2021-12-08 15:08 UTC (permalink / raw
To: gentoo-commits
commit: 7c9b4c39a4953820d38a2525ae6615f517dddf9b
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 30 14:49:30 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Dec 8 15:07:46 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c9b4c39
kde-frameworks/solid: Drop 5.88.0 (r0)
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/solid/solid-5.88.0.ebuild | 51 --------------------------------
1 file changed, 51 deletions(-)
diff --git a/kde-frameworks/solid/solid-5.88.0.ebuild b/kde-frameworks/solid/solid-5.88.0.ebuild
deleted file mode 100644
index 522552e6a6eb..000000000000
--- a/kde-frameworks/solid/solid-5.88.0.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org optfeature
-
-DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
-
-LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE="ios nls"
-
-RDEPEND="
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtxml-${QTMIN}:5
- sys-apps/util-linux
- sys-fs/udisks:2
- virtual/libudev:=
- ios? (
- app-pda/libimobiledevice:=
- app-pda/libplist:=
- )
-"
-DEPEND="${RDEPEND}
- test? ( >=dev-qt/qtconcurrent-${QTMIN}:5 )
-"
-BDEPEND="
- sys-devel/bison
- sys-devel/flex
- nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )
-"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake_use_find_package ios IMobileDevice)
- $(cmake_use_find_package ios PList)
- )
- ecm_src_configure
-}
-
-pkg_postinst() {
- if [[ -z "${REPLACING_VERSIONS}" ]]; then
- optfeature "media player devices support" app-misc/media-player-info
- fi
- ecm_pkg_postinst
-}
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2021-09-13 8:18 Agostino Sarubbo
0 siblings, 0 replies; 50+ messages in thread
From: Agostino Sarubbo @ 2021-09-13 8:18 UTC (permalink / raw
To: gentoo-commits
commit: 627891e12f3a49bb4287641e15ca54220c2964c8
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 13 08:18:17 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Mon Sep 13 08:18:17 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=627891e1
kde-frameworks/solid: x86 stable wrt bug #808216
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
kde-frameworks/solid/solid-5.85.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.85.0.ebuild b/kde-frameworks/solid/solid-5.85.0.ebuild
index 06d23500494..d65bdf441f5 100644
--- a/kde-frameworks/solid/solid-5.85.0.ebuild
+++ b/kde-frameworks/solid/solid-5.85.0.ebuild
@@ -10,7 +10,7 @@ inherit ecm kde.org optfeature
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86"
IUSE="ios nls"
RDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2021-08-01 19:32 Andreas Sturmlechner
0 siblings, 0 replies; 50+ messages in thread
From: Andreas Sturmlechner @ 2021-08-01 19:32 UTC (permalink / raw
To: gentoo-commits
commit: 6387836818bacc9ab7090c9e2ea14afc2bf44bd4
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 1 19:27:12 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Aug 1 19:32:38 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63878368
kde-frameworks/solid: Drop 5.84.0 (r0)
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/solid/solid-5.84.0.ebuild | 51 --------------------------------
1 file changed, 51 deletions(-)
diff --git a/kde-frameworks/solid/solid-5.84.0.ebuild b/kde-frameworks/solid/solid-5.84.0.ebuild
deleted file mode 100644
index ee0d8d0d979..00000000000
--- a/kde-frameworks/solid/solid-5.84.0.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-QTMIN=5.15.2
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org optfeature
-
-DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
-
-LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
-IUSE="ios nls"
-
-RDEPEND="
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtxml-${QTMIN}:5
- sys-apps/util-linux
- sys-fs/udisks:2
- virtual/libudev:=
- ios? (
- app-pda/libimobiledevice:=
- app-pda/libplist:=
- )
-"
-DEPEND="${RDEPEND}
- test? ( >=dev-qt/qtconcurrent-${QTMIN}:5 )
-"
-BDEPEND="
- sys-devel/bison
- sys-devel/flex
- nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )
-"
-
-src_configure() {
- local mycmakeargs=(
- $(cmake_use_find_package ios IMobileDevice)
- $(cmake_use_find_package ios PList)
- )
- ecm_src_configure
-}
-
-pkg_postinst() {
- if [[ -z "${REPLACING_VERSIONS}" ]]; then
- optfeature "media player devices support" app-misc/media-player-info
- fi
- ecm_pkg_postinst
-}
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2021-04-11 12:25 Mikle Kolyada
0 siblings, 0 replies; 50+ messages in thread
From: Mikle Kolyada @ 2021-04-11 12:25 UTC (permalink / raw
To: gentoo-commits
commit: caf6aeacc743e90f7fc53ac156f9903be3a6d17d
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 11 12:24:41 2021 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Apr 11 12:25:20 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caf6aeac
kde-frameworks/solid: Stabilize 5.80.0 arm64, #779994
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
kde-frameworks/solid/solid-5.80.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.80.0.ebuild b/kde-frameworks/solid/solid-5.80.0.ebuild
index 3b5100b4a19..e8640aea1b0 100644
--- a/kde-frameworks/solid/solid-5.80.0.ebuild
+++ b/kde-frameworks/solid/solid-5.80.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm kde.org optfeature
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
IUSE="ios nls"
BDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2021-04-11 12:20 Mikle Kolyada
0 siblings, 0 replies; 50+ messages in thread
From: Mikle Kolyada @ 2021-04-11 12:20 UTC (permalink / raw
To: gentoo-commits
commit: 3fe03f3536db42ca26994cf0ae91e8c656262de1
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 11 12:19:26 2021 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Apr 11 12:20:16 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fe03f35
kde-frameworks/solid: Stabilize 5.80.0 amd64, #779994
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
kde-frameworks/solid/solid-5.80.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.80.0.ebuild b/kde-frameworks/solid/solid-5.80.0.ebuild
index 7f6f185b211..3b5100b4a19 100644
--- a/kde-frameworks/solid/solid-5.80.0.ebuild
+++ b/kde-frameworks/solid/solid-5.80.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm kde.org optfeature
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
IUSE="ios nls"
BDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2021-04-10 23:41 Thomas Deutschmann
0 siblings, 0 replies; 50+ messages in thread
From: Thomas Deutschmann @ 2021-04-10 23:41 UTC (permalink / raw
To: gentoo-commits
commit: f90afb6cebf23681386eb62c9a11e0675caacb7e
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 10 23:38:37 2021 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Apr 10 23:41:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f90afb6c
kde-frameworks/solid: x86 stable (bug #779994)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
kde-frameworks/solid/solid-5.80.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.80.0.ebuild b/kde-frameworks/solid/solid-5.80.0.ebuild
index 5648ed73579..7f6f185b211 100644
--- a/kde-frameworks/solid/solid-5.80.0.ebuild
+++ b/kde-frameworks/solid/solid-5.80.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm kde.org optfeature
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
IUSE="ios nls"
BDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2020-07-11 15:37 Andreas Sturmlechner
0 siblings, 0 replies; 50+ messages in thread
From: Andreas Sturmlechner @ 2020-07-11 15:37 UTC (permalink / raw
To: gentoo-commits
commit: 6b13d90512766866e833fc00f7ffc6eed6fc7f6f
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 11 13:07:00 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Jul 11 15:37:25 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b13d905
kde-frameworks/solid: drop 5.71.0*
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/solid/Manifest | 1 -
kde-frameworks/solid/solid-5.71.0.ebuild | 38 --------------------------------
2 files changed, 39 deletions(-)
diff --git a/kde-frameworks/solid/Manifest b/kde-frameworks/solid/Manifest
index 2f5d990a984..7d893371120 100644
--- a/kde-frameworks/solid/Manifest
+++ b/kde-frameworks/solid/Manifest
@@ -1,3 +1,2 @@
DIST solid-5.70.0.tar.xz 267924 BLAKE2B 6c441e84923ec69c10a9cb72384fc0cc4f4c5d018e763fb6109c1d4ba4c0054270bf965a004c83d7bdb164efaa53c341dd15af20796a46425f25f4d816f598c0 SHA512 31e7de3cd726d07452d40d43c6280a95f54abcccc63858e7af198ec0a5f01754b721539e26feb5f5cb16c07e58b6029b0a660d55d1efb3887a658ed93c5fe33f
-DIST solid-5.71.0.tar.xz 270104 BLAKE2B b950457565b35bbed2b74facf4f94326af67e98f4867234920c190af8c248b90a26852c2a6da389215e452e67175ce5d8a1b19c59bfe25fa23f659592c0200a3 SHA512 506d18c8eb7612e35369613d1f75927ecc5efcd1e9d4f3791ecf732226e3f20f81d36c708e5600f23d74a23caf28f20f64877f4cebb9987392fcac18f74b12db
DIST solid-5.72.0.tar.xz 270004 BLAKE2B ca8f6345c471ea6e0b2027cfbded24fb456cee2ad79770c4d56b687a38855141ddd7cb7f338efab3b8a47e81ede42d87e1a8b30db584a51a625ac9b31d90fce3 SHA512 f6474541e90af822353f15093ee11eafda1e135059e35219284e8a2ab7a5a606bd9df31ccb491d72c9dacd40ffb0ad87a697aaa47108a94c57c955734f4b3df0
diff --git a/kde-frameworks/solid/solid-5.71.0.ebuild b/kde-frameworks/solid/solid-5.71.0.ebuild
deleted file mode 100644
index e68f119233f..00000000000
--- a/kde-frameworks/solid/solid-5.71.0.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-QTMIN=5.14.1
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
-LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE="nls"
-
-BDEPEND="
- sys-devel/bison
- sys-devel/flex
- nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )
-"
-RDEPEND="
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtxml-${QTMIN}:5
- sys-fs/udisks:2
- virtual/libudev:=
-"
-DEPEND="${RDEPEND}
- test? ( >=dev-qt/qtconcurrent-${QTMIN}:5 )
-"
-
-pkg_postinst() {
- ecm_pkg_postinst
-
- if [[ -z "${REPLACING_VERSIONS}" ]] && ! has_version "app-misc/media-player-info" ; then
- elog "For media player support, install app-misc/media-player-info"
- fi
-}
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2020-06-28 17:56 Andreas Sturmlechner
0 siblings, 0 replies; 50+ messages in thread
From: Andreas Sturmlechner @ 2020-06-28 17:56 UTC (permalink / raw
To: gentoo-commits
commit: 6488be5135d9f93e29c39a82cf42509d9fbffa20
Author: Matija Skala <mskala <AT> gmx <DOT> com>
AuthorDate: Thu Jun 25 17:49:37 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jun 28 17:54:07 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6488be51
kde-frameworks/solid: add missing bison and flex dependencies
Signed-off-by: Matija Skala <mskala <AT> gmx.com>
Closes: https://github.com/gentoo/gentoo/pull/16413
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/solid/solid-5.70.0.ebuild | 2 ++
kde-frameworks/solid/solid-5.71.0.ebuild | 2 ++
2 files changed, 4 insertions(+)
diff --git a/kde-frameworks/solid/solid-5.70.0.ebuild b/kde-frameworks/solid/solid-5.70.0.ebuild
index 575a4ed6847..e1d18f987c7 100644
--- a/kde-frameworks/solid/solid-5.70.0.ebuild
+++ b/kde-frameworks/solid/solid-5.70.0.ebuild
@@ -13,6 +13,8 @@ KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
IUSE="nls"
BDEPEND="
+ sys-devel/bison
+ sys-devel/flex
nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )
"
RDEPEND="
diff --git a/kde-frameworks/solid/solid-5.71.0.ebuild b/kde-frameworks/solid/solid-5.71.0.ebuild
index 91da8e27338..e68f119233f 100644
--- a/kde-frameworks/solid/solid-5.71.0.ebuild
+++ b/kde-frameworks/solid/solid-5.71.0.ebuild
@@ -13,6 +13,8 @@ KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
IUSE="nls"
BDEPEND="
+ sys-devel/bison
+ sys-devel/flex
nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )
"
RDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2020-05-30 13:38 Mikle Kolyada
0 siblings, 0 replies; 50+ messages in thread
From: Mikle Kolyada @ 2020-05-30 13:38 UTC (permalink / raw
To: gentoo-commits
commit: c09d491d694835fcb857b64c49bdfd366affef57
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat May 30 13:37:37 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat May 30 13:37:37 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c09d491d
kde-frameworks/solid: x86 stable wrt bug #724346
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
kde-frameworks/solid/solid-5.70.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.70.0.ebuild b/kde-frameworks/solid/solid-5.70.0.ebuild
index ea6432deadc..d1b55db07a1 100644
--- a/kde-frameworks/solid/solid-5.70.0.ebuild
+++ b/kde-frameworks/solid/solid-5.70.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm kde.org
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
IUSE="nls"
BDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2020-05-30 13:33 Mikle Kolyada
0 siblings, 0 replies; 50+ messages in thread
From: Mikle Kolyada @ 2020-05-30 13:33 UTC (permalink / raw
To: gentoo-commits
commit: 07ae769798397189e2cbd4c59b7679c563536f73
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat May 30 13:31:44 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat May 30 13:31:44 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07ae7697
kde-frameworks/solid: amd64 stable wrt bug #724346
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
kde-frameworks/solid/solid-5.70.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.70.0.ebuild b/kde-frameworks/solid/solid-5.70.0.ebuild
index 68634750131..ea6432deadc 100644
--- a/kde-frameworks/solid/solid-5.70.0.ebuild
+++ b/kde-frameworks/solid/solid-5.70.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm kde.org
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
IUSE="nls"
BDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2020-03-01 7:28 Mikle Kolyada
0 siblings, 0 replies; 50+ messages in thread
From: Mikle Kolyada @ 2020-03-01 7:28 UTC (permalink / raw
To: gentoo-commits
commit: 5776555057f251be9d39e453229eab4d0af6f435
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 1 07:27:53 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Mar 1 07:27:53 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57765550
kde-frameworks/solid: x86 stable wrt bug #708820
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
kde-frameworks/solid/solid-5.67.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.67.0.ebuild b/kde-frameworks/solid/solid-5.67.0.ebuild
index ba35caf4e2e..575a4ed6847 100644
--- a/kde-frameworks/solid/solid-5.67.0.ebuild
+++ b/kde-frameworks/solid/solid-5.67.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm kde.org
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 x86"
IUSE="nls"
BDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2020-03-01 7:23 Mikle Kolyada
0 siblings, 0 replies; 50+ messages in thread
From: Mikle Kolyada @ 2020-03-01 7:23 UTC (permalink / raw
To: gentoo-commits
commit: 21d3a527f8af5bc658df0c311be48d0256333c09
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 1 07:22:49 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Mar 1 07:22:49 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21d3a527
kde-frameworks/solid: arm64 stable wrt bug #708820
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm64"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
kde-frameworks/solid/solid-5.67.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.67.0.ebuild b/kde-frameworks/solid/solid-5.67.0.ebuild
index ea6432deadc..ba35caf4e2e 100644
--- a/kde-frameworks/solid/solid-5.67.0.ebuild
+++ b/kde-frameworks/solid/solid-5.67.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm kde.org
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc64 ~x86"
IUSE="nls"
BDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2020-03-01 7:18 Mikle Kolyada
0 siblings, 0 replies; 50+ messages in thread
From: Mikle Kolyada @ 2020-03-01 7:18 UTC (permalink / raw
To: gentoo-commits
commit: 9d8f8ac3059027234e05445e3e1c1be7b9aeac75
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 1 07:17:50 2020 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Mar 1 07:17:50 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d8f8ac3
kde-frameworks/solid: amd64 stable wrt bug #708820
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
kde-frameworks/solid/solid-5.67.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.67.0.ebuild b/kde-frameworks/solid/solid-5.67.0.ebuild
index 68634750131..ea6432deadc 100644
--- a/kde-frameworks/solid/solid-5.67.0.ebuild
+++ b/kde-frameworks/solid/solid-5.67.0.ebuild
@@ -9,7 +9,7 @@ inherit ecm kde.org
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
IUSE="nls"
BDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2019-12-02 15:51 Andreas Sturmlechner
0 siblings, 0 replies; 50+ messages in thread
From: Andreas Sturmlechner @ 2019-12-02 15:51 UTC (permalink / raw
To: gentoo-commits
commit: e82a76c38cd2dfb0708e6c8716fc28b440726913
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 2 15:51:24 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Mon Dec 2 15:51:24 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e82a76c3
kde-frameworks/solid: Drop 5.64.0 (r0)
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/solid/solid-5.64.0.ebuild | 36 --------------------------------
1 file changed, 36 deletions(-)
diff --git a/kde-frameworks/solid/solid-5.64.0.ebuild b/kde-frameworks/solid/solid-5.64.0.ebuild
deleted file mode 100644
index b24edd42d71..00000000000
--- a/kde-frameworks/solid/solid-5.64.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-QTMIN=5.12.3
-VIRTUALX_REQUIRED="test"
-inherit ecm kde.org
-
-DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
-LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
-IUSE="nls"
-
-BDEPEND="
- nls? ( >=dev-qt/linguist-tools-${QTMIN}:5 )
-"
-RDEPEND="
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtdeclarative-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=dev-qt/qtxml-${QTMIN}:5
- sys-fs/udisks:2
- virtual/libudev:=
-"
-DEPEND="${RDEPEND}
- test? ( >=dev-qt/qtconcurrent-${QTMIN}:5 )
-"
-
-pkg_postinst() {
- ecm_pkg_postinst
-
- if [[ -z "${REPLACING_VERSIONS}" ]] && ! has_version "app-misc/media-player-info" ; then
- elog "For media player support, install app-misc/media-player-info"
- fi
-}
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2019-09-08 16:18 Andreas Sturmlechner
0 siblings, 0 replies; 50+ messages in thread
From: Andreas Sturmlechner @ 2019-09-08 16:18 UTC (permalink / raw
To: gentoo-commits
commit: 81661b6fec696f2c66b645cb1b879d05fa21e81e
Author: Erhard F <erhard_f <AT> mailbox <DOT> org>
AuthorDate: Tue Sep 3 20:10:29 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Sep 8 16:17:14 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81661b6f
kde-frameworks/solid: keyworded 5.61.0 for ppc64, bug #689606
Bug: https://bugs.gentoo.org/689606
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Erhard Furtner <erhard_f <AT> mailbox.org>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/solid/solid-5.61.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.61.0.ebuild b/kde-frameworks/solid/solid-5.61.0.ebuild
index 39b3869d7cf..465afb9a5c4 100644
--- a/kde-frameworks/solid/solid-5.61.0.ebuild
+++ b/kde-frameworks/solid/solid-5.61.0.ebuild
@@ -8,7 +8,7 @@ inherit kde5
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
IUSE="nls"
BDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2019-07-28 19:16 Aaron Bauman
0 siblings, 0 replies; 50+ messages in thread
From: Aaron Bauman @ 2019-07-28 19:16 UTC (permalink / raw
To: gentoo-commits
commit: 7df5f9554de72c99c22c40d2c9b9bb668e7f40d4
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 28 19:09:10 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jul 28 19:16:41 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7df5f955
kde-frameworks/solid: arm64 stable (bug #690096)
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
kde-frameworks/solid/solid-5.60.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.60.0.ebuild b/kde-frameworks/solid/solid-5.60.0.ebuild
index 5da1faa1a95..9dc4f16edf8 100644
--- a/kde-frameworks/solid/solid-5.60.0.ebuild
+++ b/kde-frameworks/solid/solid-5.60.0.ebuild
@@ -8,7 +8,7 @@ inherit kde5
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm arm64 x86"
IUSE="nls"
BDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2019-07-28 0:36 Mikle Kolyada
0 siblings, 0 replies; 50+ messages in thread
From: Mikle Kolyada @ 2019-07-28 0:36 UTC (permalink / raw
To: gentoo-commits
commit: afae34930f4dd9b29200c34798aa9aa6d9f41157
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 28 00:35:14 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Jul 28 00:36:31 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afae3493
kde-frameworks/solid: x86 stable wrt bug #690096
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
kde-frameworks/solid/solid-5.60.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.60.0.ebuild b/kde-frameworks/solid/solid-5.60.0.ebuild
index e5e684b84d2..5da1faa1a95 100644
--- a/kde-frameworks/solid/solid-5.60.0.ebuild
+++ b/kde-frameworks/solid/solid-5.60.0.ebuild
@@ -8,7 +8,7 @@ inherit kde5
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
IUSE="nls"
BDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2019-07-28 0:15 Mikle Kolyada
0 siblings, 0 replies; 50+ messages in thread
From: Mikle Kolyada @ 2019-07-28 0:15 UTC (permalink / raw
To: gentoo-commits
commit: 3b9be3ef89011da443a8c7d550efd0f3b515bb5b
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 28 00:14:17 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Jul 28 00:14:17 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b9be3ef
kde-frameworks/solid: amd64 stable wrt bug #690096
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
kde-frameworks/solid/solid-5.60.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.60.0.ebuild b/kde-frameworks/solid/solid-5.60.0.ebuild
index 39b3869d7cf..e5e684b84d2 100644
--- a/kde-frameworks/solid/solid-5.60.0.ebuild
+++ b/kde-frameworks/solid/solid-5.60.0.ebuild
@@ -8,7 +8,7 @@ inherit kde5
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
IUSE="nls"
BDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2019-06-10 10:37 Michael Palimaka
0 siblings, 0 replies; 50+ messages in thread
From: Michael Palimaka @ 2019-06-10 10:37 UTC (permalink / raw
To: gentoo-commits
commit: 7733fdcf2b913de459bd2d415492174f21bfc530
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 10 10:36:37 2019 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Jun 10 10:36:59 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7733fdcf
kde-frameworks/solid: remove udev USE flag
It's no longer possible to build udisks backend without udev.
Package-Manager: Portage-2.3.66, Repoman-2.3.14
Signed-off-by: Michael Palimaka <kensington <AT> gentoo.org>
kde-frameworks/solid/solid-5.59.0.ebuild | 13 ++-----------
1 file changed, 2 insertions(+), 11 deletions(-)
diff --git a/kde-frameworks/solid/solid-5.59.0.ebuild b/kde-frameworks/solid/solid-5.59.0.ebuild
index 481500b18de..39b3869d7cf 100644
--- a/kde-frameworks/solid/solid-5.59.0.ebuild
+++ b/kde-frameworks/solid/solid-5.59.0.ebuild
@@ -9,7 +9,7 @@ inherit kde5
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE="nls udev"
+IUSE="nls"
BDEPEND="
nls? ( $(add_qt_dep linguist-tools) )
@@ -20,25 +20,16 @@ RDEPEND="
$(add_qt_dep qtwidgets)
$(add_qt_dep qtxml)
sys-fs/udisks:2
- udev? ( virtual/libudev:= )
+ virtual/libudev:=
"
DEPEND="${RDEPEND}
test? ( $(add_qt_dep qtconcurrent) )
"
-src_configure() {
- local mycmakeargs=(
- -DUDEV_DISABLED=$(usex !udev)
- )
- kde5_src_configure
-}
-
pkg_postinst() {
kde5_pkg_postinst
if [[ -z "${REPLACING_VERSIONS}" ]] && ! has_version "app-misc/media-player-info" ; then
elog "For media player support, install app-misc/media-player-info"
fi
-
- use udev || ewarn "Building without udev support may cause unintended runtime problems in consumers."
}
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2019-05-27 21:04 Aaron Bauman
0 siblings, 0 replies; 50+ messages in thread
From: Aaron Bauman @ 2019-05-27 21:04 UTC (permalink / raw
To: gentoo-commits
commit: ad01098cf3bde5b960a4b41cd077705c081d55fc
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon May 27 20:58:04 2019 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon May 27 20:58:04 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad01098c
kde-frameworks/solid: arm64 stable
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
kde-frameworks/solid/solid-5.57.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.57.0-r1.ebuild b/kde-frameworks/solid/solid-5.57.0-r1.ebuild
index 60477aa8644..017f08c3beb 100644
--- a/kde-frameworks/solid/solid-5.57.0-r1.ebuild
+++ b/kde-frameworks/solid/solid-5.57.0-r1.ebuild
@@ -8,7 +8,7 @@ inherit kde5
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm arm64 x86"
IUSE="nls udev"
BDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2019-05-16 12:28 Mikle Kolyada
0 siblings, 0 replies; 50+ messages in thread
From: Mikle Kolyada @ 2019-05-16 12:28 UTC (permalink / raw
To: gentoo-commits
commit: c5e06728700cd705ad5267c81ca852f363fdce98
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu May 16 12:27:29 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu May 16 12:27:29 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5e06728
kde-frameworks/solid: x86 stable wrt bug #684200
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-frameworks/solid/solid-5.57.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.57.0-r1.ebuild b/kde-frameworks/solid/solid-5.57.0-r1.ebuild
index b319ab37271..60477aa8644 100644
--- a/kde-frameworks/solid/solid-5.57.0-r1.ebuild
+++ b/kde-frameworks/solid/solid-5.57.0-r1.ebuild
@@ -8,7 +8,7 @@ inherit kde5
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
IUSE="nls udev"
BDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2019-05-16 12:23 Mikle Kolyada
0 siblings, 0 replies; 50+ messages in thread
From: Mikle Kolyada @ 2019-05-16 12:23 UTC (permalink / raw
To: gentoo-commits
commit: 88b86e366c07346aaad1fa17f78a3db0c9d9fa4e
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu May 16 12:22:15 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu May 16 12:23:33 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88b86e36
kde-frameworks/solid: amd64 stable wrt bug #684200
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-frameworks/solid/solid-5.57.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.57.0-r1.ebuild b/kde-frameworks/solid/solid-5.57.0-r1.ebuild
index 481500b18de..b319ab37271 100644
--- a/kde-frameworks/solid/solid-5.57.0-r1.ebuild
+++ b/kde-frameworks/solid/solid-5.57.0-r1.ebuild
@@ -8,7 +8,7 @@ inherit kde5
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
IUSE="nls udev"
BDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2019-04-21 19:06 Andreas Sturmlechner
0 siblings, 0 replies; 50+ messages in thread
From: Andreas Sturmlechner @ 2019-04-21 19:06 UTC (permalink / raw
To: gentoo-commits
commit: b4d6c56ede33043b56d098b8f01a853b3fbfb696
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 21 19:05:42 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr 21 19:06:29 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4d6c56e
kde-frameworks/solid: Drop 5.57.0 (r0)
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/solid/solid-5.57.0.ebuild | 44 --------------------------------
1 file changed, 44 deletions(-)
diff --git a/kde-frameworks/solid/solid-5.57.0.ebuild b/kde-frameworks/solid/solid-5.57.0.ebuild
deleted file mode 100644
index 587f5833de5..00000000000
--- a/kde-frameworks/solid/solid-5.57.0.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
-LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE="nls udev"
-
-BDEPEND="
- nls? ( $(add_qt_dep linguist-tools) )
-"
-RDEPEND="
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtdeclarative)
- $(add_qt_dep qtwidgets)
- $(add_qt_dep qtxml)
- sys-fs/udisks:2
- udev? ( virtual/udev )
-"
-DEPEND="${RDEPEND}
- test? ( $(add_qt_dep qtconcurrent) )
-"
-
-src_configure() {
- local mycmakeargs=(
- -DUDEV_DISABLED=$(usex !udev)
- )
- kde5_src_configure
-}
-
-pkg_postinst() {
- kde5_pkg_postinst
-
- if [[ -z "${REPLACING_VERSIONS}" ]] && ! has_version "app-misc/media-player-info" ; then
- elog "For media player support, install app-misc/media-player-info"
- fi
-
- use udev || ewarn "Building without udev support may cause unintended runtime problems in consumers."
-}
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2019-04-21 19:06 Andreas Sturmlechner
0 siblings, 0 replies; 50+ messages in thread
From: Andreas Sturmlechner @ 2019-04-21 19:06 UTC (permalink / raw
To: gentoo-commits
commit: ffd2966656305699be08ad422e70e471fc84aaeb
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 21 19:04:19 2019 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Apr 21 19:06:29 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffd29666
kde-frameworks/solid: Fix USE udev dependency to virtual/libudev
Thanks-to: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
kde-frameworks/solid/solid-5.57.0-r1.ebuild | 44 +++++++++++++++++++++++++++++
1 file changed, 44 insertions(+)
diff --git a/kde-frameworks/solid/solid-5.57.0-r1.ebuild b/kde-frameworks/solid/solid-5.57.0-r1.ebuild
new file mode 100644
index 00000000000..481500b18de
--- /dev/null
+++ b/kde-frameworks/solid/solid-5.57.0-r1.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+VIRTUALX_REQUIRED="test"
+inherit kde5
+
+DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
+LICENSE="LGPL-2.1+"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE="nls udev"
+
+BDEPEND="
+ nls? ( $(add_qt_dep linguist-tools) )
+"
+RDEPEND="
+ $(add_qt_dep qtdbus)
+ $(add_qt_dep qtdeclarative)
+ $(add_qt_dep qtwidgets)
+ $(add_qt_dep qtxml)
+ sys-fs/udisks:2
+ udev? ( virtual/libudev:= )
+"
+DEPEND="${RDEPEND}
+ test? ( $(add_qt_dep qtconcurrent) )
+"
+
+src_configure() {
+ local mycmakeargs=(
+ -DUDEV_DISABLED=$(usex !udev)
+ )
+ kde5_src_configure
+}
+
+pkg_postinst() {
+ kde5_pkg_postinst
+
+ if [[ -z "${REPLACING_VERSIONS}" ]] && ! has_version "app-misc/media-player-info" ; then
+ elog "For media player support, install app-misc/media-player-info"
+ fi
+
+ use udev || ewarn "Building without udev support may cause unintended runtime problems in consumers."
+}
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2019-02-06 11:37 Mikle Kolyada
0 siblings, 0 replies; 50+ messages in thread
From: Mikle Kolyada @ 2019-02-06 11:37 UTC (permalink / raw
To: gentoo-commits
commit: 9d9137ef4a28ccecb88d2374532d5911795ba54f
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 6 11:35:03 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Feb 6 11:35:03 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d9137ef
kde-frameworks/solid: x86 stable wrt bug #675664
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
kde-frameworks/solid/solid-5.54.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.54.0.ebuild b/kde-frameworks/solid/solid-5.54.0.ebuild
index 50b1ece533e..f73e213e757 100644
--- a/kde-frameworks/solid/solid-5.54.0.ebuild
+++ b/kde-frameworks/solid/solid-5.54.0.ebuild
@@ -8,7 +8,7 @@ inherit kde5
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
IUSE="nls"
RDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2019-02-06 10:59 Mikle Kolyada
0 siblings, 0 replies; 50+ messages in thread
From: Mikle Kolyada @ 2019-02-06 10:59 UTC (permalink / raw
To: gentoo-commits
commit: 34fe2eca2a803a176f6a914fbf05b6d63d204c46
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 6 10:46:27 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Feb 6 10:54:55 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34fe2eca
kde-frameworks/solid: amd64 stable wrt bug #675664
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
kde-frameworks/solid/solid-5.54.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.54.0.ebuild b/kde-frameworks/solid/solid-5.54.0.ebuild
index 6646d6a0d8d..50b1ece533e 100644
--- a/kde-frameworks/solid/solid-5.54.0.ebuild
+++ b/kde-frameworks/solid/solid-5.54.0.ebuild
@@ -8,7 +8,7 @@ inherit kde5
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~x86"
IUSE="nls"
RDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2018-10-10 11:48 Mikle Kolyada
0 siblings, 0 replies; 50+ messages in thread
From: Mikle Kolyada @ 2018-10-10 11:48 UTC (permalink / raw
To: gentoo-commits
commit: 48c135c919838cc9beed010d317bdc8379fe4f26
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 10 11:43:17 2018 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Wed Oct 10 11:48:42 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48c135c9
kde-frameworks/solid: 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/solid/solid-5.50.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.50.0.ebuild b/kde-frameworks/solid/solid-5.50.0.ebuild
index b296460bfc8..1a1d84f6be4 100644
--- a/kde-frameworks/solid/solid-5.50.0.ebuild
+++ b/kde-frameworks/solid/solid-5.50.0.ebuild
@@ -8,7 +8,7 @@ inherit kde5
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
IUSE="nls"
RDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2018-10-10 3:01 Thomas Deutschmann
0 siblings, 0 replies; 50+ messages in thread
From: Thomas Deutschmann @ 2018-10-10 3:01 UTC (permalink / raw
To: gentoo-commits
commit: c7864a7b5f82d90c308551062031f5bff176a1da
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 10 02:56:00 2018 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Wed Oct 10 02:56:00 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7864a7b
kde-frameworks/solid: x86 stable (bug #667760)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
kde-frameworks/solid/solid-5.50.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-frameworks/solid/solid-5.50.0.ebuild b/kde-frameworks/solid/solid-5.50.0.ebuild
index 3e36d8d362f..b296460bfc8 100644
--- a/kde-frameworks/solid/solid-5.50.0.ebuild
+++ b/kde-frameworks/solid/solid-5.50.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ inherit kde5
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 x86"
IUSE="nls"
RDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2018-05-22 4:44 Andreas Sturmlechner
0 siblings, 0 replies; 50+ messages in thread
From: Andreas Sturmlechner @ 2018-05-22 4:44 UTC (permalink / raw
To: gentoo-commits
commit: 216216975321875f1ce099035add1b6f0ad0fd9c
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Mon May 21 20:20:25 2018 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue May 22 04:43:34 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21621697
kde-frameworks/solid: Drop 5.46.0 (r0)
Package-Manager: Portage-2.3.38, Repoman-2.3.9
kde-frameworks/solid/solid-5.46.0.ebuild | 32 --------------------------------
1 file changed, 32 deletions(-)
diff --git a/kde-frameworks/solid/solid-5.46.0.ebuild b/kde-frameworks/solid/solid-5.46.0.ebuild
deleted file mode 100644
index 5ba7d7e8701..00000000000
--- a/kde-frameworks/solid/solid-5.46.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-VIRTUALX_REQUIRED="test"
-inherit kde5
-
-DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
-LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
-IUSE="nls"
-
-RDEPEND="
- $(add_qt_dep qtdbus)
- $(add_qt_dep qtdeclarative)
- $(add_qt_dep qtwidgets)
- $(add_qt_dep qtxml)
- sys-fs/udisks:2
- virtual/udev
-"
-DEPEND="${RDEPEND}
- nls? ( $(add_qt_dep linguist-tools) )
- test? ( $(add_qt_dep qtconcurrent) )
-"
-pkg_postinst() {
- kde5_pkg_postinst
-
- if ! has_version "app-misc/media-player-info" ; then
- einfo "For media player support, install app-misc/media-player-info"
- fi
-}
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2017-07-13 18:32 Alexis Ballier
0 siblings, 0 replies; 50+ messages in thread
From: Alexis Ballier @ 2017-07-13 18:32 UTC (permalink / raw
To: gentoo-commits
commit: d94a0b633601ab0dfbfaad71aea6ae76a5a4a722
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 13 18:31:31 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jul 13 18:32:23 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d94a0b63
kde-frameworks/solid: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
kde-frameworks/solid/solid-5.36.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.36.0.ebuild b/kde-frameworks/solid/solid-5.36.0.ebuild
index a7bb115f62c..66e0b008185 100644
--- a/kde-frameworks/solid/solid-5.36.0.ebuild
+++ b/kde-frameworks/solid/solid-5.36.0.ebuild
@@ -8,7 +8,7 @@ inherit kde5
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE="nls"
RDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2017-06-09 10:19 Agostino Sarubbo
0 siblings, 0 replies; 50+ messages in thread
From: Agostino Sarubbo @ 2017-06-09 10:19 UTC (permalink / raw
To: gentoo-commits
commit: 6705d5afaf3c418b4623e06b19e850cd6679bc9f
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 9 10:18:17 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Jun 9 10:18:17 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6705d5af
kde-frameworks/solid: x86 stable wrt bug #619984
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
kde-frameworks/solid/solid-5.34.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.34.0.ebuild b/kde-frameworks/solid/solid-5.34.0.ebuild
index 7dda7c116f7..d3352d5a18d 100644
--- a/kde-frameworks/solid/solid-5.34.0.ebuild
+++ b/kde-frameworks/solid/solid-5.34.0.ebuild
@@ -8,7 +8,7 @@ inherit kde5
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
IUSE="nls"
RDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2017-06-04 16:00 Agostino Sarubbo
0 siblings, 0 replies; 50+ messages in thread
From: Agostino Sarubbo @ 2017-06-04 16:00 UTC (permalink / raw
To: gentoo-commits
commit: 7d9ec582746f08d1c6ff52d7868a30e2238dfb7a
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 4 15:59:59 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Jun 4 15:59:59 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d9ec582
kde-frameworks/solid: amd64 stable wrt bug #619984
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
kde-frameworks/solid/solid-5.34.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.34.0.ebuild b/kde-frameworks/solid/solid-5.34.0.ebuild
index a7bb115f62c..7dda7c116f7 100644
--- a/kde-frameworks/solid/solid-5.34.0.ebuild
+++ b/kde-frameworks/solid/solid-5.34.0.ebuild
@@ -8,7 +8,7 @@ inherit kde5
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
IUSE="nls"
RDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2017-01-20 9:47 Agostino Sarubbo
0 siblings, 0 replies; 50+ messages in thread
From: Agostino Sarubbo @ 2017-01-20 9:47 UTC (permalink / raw
To: gentoo-commits
commit: 55e7e1904a32c6ff2d42cb229889c25faccde733
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 20 09:46:42 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Jan 20 09:47:39 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55e7e190
kde-frameworks/solid: x86 stable wrt bug #605938
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
kde-frameworks/solid/solid-5.29.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kde-frameworks/solid/solid-5.29.0.ebuild b/kde-frameworks/solid/solid-5.29.0.ebuild
index 7302b7a..e1c32b4 100644
--- a/kde-frameworks/solid/solid-5.29.0.ebuild
+++ b/kde-frameworks/solid/solid-5.29.0.ebuild
@@ -9,7 +9,7 @@ inherit kde5
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm x86"
IUSE="nls"
RDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/
@ 2017-01-17 19:54 Aaron Bauman
0 siblings, 0 replies; 50+ messages in thread
From: Aaron Bauman @ 2017-01-17 19:54 UTC (permalink / raw
To: gentoo-commits
commit: f18cf1a1e871c652af41ba8687f7ed440997c83f
Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 19:44:01 2017 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Jan 17 19:50:53 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f18cf1a1
kde-frameworks/solid: amd64 stable
Gentoo-bug: 605938
Package-Manager: portage-2.3.0
kde-frameworks/solid/solid-5.29.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/kde-frameworks/solid/solid-5.29.0.ebuild b/kde-frameworks/solid/solid-5.29.0.ebuild
index df52172..7302b7a 100644
--- a/kde-frameworks/solid/solid-5.29.0.ebuild
+++ b/kde-frameworks/solid/solid-5.29.0.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$
@@ -9,7 +9,7 @@ inherit kde5
DESCRIPTION="Provider for platform independent hardware discovery, abstraction and management"
LICENSE="LGPL-2.1+"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
IUSE="nls"
RDEPEND="
^ permalink raw reply related [flat|nested] 50+ messages in thread
end of thread, other threads:[~2024-11-05 22:50 UTC | newest]
Thread overview: 50+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-31 15:54 [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/solid/ Mikle Kolyada
-- strict thread matches above, loose matches on Subject: below --
2024-11-05 22:50 Andreas Sturmlechner
2024-10-04 16:37 Arthur Zamarin
2024-09-12 17:21 Arthur Zamarin
2024-05-28 2:10 Sam James
2024-05-27 23:47 Sam James
2024-05-27 18:13 Arthur Zamarin
2024-05-13 20:26 Andreas Sturmlechner
2024-03-01 14:00 Arthur Zamarin
2024-02-19 16:28 Sam James
2024-02-02 12:44 Arthur Zamarin
2023-08-02 17:48 Sam James
2023-06-22 19:59 Arthur Zamarin
2022-11-16 21:33 Andreas Sturmlechner
2022-02-08 14:46 Agostino Sarubbo
2022-01-20 13:26 Andreas Sturmlechner
2021-12-08 15:08 Andreas Sturmlechner
2021-09-13 8:18 Agostino Sarubbo
2021-08-01 19:32 Andreas Sturmlechner
2021-04-11 12:25 Mikle Kolyada
2021-04-11 12:20 Mikle Kolyada
2021-04-10 23:41 Thomas Deutschmann
2020-07-11 15:37 Andreas Sturmlechner
2020-06-28 17:56 Andreas Sturmlechner
2020-05-30 13:38 Mikle Kolyada
2020-05-30 13:33 Mikle Kolyada
2020-03-01 7:28 Mikle Kolyada
2020-03-01 7:23 Mikle Kolyada
2020-03-01 7:18 Mikle Kolyada
2019-12-02 15:51 Andreas Sturmlechner
2019-09-08 16:18 Andreas Sturmlechner
2019-07-28 19:16 Aaron Bauman
2019-07-28 0:36 Mikle Kolyada
2019-07-28 0:15 Mikle Kolyada
2019-06-10 10:37 Michael Palimaka
2019-05-27 21:04 Aaron Bauman
2019-05-16 12:28 Mikle Kolyada
2019-05-16 12:23 Mikle Kolyada
2019-04-21 19:06 Andreas Sturmlechner
2019-04-21 19:06 Andreas Sturmlechner
2019-02-06 11:37 Mikle Kolyada
2019-02-06 10:59 Mikle Kolyada
2018-10-10 11:48 Mikle Kolyada
2018-10-10 3:01 Thomas Deutschmann
2018-05-22 4:44 Andreas Sturmlechner
2017-07-13 18:32 Alexis Ballier
2017-06-09 10:19 Agostino Sarubbo
2017-06-04 16:00 Agostino Sarubbo
2017-01-20 9:47 Agostino Sarubbo
2017-01-17 19:54 Aaron Bauman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox