[gentoo-commits] repo/proj/guru:dev commit in: app-portage/portage-lostfiles/

2024-03-13 Thread Michael Egger
commit: 6ce490692752e0531008a479aba7b4ddea9b06f1
Author: Michael Egger  protonmail  com>
AuthorDate: Wed Mar 13 13:16:57 2024 +
Commit:     Michael Egger  tsn  at>
CommitDate: Wed Mar 13 13:16:57 2024 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6ce49069

app-portage/portage-lostfiles: add 0.5.5, drop 0.5.4

Signed-off-by: Michael Egger  protonmail.com>

 app-portage/portage-lostfiles/Manifest  | 2 +-
 .../{portage-lostfiles-0.5.4.ebuild => portage-lostfiles-0.5.5.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/portage-lostfiles/Manifest 
b/app-portage/portage-lostfiles/Manifest
index 4afe784d56..30cb443f85 100644
--- a/app-portage/portage-lostfiles/Manifest
+++ b/app-portage/portage-lostfiles/Manifest
@@ -1 +1 @@
-DIST portage-lostfiles-0.5.4.tar.gz 12495 BLAKE2B 
bcf3af787978ba604c0fd6348f4ec2352398790d68f1d2e7e8b5de159820be13807a83cd98255d4f7fe7f0224079d3c9edc22b744bb39ba236aed2607020f7c2
 SHA512 
a1fd0229b9fd6913982d2c41015364ac1ee78cbee9e0d213cfc7e280fee920c4c8e2b3bfe29979f2110ceb744978d8f255b67b63cd8ff73b1b2cb7ed45a11c74
+DIST portage-lostfiles-0.5.5.tar.gz 12496 BLAKE2B 
99d16719ef3065a3284603743c408d69a4db40f901dde2d89025ea403c6e9531128d49978fdd087bf919e961f7f4777b6317e59e251a9c1953a812adb81efd58
 SHA512 
30062820b9365d4ca7b6303e4732e55dba020d99efe3f0b4bd4023b9f70b03cc151700679710f998939363060d666a1c44460e958a80d7a4397ffa1da4fda331

diff --git a/app-portage/portage-lostfiles/portage-lostfiles-0.5.4.ebuild 
b/app-portage/portage-lostfiles/portage-lostfiles-0.5.5.ebuild
similarity index 100%
rename from app-portage/portage-lostfiles/portage-lostfiles-0.5.4.ebuild
rename to app-portage/portage-lostfiles/portage-lostfiles-0.5.5.ebuild



[gentoo-commits] repo/proj/guru:dev commit in: app-portage/portage-lostfiles/

2023-11-30 Thread Michael Egger
commit: f5e8044c1095da20b649e1f66370cabe11035de9
Author: Michael Egger  protonmail  com>
AuthorDate: Thu Nov 30 18:23:23 2023 +
Commit:     Michael Egger  tsn  at>
CommitDate: Thu Nov 30 18:23:23 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f5e8044c

app-portage/portage-lostfiles: add 0.5.4, drop 0.5.2

Signed-off-by: Michael Egger  protonmail.com>

 app-portage/portage-lostfiles/Manifest  | 2 +-
 .../{portage-lostfiles-0.5.2.ebuild => portage-lostfiles-0.5.4.ebuild}  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-portage/portage-lostfiles/Manifest 
b/app-portage/portage-lostfiles/Manifest
index dd31f2636b..4afe784d56 100644
--- a/app-portage/portage-lostfiles/Manifest
+++ b/app-portage/portage-lostfiles/Manifest
@@ -1 +1 @@
-DIST portage-lostfiles-0.5.2.tar.gz 12554 BLAKE2B 
3562c6e0fad3fb4d41b815bf8183826875ef169c068a9c2c0e1370aadf7524ff1b1c06f3a39133f626a6bf520e4ba27e6de31e5dd66dbbbe818a1d4719266ecd
 SHA512 
6418a8bb526e2bd62f1dda1f2f3cc715db0a3df125ccec47347fb93cba12214270d92768d2aafeac2e5487f34832a5c1abab6e0e3dde7dd4ec44bc0881af6764
+DIST portage-lostfiles-0.5.4.tar.gz 12495 BLAKE2B 
bcf3af787978ba604c0fd6348f4ec2352398790d68f1d2e7e8b5de159820be13807a83cd98255d4f7fe7f0224079d3c9edc22b744bb39ba236aed2607020f7c2
 SHA512 
a1fd0229b9fd6913982d2c41015364ac1ee78cbee9e0d213cfc7e280fee920c4c8e2b3bfe29979f2110ceb744978d8f255b67b63cd8ff73b1b2cb7ed45a11c74

diff --git a/app-portage/portage-lostfiles/portage-lostfiles-0.5.2.ebuild 
b/app-portage/portage-lostfiles/portage-lostfiles-0.5.4.ebuild
similarity index 92%
rename from app-portage/portage-lostfiles/portage-lostfiles-0.5.2.ebuild
rename to app-portage/portage-lostfiles/portage-lostfiles-0.5.4.ebuild
index 348963c9a6..917d2dc3b4 100644
--- a/app-portage/portage-lostfiles/portage-lostfiles-0.5.2.ebuild
+++ b/app-portage/portage-lostfiles/portage-lostfiles-0.5.4.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 inherit distutils-r1
 
 DESCRIPTION="A simple script to identify files not tracked by Portage package 
manager"



[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/trezord-go/

2023-04-19 Thread Michael Egger
commit: be1dad42ac40708fd9daa842b2156a0a7b59bd8e
Author: Michael Egger  protonmail  com>
AuthorDate: Wed Apr 19 22:29:21 2023 +
Commit:     Michael Egger  tsn  at>
CommitDate: Wed Apr 19 22:29:21 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=be1dad42

net-p2p/trezord-go: add 2.0.33, drop 2.0.32-r1

Signed-off-by: Michael Egger  protonmail.com>

 net-p2p/trezord-go/Manifest | 2 +-
 .../{trezord-go-2.0.32-r1.ebuild => trezord-go-2.0.33.ebuild}   | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/trezord-go/Manifest b/net-p2p/trezord-go/Manifest
index d9eb84eb0..2f15d9f3f 100644
--- a/net-p2p/trezord-go/Manifest
+++ b/net-p2p/trezord-go/Manifest
@@ -18,4 +18,4 @@ DIST gopkg.in%2Fnatefinch%2Flumberjack.v2%2F@v%2Fv2.0.0.mod 
40 BLAKE2B 33144c2d7
 DIST gopkg.in%2Fnatefinch%2Flumberjack.v2%2F@v%2Fv2.0.0.zip 17854 BLAKE2B 
5580929fb891fd24550919ed250bbf70129f991a250669895a8b22d40ec40e691646dee8c243b39ce5f36accdfd749d46276b0358daf0512371f09f516819949
 SHA512 
26024daf1aec9a7b1e760b6fe789dd66d3f8300a9b413098c044d3f7c47d050dbad9809f9c807a1c8eb45d9d12d1821a45c8c8f0b14a96cfdf9752e271bb4de4
 DIST gopkg.in%2Fyaml.v2%2F@v%2Fv2.4.0.mod 95 BLAKE2B 
888532a43aa7569fc03a62d78507081f30342eb4be40c01252683b16cd3658dd7b30d5f8a071dffe2c05f57bbee3afbc1ee4324c471788c633a878d498ff7d57
 SHA512 
2790882fbfa812468b9b3443630b1f1ee67a968eb20da8e4a1bfd410e4b516a8a7e77c07414b64f17e11e2151161b85d019e172cc833a45b19e66d4c70f89f82
 DIST gopkg.in%2Fyaml.v2%2F@v%2Fv2.4.0.zip 81183 BLAKE2B 
0e3222d715fe7e9e8e9a10abad817f75bdd095f9af250d6bdf1ee2881930c739111de8b526175c9204995c48e0ade9852541a7f22b0ce1261f473986a2739182
 SHA512 
d6f4ac547609c943adfc6b518ff03ac09da566ba2b29466abe8f6db3d5a41ae7e5c187068dce4e77271905b1aa88497ca49a43bb9bbf9c94011b7ccf1b4b2f42
-DIST trezord-go-2.0.32.tar.gz 645142 BLAKE2B 
54f287b85f1be2e82ddbf931752d3434bc5c4c89d097eb5fc885989c03989f16838b988bd5df003b74d464cb92475a1add7a4eb947ed4df52dfff845bc20006a
 SHA512 
370cd5978d35ab0dbca5870590145b780208b49d87590fc2c778fce11be44d226f8dfec3b5ec11b2ad1a59ca722740e46bd7e88e108bce880fa7b582d20f5aa8
+DIST trezord-go-2.0.33.tar.gz 645382 BLAKE2B 
86e267923a1e7e056d4de98a31e370928d4300b6ccb84f756ca3414468d11c0c70ea57649382b15696215f39d4544d9e03475fd2f1c2000c12f53e40b55c6010
 SHA512 
c4e12f519b42c6c2856b2a6a678e8c572676658e399de38afa41e3e319cb3e4760a01e7a2c3b34504c44324b85a7e63fab973d9cb5409c80861a138e7ecef49f

diff --git a/net-p2p/trezord-go/trezord-go-2.0.32-r1.ebuild 
b/net-p2p/trezord-go/trezord-go-2.0.33.ebuild
similarity index 100%
rename from net-p2p/trezord-go/trezord-go-2.0.32-r1.ebuild
rename to net-p2p/trezord-go/trezord-go-2.0.33.ebuild



[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/trezord-go/

2023-03-29 Thread Michael Egger
commit: c7a07a5a91b21e72e7781d32ff0fac7012490378
Author: Michael Egger  protonmail  com>
AuthorDate: Wed Mar 29 14:01:51 2023 +
Commit:     Michael Egger  tsn  at>
CommitDate: Wed Mar 29 14:01:51 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c7a07a5a

net-p2p/trezord-go: call udev_reload in pkg_postinst and pkg_postrm

Closes: https://bugs.gentoo.org/843002
Signed-off-by: Michael Egger  protonmail.com>

 .../{trezord-go-2.0.32.ebuild => trezord-go-2.0.32-r1.ebuild}  | 10 +-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/net-p2p/trezord-go/trezord-go-2.0.32.ebuild 
b/net-p2p/trezord-go/trezord-go-2.0.32-r1.ebuild
similarity index 94%
rename from net-p2p/trezord-go/trezord-go-2.0.32.ebuild
rename to net-p2p/trezord-go/trezord-go-2.0.32-r1.ebuild
index ef67cdbb0..59e351172 100644
--- a/net-p2p/trezord-go/trezord-go-2.0.32.ebuild
+++ b/net-p2p/trezord-go/trezord-go-2.0.32-r1.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit go-module systemd udev
 
@@ -63,3 +63,11 @@ src_install() {
use systemd && systemd_dounit release/linux/trezord.service
use udev && udev_dorules release/linux/trezor.rules
 }
+
+pkg_postinst() {
+   use udev && udev_reload
+}
+
+pkg_postrm() {
+   use udev && udev_reload
+}



[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/trezord-go/

2023-03-27 Thread Michael Egger
commit: f1007b3222cd1a0bde9748f619ffe376f63a3971
Author: Michael Egger  protonmail  com>
AuthorDate: Mon Mar 27 22:00:49 2023 +
Commit:     Michael Egger  tsn  at>
CommitDate: Mon Mar 27 22:00:49 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f1007b32

net-p2p/trezord-go: add 2.0.32, drop 2.0.30

Signed-off-by: Michael Egger  protonmail.com>

 net-p2p/trezord-go/Manifest  | 16 +++-
 ...trezord-go-2.0.30.ebuild => trezord-go-2.0.32.ebuild} | 16 +++-
 2 files changed, 6 insertions(+), 26 deletions(-)

diff --git a/net-p2p/trezord-go/Manifest b/net-p2p/trezord-go/Manifest
index 29704086f..d9eb84eb0 100644
--- a/net-p2p/trezord-go/Manifest
+++ b/net-p2p/trezord-go/Manifest
@@ -1,6 +1,5 @@
 DIST github.com%2F!burnt!sushi%2Ftoml%2F@v%2Fv0.3.1.mod 34 BLAKE2B 
ce54a247aef91043830bdf0603c8452ba38eceb1495af6e7a74c9119234a0dc5cd080cb25258c28f5e270acf91189a5ed33e361cbf17de2be5e37dadbda1d90d
 SHA512 
320941bc3b7fb8bc595e6135cbc513a7583d129f0cd92508055291e141191066303cf75148e25198c21f6c6c539a790ea3210f3ecf5de6a2a03b70c753091146
 DIST github.com%2F!burnt!sushi%2Ftoml%2F@v%2Fv0.3.1.zip 56132 BLAKE2B 
5edcfe991d7fc40094d637bae8d8d6f1f897ab3d3786ade2bb80287738103264520681ced8d30d2037253206c32d3f867f4d024a571cb9aad030ebc451e198eb
 SHA512 
43ed64ae515738487e9b75a2290d0b2bc25e83c021a9f29b21487c37adbf34e74e1e7d3d5ec0dfe678c8396356f95c3993a5f5610d1791ff62056cd182a4272f
-DIST github.com%2Fcreack%2Fpty%2F@v%2Fv1.1.9.mod 39 BLAKE2B 
71e70b038748ac19649698b1c0e59af99ce0b1c5d7c9177e8c55751eea9e82d4828b27dabb17cc04978142c9fb7a54d90c062a7cc3fdbb86116034026e40baf6
 SHA512 
9cf1687520933d3d6bbec9d7c51472998d3bdbe1b3d2a7478fca80f9e7944f9040a2b8ec7d49f1458bd46a5121bae4810d314725add41efd413319a5006b944a
 DIST github.com%2Ffelixge%2Fhttpsnoop%2F@v%2Fv1.0.1.mod 45 BLAKE2B 
4a3237b18d8ed12d10bfcca77c7b481fbcdc328397faed7784ac1b31ff2f430710a41a383a1b4c63dd6e23eb972aef3de6848c19f49e182872b7c3c9d6cbe6c9
 SHA512 
7bdc5f80046ba76d6bea23b428460edb7ae3e0837574927b22f903ad2846eca18c202cb77cfe4273b8814bacbd6ce3f28581ae3e0c7c09342622e5a582f1b691
 DIST github.com%2Ffelixge%2Fhttpsnoop%2F@v%2Fv1.0.1.zip 16015 BLAKE2B 
ff7bbec225929330c4e248211550c34e445e3ba4aa3a0a84dc9a34fd7197e1fb065a1793803d23160a26132b2aac04545211677fdd89b9d07db8a36fdb961f58
 SHA512 
9af9b14608ef03a8e9babcc8727ac30c035bf2293e1ed7e156e40f80d8ee09b8b3ff0522238879ba9dc7a4db8aa7610ef9aaf925a8e723144c3c810e20b549ba
 DIST github.com%2Fgorilla%2Fcsrf%2F@v%2Fv1.7.0.mod 123 BLAKE2B 
bdda06f265cfe903aecd736a31b0aaf653977a57acc1fc7bb09a6d316e581bd2888115f554e0de89b5219040976e686eb8925481a1b8c9f8cb67f33e4829
 SHA512 
88ec05564c0b79aeb5729afe27dc5b00e9c9e1c27576e591d4dd4dd448116782df06b322afe18d49677b300da1738e2caecc73a6e263947eb0b1d8fcb45fc217
@@ -11,21 +10,12 @@ DIST github.com%2Fgorilla%2Fmux%2F@v%2Fv1.8.0.mod 39 
BLAKE2B ce025298653101cca2b
 DIST github.com%2Fgorilla%2Fmux%2F@v%2Fv1.8.0.zip 57100 BLAKE2B 
002b1bb18bc81e6a124d511aaa6270763eef5c9af2117cec54f4dae6be22f0bd0de2594158484ae32933f24f1107f4bd490dec99f119a1c7d2cb2f722a9160c8
 SHA512 
d4bab61fba7c23094263e73459f6b4bd15bdbe02ef6349619cf89e1064a7d44c20534d6267034a0af4f2aa1a7aff0f02c35f424d25e6dc7c4d5e911e6e9fed32
 DIST github.com%2Fgorilla%2Fsecurecookie%2F@v%2Fv1.1.1.mod 39 BLAKE2B 
18dedfc007aad3087ef83c141ac6fc1835681c7f09af9a657f879e1f2bfce5e8d501113ca0e044435979b1dfb0ac5ad6954661f91118af7ff00b929076a39206
 SHA512 
f5596bc3919bf32ebdb9851ba6b8e5931eb88583e5129c277f6d5de4b339433ca8a180c40b1bfb44420c35cc8a01f53e4bf1cf6f0aef6f3b790590234bbebf61
 DIST github.com%2Fgorilla%2Fsecurecookie%2F@v%2Fv1.1.1.zip 74512 BLAKE2B 
d5f52e8fcecdd611a6dbf872a5420497e160a66afdcbe5285830cb8566bd32064e81173c971daab09f5ed8164ef571ec502a41ad49675b536ce597e49e6b90ef
 SHA512 
60b35862bcce859368f01f47562308cfe0fd47932811375d1357a02aa21ebae6905c8aaa8533aa5f873005affd450c35f35f7b5e58b58ac46f92882c271509b6
-DIST github.com%2Fkr%2Fpty%2F@v%2Fv1.1.1.mod 25 BLAKE2B 
63db8520df2f699bca5a7ccecc44ee04973307d86099cfe66ded30e2ca1bdd76fc3db48cfca0138673c20c6f94061caf219f018b21b9d67231fe959eef338596
 SHA512 
967fcdce835c12afbf3b12bb204a256f32d46a3da535e2a7250159f62781a163ee107dd2a4fa20743b76bbf52b97e627e11e895c8d5ef73aede37d6a89e326eb
-DIST github.com%2Fkr%2Ftext%2F@v%2Fv0.1.0.mod 64 BLAKE2B 
475c51201a379df2cc4ff8c5681b6a7a1524f60d0b8fd0853fef569dea754efabf3425cd4b84e8427db8a6cf3e9b1141d5050d48d5d429cc1ce82162aa70050c
 SHA512 
11d2502a7d241a0edf4e67bcb651a890a12f49d00f8b944cc9eb8f6e9cf5fbb2b2827e696021649bc795ffa275e95ee700e4a1706e03e88fa9ae079f5b9f48ce
-DIST github.com%2Fkr%2Ftext%2F@v%2Fv0.1.0.zip 12591 BLAKE2B 
944b0b9a802757e78e3dfb11d6c4d79e0e0d90489d49262b7079e6ea4728328457f8773b392c8a618aacb5fdec78948a16cc852eff71ca6f4fb9eb422c03890b
 SHA512 
3f0d00b0545769ad882e25a9a6f30b96ce4b72a8a46bb3c064907c94e2dda4e499eb32354c149f89752f9bc5d1ee5cb2ee5cafa46e2f65ea329fb432d0c0029f
-DIST github.com%2Fkr%2Ftext%2F@v%2Fv0.2.0.mo

[gentoo-commits] repo/proj/guru:dev commit in: x11-themes/arc-kde/

2023-03-27 Thread Michael Egger
commit: c62144c2243cdc93704c3e15fc5d5ab51d397ad5
Author: Michael Egger  protonmail  com>
AuthorDate: Mon Mar 27 21:51:07 2023 +
Commit:     Michael Egger  tsn  at>
CommitDate: Mon Mar 27 21:51:07 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c62144c2

x11-themes/arc-kde: add 20220908, drop 20180614

Signed-off-by: Michael Egger  protonmail.com>

 x11-themes/arc-kde/Manifest| 2 +-
 .../arc-kde/{arc-kde-20180614.ebuild => arc-kde-20220908.ebuild}   | 0
 x11-themes/arc-kde/metadata.xml| 3 +--
 3 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/x11-themes/arc-kde/Manifest b/x11-themes/arc-kde/Manifest
index 6c7a55ddc..61947d801 100644
--- a/x11-themes/arc-kde/Manifest
+++ b/x11-themes/arc-kde/Manifest
@@ -1 +1 @@
-DIST arc-kde-20180614.tar.gz 24686921 BLAKE2B 
970d8a27075bd794bee8aed42b25f1000e763aadb1b3e2b7ffa6b5d439aaf856c3e4174aba2f092037721f83e30a6b67ff30a18bbb716a4dc755c086bd3201b0
 SHA512 
5c12cc5e514e29d8beaf9a1c7a8a235fd9dd1e63cd0aa076bc4956723c07e7e91302477d772c3030fa6cde5452aba93aa6a8ef757f1b6133fd30bb54e0100bc0
+DIST arc-kde-20220908.tar.gz 34027036 BLAKE2B 
3de7e7fee44cb131d047a1cdb055c7846cc43c8bd263d97ca93f10b3a5dbc69e8f2b574e6833b21f919f2aef7c7a1bf41256bdf6333c65f415e2ebf1ef07e415
 SHA512 
dd4b350a0daa3dc24ffe2a1160fa8ba31daa022b187f87f3a87cf170f47c6ce1468dd42d1e911df8fa73b747169776cefbdd6c3d550b8a296e4a72d1ba17ded4

diff --git a/x11-themes/arc-kde/arc-kde-20180614.ebuild 
b/x11-themes/arc-kde/arc-kde-20220908.ebuild
similarity index 100%
rename from x11-themes/arc-kde/arc-kde-20180614.ebuild
rename to x11-themes/arc-kde/arc-kde-20220908.ebuild

diff --git a/x11-themes/arc-kde/metadata.xml b/x11-themes/arc-kde/metadata.xml
index 88aa93432..af6afa407 100644
--- a/x11-themes/arc-kde/metadata.xml
+++ b/x11-themes/arc-kde/metadata.xml
@@ -23,7 +23,6 @@ In this repository you'll find:
 NOTE: Plasma theme Arc Color now supports KDE Color Schemes with Papirus icon 
theme.
   
   
-https://github.com/PapirusDevelopmentTeam/arc-kde/issues
-
https://github.com/PapirusDevelopmentTeam/arc-kde/blob/master/README.md
+PapirusDevelopmentTeam/arc-kde
   
 



[gentoo-commits] repo/proj/guru:dev commit in: app-portage/portage-lostfiles/

2023-01-02 Thread Michael Egger
commit: ca65e89eca3f06cdc823dd24ef27b910e77a29f6
Author: Michael Egger  protonmail  com>
AuthorDate: Mon Jan  2 17:01:46 2023 +
Commit:     Michael Egger  tsn  at>
CommitDate: Mon Jan  2 17:01:46 2023 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ca65e89e

app-portage/portage-lostfiles: add 0.5.2, drop 0.2.2

Signed-off-by: Michael Egger  protonmail.com>

 app-portage/portage-lostfiles/Manifest |  2 +-
 app-portage/portage-lostfiles/metadata.xml | 37 +++---
 ...0.2.2.ebuild => portage-lostfiles-0.5.2.ebuild} |  7 ++--
 3 files changed, 24 insertions(+), 22 deletions(-)

diff --git a/app-portage/portage-lostfiles/Manifest 
b/app-portage/portage-lostfiles/Manifest
index 2ae44a804..dd31f2636 100644
--- a/app-portage/portage-lostfiles/Manifest
+++ b/app-portage/portage-lostfiles/Manifest
@@ -1 +1 @@
-DIST portage-lostfiles-0.2.2.tar.gz 10618 BLAKE2B 
a477bafc83d5af7d29759bcaa3c09a89f678a463a94f037689bdef3e85cf3b78bdc53aed87696aa351623c6be210937f50d6f71ef588d9e27dbed061300374af
 SHA512 
cf7b17d9cd3214616f4bb60284275172e4270180a87f4934e6ee5750e62315b2728e4fa0f930c18fc02b4b173b404fa27c3e75fca4f5ae0b740fe0c91025cb36
+DIST portage-lostfiles-0.5.2.tar.gz 12554 BLAKE2B 
3562c6e0fad3fb4d41b815bf8183826875ef169c068a9c2c0e1370aadf7524ff1b1c06f3a39133f626a6bf520e4ba27e6de31e5dd66dbbbe818a1d4719266ecd
 SHA512 
6418a8bb526e2bd62f1dda1f2f3cc715db0a3df125ccec47347fb93cba12214270d92768d2aafeac2e5487f34832a5c1abab6e0e3dde7dd4ec44bc0881af6764

diff --git a/app-portage/portage-lostfiles/metadata.xml 
b/app-portage/portage-lostfiles/metadata.xml
index 5daf1a751..a09f34b3d 100644
--- a/app-portage/portage-lostfiles/metadata.xml
+++ b/app-portage/portage-lostfiles/metadata.xml
@@ -1,22 +1,23 @@
 
 http://www.gentoo.org/dtd/metadata.dtd;>
 
-   
-   egge...@protonmail.com
-       Michael Egger
-   
-   
-   A simple script to identify files not tracked by Portage 
package manager.
-   Notes:
-   Symlinks are not reported as lost as long as the link target 
exists and is tracked.
-   Some common paths are not reported (e.g.: /etc/group, 
/etc/machine-id, ...). The full whitelist is defined by WHITELIST in 
lostfiles.py.
-   Usage
-   git clone https://github.com/gcarq/portage-lostfiles.git
-   cd portage-lostfiles
-   $ ./lostfiles.py
-   
-   
-   
https://github.com/gcarq/portage-lostfiles/issues
-   
https://github.com/gcarq/portage-lostfiles/blob/master/README.md
-   
+
+egge...@protonmail.com
+        Michael Egger
+
+
+A simple script to identify files not tracked by Portage 
package manager.
+Notes
+Symlinks are not reported as lost as long as the link target 
exists and is tracked,
+this is the same behavior as implemented in `equery b path`.
+Some common paths are not reported (e.g.: `/etc/group`, 
`/etc/machine-id`, ...),
+those are defined in `IGNORED_PATHS` and `PKG_PATHS` in 
`lostfiles.py`.
+Usage
+git clone https://github.com/gcarq/portage-lostfiles.git
+cd portage-lostfiles
+$ ./lostfiles.py
+
+
+   gcarq/portage-lostfiles
+
 

diff --git a/app-portage/portage-lostfiles/portage-lostfiles-0.2.2.ebuild 
b/app-portage/portage-lostfiles/portage-lostfiles-0.5.2.ebuild
similarity index 77%
rename from app-portage/portage-lostfiles/portage-lostfiles-0.2.2.ebuild
rename to app-portage/portage-lostfiles/portage-lostfiles-0.5.2.ebuild
index 06a33a36e..6cd8a7426 100644
--- a/app-portage/portage-lostfiles/portage-lostfiles-0.2.2.ebuild
+++ b/app-portage/portage-lostfiles/portage-lostfiles-0.5.2.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-PYTHON_COMPAT=( python3_{8..10} )
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..11} )
 inherit distutils-r1
 
 DESCRIPTION="A simple script to identify files not tracked by Portage package 
manager"



[gentoo-commits] repo/proj/guru:dev commit in: app-portage/portage-lostfiles/

2021-02-16 Thread Michael Egger
commit: 29a40fb73d52694595762a77df7aeb346fddc4ae
Author: Michael Egger  protonmail  com>
AuthorDate: Tue Feb 16 09:44:46 2021 +
Commit:     Michael Egger  tsn  at>
CommitDate: Tue Feb 16 09:44:46 2021 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=29a40fb7

app-portage/portage-lostfiles: bump to 0.2.2

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Michael Egger  protonmail.com>

 app-portage/portage-lostfiles/Manifest| 2 +-
 ...{portage-lostfiles-0.2.0.ebuild => portage-lostfiles-0.2.2.ebuild} | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-portage/portage-lostfiles/Manifest 
b/app-portage/portage-lostfiles/Manifest
index 8f854934..2ae44a80 100644
--- a/app-portage/portage-lostfiles/Manifest
+++ b/app-portage/portage-lostfiles/Manifest
@@ -1 +1 @@
-DIST portage-lostfiles-0.2.0.tar.gz 10591 BLAKE2B 
d8f4d68e3b0f35fb7fef9845f7e43af15ed83cef6d703c16a9845e30dab392113e49df048a36275d7cd209efa9416aae94d9e4d11b1a6dfa95ac5643074f5e10
 SHA512 
795ad2601153dc113af6888a0380c88c929af5cf6ee7f8859d99943776b26c28b53383f8276929ab9e3f748c84309717d898b362561791f764432280921dad74
+DIST portage-lostfiles-0.2.2.tar.gz 10618 BLAKE2B 
a477bafc83d5af7d29759bcaa3c09a89f678a463a94f037689bdef3e85cf3b78bdc53aed87696aa351623c6be210937f50d6f71ef588d9e27dbed061300374af
 SHA512 
cf7b17d9cd3214616f4bb60284275172e4270180a87f4934e6ee5750e62315b2728e4fa0f930c18fc02b4b173b404fa27c3e75fca4f5ae0b740fe0c91025cb36

diff --git a/app-portage/portage-lostfiles/portage-lostfiles-0.2.0.ebuild 
b/app-portage/portage-lostfiles/portage-lostfiles-0.2.2.ebuild
similarity index 85%
rename from app-portage/portage-lostfiles/portage-lostfiles-0.2.0.ebuild
rename to app-portage/portage-lostfiles/portage-lostfiles-0.2.2.ebuild
index 87ba9dd5..816a32fb 100644
--- a/app-portage/portage-lostfiles/portage-lostfiles-0.2.0.ebuild
+++ b/app-portage/portage-lostfiles/portage-lostfiles-0.2.2.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_COMPAT=( python3_{7,8,9} )
 
 DISTUTILS_USE_SETUPTOOLS=rdepend
 



[gentoo-commits] repo/proj/guru:dev commit in: sys-apps/flatpak/, acct-group/flatpak/, acct-user/flatpak/

2020-10-18 Thread Michael Egger
commit: 52d168cfeafc2f0b4fdbdadc3b52d4c7d8d6
Author: Michael Egger  protonmail  com>
AuthorDate: Sun Oct 18 11:58:38 2020 +
Commit:     Michael Egger  tsn  at>
CommitDate: Sun Oct 18 11:58:38 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=52d168cf

sys-apps/flatpak: Package has been added to gentoo

Removing acct-group/flatpak and acct-user/flatpak as well

Signed-off-by: Michael Egger  protonmail.com>

 acct-group/flatpak/flatpak-0.ebuild   |  9 
 acct-group/flatpak/metadata.xml   |  5 --
 acct-user/flatpak/flatpak-0.ebuild| 11 
 acct-user/flatpak/metadata.xml|  5 --
 sys-apps/flatpak/Manifest |  1 -
 sys-apps/flatpak/flatpak-1.8.2.ebuild | 94 ---
 sys-apps/flatpak/metadata.xml |  5 --
 7 files changed, 130 deletions(-)

diff --git a/acct-group/flatpak/flatpak-0.ebuild 
b/acct-group/flatpak/flatpak-0.ebuild
deleted file mode 100644
index 808e7063..
--- a/acct-group/flatpak/flatpak-0.ebuild
+++ /dev/null
@@ -1,9 +0,0 @@
-# Copyright 2019-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit acct-group
-
-KEYWORDS="~amd64 ~x86"
-ACCT_GROUP_ID=313

diff --git a/acct-group/flatpak/metadata.xml b/acct-group/flatpak/metadata.xml
deleted file mode 100644
index 7a38bb90..
--- a/acct-group/flatpak/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-

diff --git a/acct-user/flatpak/flatpak-0.ebuild 
b/acct-user/flatpak/flatpak-0.ebuild
deleted file mode 100644
index 59e29e9e..
--- a/acct-user/flatpak/flatpak-0.ebuild
+++ /dev/null
@@ -1,11 +0,0 @@
-# Copyright 2019-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit acct-user
-
-ACCT_USER_ID=313
-ACCT_USER_GROUPS=( flatpak )
-KEYWORDS="~amd64 ~x86"
-acct-user_add_deps

diff --git a/acct-user/flatpak/metadata.xml b/acct-user/flatpak/metadata.xml
deleted file mode 100644
index 7a38bb90..
--- a/acct-user/flatpak/metadata.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-

diff --git a/sys-apps/flatpak/Manifest b/sys-apps/flatpak/Manifest
deleted file mode 100644
index 3fcd5634..
--- a/sys-apps/flatpak/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST flatpak-1.8.2.tar.xz 1424468 BLAKE2B 
4ade582176cd4ed494d0afc2a75b81168dc2263183d4ec2ef731b2d3ccbd96a7cc0fdb012f07966b4429529ab69c79b32abbcc4c1a8640b030d3ba2edfbce36d
 SHA512 
f27c05b2621328dce31e4c31ae097765864bac84f6c1fada23f48c0235c6b85f447948a07861653f7bed4e17e43f8ff3d2c60263e23426c765c787b5f447a4e2

diff --git a/sys-apps/flatpak/flatpak-1.8.2.ebuild 
b/sys-apps/flatpak/flatpak-1.8.2.ebuild
deleted file mode 100644
index 4d360f69..
--- a/sys-apps/flatpak/flatpak-1.8.2.ebuild
+++ /dev/null
@@ -1,94 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-PYTHON_COMPAT=( python3_{7,8,9} )
-
-inherit autotools linux-info python-any-r1
-
-SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.xz;
-DESCRIPTION="Application distribution framework"
-HOMEPAGE="https://flatpak.org/;
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc gtk introspection kde policykit seccomp systemd"
-
-# FIXME: Automagic dep on app-arch/zstd
-RDEPEND="
-   acct-group/flatpak
-   acct-user/flatpak
-   >=app-arch/libarchive-2.8
-   >=app-crypt/gpgme-1.1.8
-   >=dev-libs/appstream-glib-0.5.10
-   >=dev-libs/glib-2.56:2
-   >=dev-libs/libxml2-2.4
-   dev-libs/json-glib
-   >=dev-util/ostree-2019.5[gpg(+)]
-   || ( dev-util/ostree[curl]
-dev-util/ostree[soup] )
-   >=gnome-base/dconf-0.26
-   >=net-libs/libsoup-2.4
-   sys-apps/dbus
-   >=sys-fs/fuse-2.9.9:0
-   x11-apps/xauth
-   x11-libs/gdk-pixbuf:2
-   policykit? ( >=sys-auth/polkit-0.98 )
-   seccomp? ( sys-libs/libseccomp )
-   systemd? ( sys-apps/systemd )
-"
-
-# NOTE: pyparsing for variant-schema-compiler submodule (build time)
-DEPEND="${RDEPEND}"
-BDEPEND=">=sys-devel/automake-1.13.4
-   >=sys-devel/gettext-0.18.2
-   virtual/pkgconfig
-   dev-util/gdbus-codegen
-   sys-devel/bison
-   introspection? ( >=dev-libs/gobject-introspection-1.40 )
-   doc? ( >=dev-util/gtk-doc-1.20
-  dev-libs/libxslt )
-   $(python_gen_any_dep '
-   dev-python/pyparsing[${PYTHON_USEDEP}]
-   ')
-"
-# FIXME: is there a nicer way to do this?
-PDEPEND="
-   gtk? ( >=sys-apps/xdg-desktop-portal-0.10
-  sys-apps/xdg-desktop-portal-gtk )
-   kde? ( kde-plasma/xdg-desktop-portal-kde )
-"
-
-python_check_deps() {
- 

[gentoo-commits] repo/proj/guru:dev commit in: kde-misc/plasma-applet-thermal-monitor/files/, ...

2020-08-26 Thread Michael Egger
commit: 0e0a9604029cdd36783957342fb61c9fd466179b
Author: Michael Egger  protonmail  com>
AuthorDate: Wed Aug 26 21:36:52 2020 +
Commit:     Michael Egger  tsn  at>
CommitDate: Wed Aug 26 21:38:14 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0e0a9604

kde-misc/plasma-applet-thermal-monitor: Version bump to 1.3.0

Signed-off-by: Michael Egger  protonmail.com>

 kde-misc/plasma-applet-thermal-monitor/Manifest|  2 +-
 .../files/01-set-correct-qml-type.patch| 25 --
 ... => plasma-applet-thermal-monitor-1.3.0.ebuild} |  8 +++
 3 files changed, 4 insertions(+), 31 deletions(-)

diff --git a/kde-misc/plasma-applet-thermal-monitor/Manifest 
b/kde-misc/plasma-applet-thermal-monitor/Manifest
index ed8e382..4e2f165 100644
--- a/kde-misc/plasma-applet-thermal-monitor/Manifest
+++ b/kde-misc/plasma-applet-thermal-monitor/Manifest
@@ -1 +1 @@
-DIST plasma-applet-thermal-monitor-1.2.9.tar.gz 836399 BLAKE2B 
3f21c8443acb6132b7f7d1f2241d985d1143a5fd7d61a787517f4ab13d8ec4451c78e0224103e4feebabff187ec8c8886a62382e4197fd49b0816fd56824af29
 SHA512 
f07c2cc7349692b4ab71986f0cb1407224540ae89e6fa152c5833a77a869035184ca42b6e213921b65814c7b5d8a9ebc0aa73bbd8fef45e7d0027abd2009671f
+DIST plasma-applet-thermal-monitor-1.3.0.tar.gz 837734 BLAKE2B 
b7e2346a8b1a9df789e1fa18265a553e2a688e987cafcab0d3b0a360ccbae2d4fe18902dda1704a98d0fadeb3f9f02f9fca5526bdb111ae2e97dc460185109a8
 SHA512 
eedd6335cc08550a86fa0b2b4388de16a6997603e78e71e10615670a7f2a6ecfa73827ab49a76494485764c6d449c7b1e796d89d2468f27595f264c268189dae

diff --git 
a/kde-misc/plasma-applet-thermal-monitor/files/01-set-correct-qml-type.patch 
b/kde-misc/plasma-applet-thermal-monitor/files/01-set-correct-qml-type.patch
deleted file mode 100644
index b563244..000
--- a/kde-misc/plasma-applet-thermal-monitor/files/01-set-correct-qml-type.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From b389b886a7ee759d06c9eb0e6a3b6abbea400035 Mon Sep 17 00:00:00 2001
-From: raochsinai 
-Date: Mon, 21 Jan 2019 11:26:31 +0800
-Subject: [PATCH] let var systemmonitorAvailableSources refer to an empty
- array.
-

- package/contents/ui/main.qml | 4 
- 1 file changed, 4 insertions(+)
-
-diff --git a/package/contents/ui/main.qml b/package/contents/ui/main.qml
-index 67e3f4c..75ae04d 100644
 a/package/contents/ui/main.qml
-+++ b/package/contents/ui/main.qml
-@@ -190,6 +190,10 @@ Item {
-
- temperatureModel.clear()
-
-+if (!systemmonitorAvailableSources) {
-+systemmonitorAvailableSources = []
-+}
-+
- if (!systemmonitorSourcesToAdd) {
- systemmonitorSourcesToAdd = []
- }

diff --git 
a/kde-misc/plasma-applet-thermal-monitor/plasma-applet-thermal-monitor-1.2.9.ebuild
 
b/kde-misc/plasma-applet-thermal-monitor/plasma-applet-thermal-monitor-1.3.0.ebuild
similarity index 67%
rename from 
kde-misc/plasma-applet-thermal-monitor/plasma-applet-thermal-monitor-1.2.9.ebuild
rename to 
kde-misc/plasma-applet-thermal-monitor/plasma-applet-thermal-monitor-1.3.0.ebuild
index 647e3ee..d889c90 100644
--- 
a/kde-misc/plasma-applet-thermal-monitor/plasma-applet-thermal-monitor-1.2.9.ebuild
+++ 
b/kde-misc/plasma-applet-thermal-monitor/plasma-applet-thermal-monitor-1.3.0.ebuild
@@ -7,12 +7,12 @@ inherit ecm
 
 DESCRIPTION="Plasma 5 applet for monitoring CPU, GPU and other available 
temperature sensors"
 HOMEPAGE="https://store.kde.org/p/998915/
-   https://github.com/kotelnik/plasma-applet-thermal-monitor;
+   https://gitlab.com/agurenko/plasma-applet-thermal-monitor;
 
 if [[ ${KDE_BUILD_TYPE} = live ]] ; then
-   EGIT_REPO_URI="https://github.com/kotelnik/${PN}.git;
+   EGIT_REPO_URI="https://gitlab.com/agurenko/${PN}.git;
 else
-   SRC_URI="https://github.com/kotelnik/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+   SRC_URI="https://gitlab.com/agurenko/${PN}/-/archive/${PV}/${P}.tar.gz 
-> ${P}.tar.gz"
KEYWORDS="~amd64 ~x86"
 fi
 
@@ -25,5 +25,3 @@ DEPEND="
>=kde-frameworks/plasma-5.60.0:5
 "
 RDEPEND="${DEPEND}"
-
-PATCHES=("${FILESDIR}/01-set-correct-qml-type.patch")



[gentoo-commits] repo/proj/guru:dev commit in: sys-apps/flatpak/

2020-08-23 Thread Michael Egger
commit: 91d9dfeaed67115e0aefecc9c9b84302ed7a6ebf
Author: Michael Egger  protonmail  com>
AuthorDate: Sun Aug 23 09:16:28 2020 +
Commit:     Michael Egger  tsn  at>
CommitDate: Sun Aug 23 09:16:28 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=91d9dfea

sys-apps/flatpak: Version bump to 1.8.2

Signed-off-by: Michael Egger  protonmail.com>

 sys-apps/flatpak/Manifest   | 2 +-
 sys-apps/flatpak/{flatpak-1.8.1.ebuild => flatpak-1.8.2.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/flatpak/Manifest b/sys-apps/flatpak/Manifest
index 0acf597..3fcd563 100644
--- a/sys-apps/flatpak/Manifest
+++ b/sys-apps/flatpak/Manifest
@@ -1 +1 @@
-DIST flatpak-1.8.1.tar.xz 1423484 BLAKE2B 
74ae70668f02c99f97d2239d12f12b0a6cd403c9920b2edd3dae5119bdae3095d743fb416a3a9ebdd71a3e9b8232755b1a4813934e541d874cba0b811d6f7041
 SHA512 
37c1b1a4c64cae06f94d6e2c9715c8db996fc66574abbc0d2f41d695e36e5ff8812121c1a704f4fb20b552ff9af8125314e4436b15a85f86dba2053c5ed477d8
+DIST flatpak-1.8.2.tar.xz 1424468 BLAKE2B 
4ade582176cd4ed494d0afc2a75b81168dc2263183d4ec2ef731b2d3ccbd96a7cc0fdb012f07966b4429529ab69c79b32abbcc4c1a8640b030d3ba2edfbce36d
 SHA512 
f27c05b2621328dce31e4c31ae097765864bac84f6c1fada23f48c0235c6b85f447948a07861653f7bed4e17e43f8ff3d2c60263e23426c765c787b5f447a4e2

diff --git a/sys-apps/flatpak/flatpak-1.8.1.ebuild 
b/sys-apps/flatpak/flatpak-1.8.2.ebuild
similarity index 100%
rename from sys-apps/flatpak/flatpak-1.8.1.ebuild
rename to sys-apps/flatpak/flatpak-1.8.2.ebuild



[gentoo-commits] repo/proj/guru:dev commit in: dev-util/insomnia-bin/

2020-07-17 Thread Michael Egger
commit: 1bbbed7d731c3a2220441760f605ef55646c9882
Author: Michael Egger  protonmail  com>
AuthorDate: Sat Jul 18 05:05:49 2020 +
Commit:     Michael Egger  tsn  at>
CommitDate: Sat Jul 18 05:05:49 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1bbbed7d

dev-util/insomnia-bin: version bump

Signed-off-by: Michael Egger  protonmail.com>

 dev-util/insomnia-bin/Manifest  | 2 +-
 .../{insomnia-bin-2020.2.2.ebuild => insomnia-bin-2020.3.3.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/insomnia-bin/Manifest b/dev-util/insomnia-bin/Manifest
index 71dbcdd..7f30220 100644
--- a/dev-util/insomnia-bin/Manifest
+++ b/dev-util/insomnia-bin/Manifest
@@ -1 +1 @@
-DIST Insomnia.Core-2020.2.2.deb 50882296 BLAKE2B 
ba9830e635e3dad058d1a7002531073d6bf8fc6adc1b673c41cbe2e6325cc01492ada50aee4ac08df7c546c4e54a5cdd919d193ebdd5274c2e0ec39afc996b57
 SHA512 
d2ee033ca635065bc1af5b1b05daf0137db658731aee071046b07ddb42432ef88077fc365933704b1ae6eba3470824b1c7f044b888c2f45ca6186754da09ffa2
+DIST Insomnia.Core-2020.3.3.deb 52765644 BLAKE2B 
c80231e0148361d22294fe60c1d2fa806fc3a090642c0379f29b25f4d7dd26e5c3f8c6d93c16859c98e1aef45a7b3353b944fc4fc9dff1d9312b1173393d639a
 SHA512 
d86a7b42863b9ffa805aac755aa4d9ae0d1073b9c36afa5b9902af5006b8fb135b878471d8259e7663f471b1a9aef8b12dcc864aa00073ab4f7d149e0888d787

diff --git a/dev-util/insomnia-bin/insomnia-bin-2020.2.2.ebuild 
b/dev-util/insomnia-bin/insomnia-bin-2020.3.3.ebuild
similarity index 100%
rename from dev-util/insomnia-bin/insomnia-bin-2020.2.2.ebuild
rename to dev-util/insomnia-bin/insomnia-bin-2020.3.3.ebuild



[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/trezord-go/

2020-07-09 Thread Michael Egger
commit: b361ebe0956981e96f2081a4dac6249a5a038751
Author: Michael Egger  protonmail  com>
AuthorDate: Thu Jul  9 18:43:03 2020 +
Commit:     Michael Egger  tsn  at>
CommitDate: Thu Jul  9 18:43:03 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=b361ebe0

net-p2p/trezord-go: bump to 2.0.29-r1

Signed-off-by: Michael Egger  protonmail.com>

 .../trezord-go/{trezord-go-2.0.29.ebuild => trezord-go-2.0.29-r1.ebuild}  | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

diff --git a/net-p2p/trezord-go/trezord-go-2.0.29.ebuild 
b/net-p2p/trezord-go/trezord-go-2.0.29-r1.ebuild
similarity index 100%
rename from net-p2p/trezord-go/trezord-go-2.0.29.ebuild
rename to net-p2p/trezord-go/trezord-go-2.0.29-r1.ebuild



[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/trezord-go/files/, net-p2p/trezord-go/

2020-07-09 Thread Michael Egger
commit: 3147f44d979ed1f4e63250186643682eb8c1be7b
Author: Andreas Zuber  gmx  ch>
AuthorDate: Thu Jul  9 17:29:07 2020 +
Commit:     Michael Egger  tsn  at>
CommitDate: Thu Jul  9 18:38:49 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3147f44d

net-p2p/trezord-go: add openrc init script

Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Andreas Zuber  gmx.ch>
Signed-off-by: Michael Egger  protonmail.com>

 net-p2p/trezord-go/files/trezord-openrc.sh  | 9 +
 net-p2p/trezord-go/trezord-go-2.0.29.ebuild | 4 
 2 files changed, 13 insertions(+)

diff --git a/net-p2p/trezord-go/files/trezord-openrc.sh 
b/net-p2p/trezord-go/files/trezord-openrc.sh
new file mode 100644
index 000..d245afc
--- /dev/null
+++ b/net-p2p/trezord-go/files/trezord-openrc.sh
@@ -0,0 +1,9 @@
+#!/sbin/openrc-run
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+command="/usr/bin/trezord"
+pidfile="/run/${RC_SVCNAME}.pid"
+command_args="-l /var/log/trezord/trezord.log"
+command_user="trezord"
+command_background=true

diff --git a/net-p2p/trezord-go/trezord-go-2.0.29.ebuild 
b/net-p2p/trezord-go/trezord-go-2.0.29.ebuild
index 51c7e0b..1edb81e 100644
--- a/net-p2p/trezord-go/trezord-go-2.0.29.ebuild
+++ b/net-p2p/trezord-go/trezord-go-2.0.29.ebuild
@@ -24,6 +24,10 @@ DEPEND="
 
 src_install() {
newbin trezord-go trezord
+   newinitd "${FILESDIR}/trezord-openrc.sh" trezord
+   keepdir /var/log/trezord
+   fowners trezord:root /var/log/trezord
+
use systemd && systemd_dounit 
src/github.com/trezor/trezord-go/release/linux/trezord.service
use udev && udev_dorules 
src/github.com/trezor/trezord-go/release/linux/trezor.rules
 }



[gentoo-commits] repo/proj/guru:dev commit in: app-portage/portage-lostfiles/, acct-user/trezord/, ...

2020-07-09 Thread Michael Egger
commit: 67d786df894c761742981e2132130ddce3ce431c
Author: Michael Egger  protonmail  com>
AuthorDate: Thu Jul  9 15:14:21 2020 +
Commit:     Michael Egger  tsn  at>
CommitDate: Thu Jul  9 15:14:21 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=67d786df

metadata: update maintainer email address

Update maintainer email address for packages submitted by michael.egger  
tsn.at

Signed-off-by: Michael Egger  protonmail.com>

 acct-user/trezord/metadata.xml  | 2 +-
 app-portage/portage-lostfiles/metadata.xml  | 2 +-
 dev-util/insomnia-bin/metadata.xml  | 2 +-
 kde-misc/plasma-applet-thermal-monitor/metadata.xml | 2 +-
 net-p2p/trezord-go/metadata.xml | 2 +-
 x11-themes/arc-kde/metadata.xml | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/acct-user/trezord/metadata.xml b/acct-user/trezord/metadata.xml
index 2c22b7a..87d8b07 100644
--- a/acct-user/trezord/metadata.xml
+++ b/acct-user/trezord/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
   
-michael.eg...@tsn.at
+egge...@protonmail.com
 Michael Egger
   
 

diff --git a/app-portage/portage-lostfiles/metadata.xml 
b/app-portage/portage-lostfiles/metadata.xml
index 1270aed..5daf1a7 100644
--- a/app-portage/portage-lostfiles/metadata.xml
+++ b/app-portage/portage-lostfiles/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   michael.eg...@tsn.at
+   egge...@protonmail.com
        Michael Egger



diff --git a/dev-util/insomnia-bin/metadata.xml 
b/dev-util/insomnia-bin/metadata.xml
index 960f6ac..1a77edd 100644
--- a/dev-util/insomnia-bin/metadata.xml
+++ b/dev-util/insomnia-bin/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   michael.eg...@tsn.at
+   egge...@protonmail.com
    Michael Egger



diff --git a/kde-misc/plasma-applet-thermal-monitor/metadata.xml 
b/kde-misc/plasma-applet-thermal-monitor/metadata.xml
index 5c878ff..d4b7dd0 100644
--- a/kde-misc/plasma-applet-thermal-monitor/metadata.xml
+++ b/kde-misc/plasma-applet-thermal-monitor/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   michael.eg...@tsn.at
+   egge...@protonmail.com
    Michael Egger



diff --git a/net-p2p/trezord-go/metadata.xml b/net-p2p/trezord-go/metadata.xml
index 6fff8c9..b7dfcb6 100644
--- a/net-p2p/trezord-go/metadata.xml
+++ b/net-p2p/trezord-go/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 

-   michael.eg...@tsn.at
+   egge...@protonmail.com
    Michael Egger



diff --git a/x11-themes/arc-kde/metadata.xml b/x11-themes/arc-kde/metadata.xml
index ba12f4d..577da1e 100644
--- a/x11-themes/arc-kde/metadata.xml
+++ b/x11-themes/arc-kde/metadata.xml
@@ -2,7 +2,7 @@
 http://www.gentoo.org/dtd/metadata.dtd;>
 
   
-michael.eg...@tsn.at
+egge...@protonmail.com
 Michael Egger
   
   



[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/trezord-go/

2020-07-09 Thread Michael Egger
commit: eda30cb222948e22fd4c6fece0b5b39802013453
Author: Michael Egger  protonmail  com>
AuthorDate: Thu Jul  9 13:18:33 2020 +
Commit:     Michael Egger  tsn  at>
CommitDate: Thu Jul  9 13:18:33 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=eda30cb2

net-p2p/trezord-go: regenerate Manifest file

Closes: https://bugs.gentoo.org/731844

Signed-off-by: Michael Egger  protonmail.com>

 net-p2p/trezord-go/Manifest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/trezord-go/Manifest b/net-p2p/trezord-go/Manifest
index 3f32a88..2763dab 100644
--- a/net-p2p/trezord-go/Manifest
+++ b/net-p2p/trezord-go/Manifest
@@ -1 +1 @@
-DIST trezord-go-2.0.29.tar.gz 5578837 BLAKE2B 
e13d30cb2174453e77425df556fa01a74928f1b0a779dcd99d198b70c49ff61a59cdc9853b18387653128f4f318c58885d79c7bd5c1d1ecd40b0a812ccfdc147
 SHA512 
cb2fd99631f8e5e1d095ee3afdbb8d755795d59c96658d4b843d1c255c25260d160346b17f974931f8b6ae27a3f4a28e72c86aaf63b51bb4e5610e8344e948dd
+DIST trezord-go-2.0.29.tar.gz 5579397 BLAKE2B 
f3b47d8016cbbb652555440ed1a510d8968d8eeafce177526418d3027688470c7f626b73ebb7de4fe56eff167534731efc8b895a9c0d0b50112f0b41f79c9224
 SHA512 
358aff3087ab9b1c57ce323f1827efe4e084503ab7bd88942bba0b7581f1c01474e31df17391d182a4fff749c05c691bfad6001752d6a28d6270d872b81f734d



[gentoo-commits] repo/proj/guru:dev commit in: sys-apps/flatpak/

2020-07-05 Thread Michael Egger
commit: a5a90e06c063bc0ac6935a4a446ed5287d6cfd3c
Author: Michael Egger  tsn  at>
AuthorDate: Sun Jul  5 11:47:13 2020 +
Commit:     Michael Egger  tsn  at>
CommitDate: Sun Jul  5 11:48:03 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a5a90e06

sys-apps/flatpak: bump to 1.8.1

Signed-off-by: Michael Egger  tsn.at>

 sys-apps/flatpak/Manifest   | 2 +-
 sys-apps/flatpak/{flatpak-1.8.0.ebuild => flatpak-1.8.1.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/flatpak/Manifest b/sys-apps/flatpak/Manifest
index ab18c1d..0acf597 100644
--- a/sys-apps/flatpak/Manifest
+++ b/sys-apps/flatpak/Manifest
@@ -1 +1 @@
-DIST flatpak-1.8.0.tar.xz 1401336 BLAKE2B 
d606e56abf3e2db98b4a38e3dd5bf64bcf4a9aa818fcd32fa27c9fad94d7df222853910efea8fa66549c581d00f890b619f2379553777339a1132a03c1415681
 SHA512 
2955eadddcea2baecb36b45a638a33735a934641dd99793d22d7193d58ffd02910ae1239d9450f9b4c5bf648e6aa0f29efcc17a2bc7bd26936a9ea7b53af3f72
+DIST flatpak-1.8.1.tar.xz 1423484 BLAKE2B 
74ae70668f02c99f97d2239d12f12b0a6cd403c9920b2edd3dae5119bdae3095d743fb416a3a9ebdd71a3e9b8232755b1a4813934e541d874cba0b811d6f7041
 SHA512 
37c1b1a4c64cae06f94d6e2c9715c8db996fc66574abbc0d2f41d695e36e5ff8812121c1a704f4fb20b552ff9af8125314e4436b15a85f86dba2053c5ed477d8

diff --git a/sys-apps/flatpak/flatpak-1.8.0.ebuild 
b/sys-apps/flatpak/flatpak-1.8.1.ebuild
similarity index 100%
rename from sys-apps/flatpak/flatpak-1.8.0.ebuild
rename to sys-apps/flatpak/flatpak-1.8.1.ebuild



[gentoo-commits] repo/proj/guru:dev commit in: dev-util/insomnia-bin/

2020-06-26 Thread Michael Egger
commit: 9b273ef22a7c037bfa9840edbd1500995b692b31
Author: Michael Egger  tsn  at>
AuthorDate: Fri Jun 26 15:42:26 2020 +
Commit:     Michael Egger  tsn  at>
CommitDate: Fri Jun 26 15:42:26 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9b273ef2

dev-util/insomnia-bin: Bump to 2020.2.2

Signed-off-by: Michael Egger  tsn.at>

 dev-util/insomnia-bin/Manifest  | 2 +-
 .../{insomnia-bin-7.1.1.ebuild => insomnia-bin-2020.2.2.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/insomnia-bin/Manifest b/dev-util/insomnia-bin/Manifest
index 8956f5c..71dbcdd 100644
--- a/dev-util/insomnia-bin/Manifest
+++ b/dev-util/insomnia-bin/Manifest
@@ -1 +1 @@
-DIST insomnia_7.1.1_amd64.deb 45563098 BLAKE2B 
d5330cba9b855bf7753c343377ec32f155ff614c9d678bc522bdea5897575a1035a5eadc70dc0d5c4ac7d3506a6f478270e2f221cae62dbbee2e2dd4c791838b
 SHA512 
3bf54121ee3cfe9687b4c2848880da70a20204a31fdc20e9ddaa2c52b1deec9d63c75ad087fabc3ee7e4a5a2e9bb5a6c57ac874c3536f119694ca0cb07e831c3
+DIST Insomnia.Core-2020.2.2.deb 50882296 BLAKE2B 
ba9830e635e3dad058d1a7002531073d6bf8fc6adc1b673c41cbe2e6325cc01492ada50aee4ac08df7c546c4e54a5cdd919d193ebdd5274c2e0ec39afc996b57
 SHA512 
d2ee033ca635065bc1af5b1b05daf0137db658731aee071046b07ddb42432ef88077fc365933704b1ae6eba3470824b1c7f044b888c2f45ca6186754da09ffa2

diff --git a/dev-util/insomnia-bin/insomnia-bin-7.1.1.ebuild 
b/dev-util/insomnia-bin/insomnia-bin-2020.2.2.ebuild
similarity index 94%
rename from dev-util/insomnia-bin/insomnia-bin-7.1.1.ebuild
rename to dev-util/insomnia-bin/insomnia-bin-2020.2.2.ebuild
index 6990eed..12a09f2 100644
--- a/dev-util/insomnia-bin/insomnia-bin-7.1.1.ebuild
+++ b/dev-util/insomnia-bin/insomnia-bin-2020.2.2.ebuild
@@ -9,7 +9,7 @@ inherit desktop pax-utils unpacker xdg
 
 DESCRIPTION="HTTP and GraphQL client for developers"
 HOMEPAGE="https://insomnia.rest;
-SRC_URI="https://github.com/Kong/${MY_PN}/releases/download/v${PV}/insomnia_${PV}_amd64.deb;
+SRC_URI="https://github.com/Kong/${MY_PN}/releases/download/core@${PV}/Insomnia.Core-${PV}.deb;
 
 LICENSE="MIT"
 SLOT="0"



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/black/

2020-06-04 Thread Michael Egger
commit: 7b7dd45540a591358f0d65b12d343d1906fd3d2a
Author: Michael Egger  tsn  at>
AuthorDate: Thu Jun  4 12:56:19 2020 +
Commit:     Michael Egger  tsn  at>
CommitDate: Thu Jun  4 12:56:19 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7b7dd455

dev-python/black: Package has been added to gentoo overlay

Signed-off-by: Michael Egger  tsn.at>

 dev-python/black/Manifest|  1 -
 dev-python/black/black-19.10_beta0-r1.ebuild | 57 ---
 dev-python/black/black-19.10_beta0-r2.ebuild | 59 
 dev-python/black/metadata.xml| 18 -
 4 files changed, 135 deletions(-)

diff --git a/dev-python/black/Manifest b/dev-python/black/Manifest
deleted file mode 100644
index 53688b5..000
--- a/dev-python/black/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST black-19.10b0.tar.gz 1019740 BLAKE2B 
8a604cd79761ff7e4da6edf985d1a876e233fee9025d5066ea012a3bad9abfe0d19c5bbed87d585db8549c82ca60e1c14a9ce9d9eacd9e62ab8a354ab4757e8d
 SHA512 
abc6d2623ab50e59bed01fdb7a6ee7434c2d3e0f779a046d9141087aa6ef46b73b3aacc6bf84ac70b9384817bd2c707a3fa262811f11a2f61a99251d2b84dd02

diff --git a/dev-python/black/black-19.10_beta0-r1.ebuild 
b/dev-python/black/black-19.10_beta0-r1.ebuild
deleted file mode 100644
index 11229b7..000
--- a/dev-python/black/black-19.10_beta0-r1.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{6,7} )
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-MY_PV="19.10b0"
-
-DESCRIPTION="The uncompromising Python code formatter"
-HOMEPAGE="https://github.com/psf/black https://pypi.org/project/black/;
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${PN}-${MY_PV}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="
-   test? (
-   >=dev-python/aiohttp-3.3.2[${PYTHON_USEDEP}]
-   dev-python/aiohttp-cors[${PYTHON_USEDEP}]
-   )
-"
-
-RDEPEND="
-   >=dev-python/appdirs-1.4[${PYTHON_USEDEP}]
-   >=dev-python/attrs-18.1[${PYTHON_USEDEP}]
-   >=dev-python/click-6.5[${PYTHON_USEDEP}]
-   >=dev-python/mypy_extensions-0.4.3[${PYTHON_USEDEP}]
-   >=dev-python/pathspec-0.6[${PYTHON_USEDEP}]
-   >=dev-python/regex-2019.11.1[${PYTHON_USEDEP}]
-   >=dev-python/toml-0.9.4[${PYTHON_USEDEP}]
-   >=dev-python/typed-ast-1.4.0[${PYTHON_USEDEP}]
-   >=dev-python/typing-extensions-3.7.4[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep 'dev-python/dataclasses[${PYTHON_USEDEP}]' 
python3_6)
-"
-
-S="${WORKDIR}/${PN}-${MY_PV}"
-
-python_prepare_all() {
-   # cannot get_version() for some reason so we set it here manually
-   sed -i -e "s/get_version(root=CURRENT_DIR.parent)/${MY_PV::-2}/g" \
-   -e '/for sp in "abcfr":/d' \
-   -e '/version.split(sp)/d' \
-   docs/conf.py || die
-
-   distutils-r1_python_prepare_all
-}
-
-distutils_enable_tests pytest
-# docs fail to build:: module 'black' has no attribute 'is_python36'
-# 'release': return_codes_re.sub('', self.config.release),
-#distutils_enable_sphinx docs dev-python/recommonmark

diff --git a/dev-python/black/black-19.10_beta0-r2.ebuild 
b/dev-python/black/black-19.10_beta0-r2.ebuild
deleted file mode 100644
index 6b38d0d..000
--- a/dev-python/black/black-19.10_beta0-r2.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-PYTHON_COMPAT=( python3_{6,7,8} )
-
-DISTUTILS_USE_SETUPTOOLS=rdepend
-
-inherit distutils-r1
-
-MY_PV="19.10b0"
-
-DESCRIPTION="The uncompromising Python code formatter"
-HOMEPAGE="
-   https://github.com/psf/black
-   https://pypi.org/project/black
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${PN}-${MY_PV}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-DEPEND="
-   test? (
-   >=dev-python/aiohttp-3.3.2[${PYTHON_USEDEP}]
-   dev-python/aiohttp-cors[${PYTHON_USEDEP}]
-   )
-"
-RDEPEND="
-   >=dev-python/appdirs-1.4[${PYTHON_USEDEP}]
-   >=dev-python/attrs-18.1[${PYTHON_USEDEP}]
-   >=dev-python/click-6.5[${PYTHON_USEDEP}]
-   >=dev-python/mypy_extensions-0.4.3[${PYTHON_USEDEP}]
-   >=dev-python/pathspec-0.6[${PYTHON_USEDEP}]
-   >=dev-python/regex-2019.11.1[${PYTHON_USEDEP}]
-   >=dev-python/toml-0.9.4[${PYTHON_USEDEP}]
-   >=dev-python/typed-ast-1.4.0[${PYTHON_USEDEP}]
-   >=dev-python/typing-extensions-3.7.4[${PYTHON_USEDEP}]
-   $(python_gen_cond_dep 'dev-python/dataclasses[${PYTHON_USEDEP}]' 
python3

[gentoo-commits] repo/proj/guru:dev commit in: dev-util/insomnia-bin/

2020-04-10 Thread Michael Egger
commit: 22e67d69c60cf9b2ba43ad81cda5f8608abd5e43
Author: Michael Egger  tsn  at>
AuthorDate: Fri Apr 10 15:46:07 2020 +
Commit:     Michael Egger  tsn  at>
CommitDate: Fri Apr 10 15:46:07 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=22e67d69

dev-util/insomnia-bin: remove RESTRICT="bindist mirror"

Package-Manager: Portage-2.3.98, Repoman-2.3.22
Signed-off-by: Michael Egger  tsn.at>

 dev-util/insomnia-bin/insomnia-bin-7.1.1.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/dev-util/insomnia-bin/insomnia-bin-7.1.1.ebuild 
b/dev-util/insomnia-bin/insomnia-bin-7.1.1.ebuild
index d85a153..6990eed 100644
--- a/dev-util/insomnia-bin/insomnia-bin-7.1.1.ebuild
+++ b/dev-util/insomnia-bin/insomnia-bin-7.1.1.ebuild
@@ -15,7 +15,6 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64"
 IUSE="ayatana"
-RESTRICT="bindist mirror"
 
 RDEPEND="app-accessibility/at-spi2-atk:2
dev-libs/atk:0
@@ -76,4 +75,4 @@ src_install() {
dosym ../Insomnia/insomnia opt/bin/insomnia
 
pax-mark -m "${ED}"/opt/Insomnia/insomnia
-}
\ No newline at end of file
+}



[gentoo-commits] repo/proj/guru:dev commit in: dev-util/insomnia-bin/

2020-04-09 Thread Michael Egger
commit: 7a531f3a3be2ce93b52f885da5a25348330ebcd9
Author: Michael Egger  tsn  at>
AuthorDate: Thu Apr  9 18:04:56 2020 +
Commit:     Michael Egger  tsn  at>
CommitDate: Thu Apr  9 18:04:56 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7a531f3a

dev-util/insomnia-bin: inherit from xdg instead of xdg-utils

Package-Manager: Portage-2.3.98, Repoman-2.3.22
Signed-off-by: Michael Egger  tsn.at>

 dev-util/insomnia-bin/insomnia-bin-7.1.1.ebuild | 14 ++
 1 file changed, 2 insertions(+), 12 deletions(-)

diff --git a/dev-util/insomnia-bin/insomnia-bin-7.1.1.ebuild 
b/dev-util/insomnia-bin/insomnia-bin-7.1.1.ebuild
index 009092f..d85a153 100644
--- a/dev-util/insomnia-bin/insomnia-bin-7.1.1.ebuild
+++ b/dev-util/insomnia-bin/insomnia-bin-7.1.1.ebuild
@@ -5,7 +5,7 @@ EAPI=7
 
 MY_PN="${PN/-bin/}"
 
-inherit desktop pax-utils unpacker xdg-utils
+inherit desktop pax-utils unpacker xdg
 
 DESCRIPTION="HTTP and GraphQL client for developers"
 HOMEPAGE="https://insomnia.rest;
@@ -76,14 +76,4 @@ src_install() {
dosym ../Insomnia/insomnia opt/bin/insomnia
 
pax-mark -m "${ED}"/opt/Insomnia/insomnia
-}
-
-pkg_postinst() {
-   xdg_desktop_database_update
-   xdg_icon_cache_update
-}
-
-pkg_postrm() {
-   xdg_desktop_database_update
-   xdg_icon_cache_update
-}
+}
\ No newline at end of file



[gentoo-commits] repo/proj/guru:dev commit in: dev-util/insomnia-bin/

2020-04-09 Thread Michael Egger
commit: a8557071f0c9bf3a9ddff18c6346760649a711e9
Author: Michael Egger  tsn  at>
AuthorDate: Thu Apr  9 16:02:29 2020 +
Commit:     Michael Egger  tsn  at>
CommitDate: Thu Apr  9 16:08:18 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a8557071

dev-util/insomnia-bin: new package

Package-Manager: Portage-2.3.98, Repoman-2.3.22
Signed-off-by: Michael Egger  tsn.at>

 dev-util/insomnia-bin/Manifest  |  1 +
 dev-util/insomnia-bin/insomnia-bin-7.1.1.ebuild | 89 +
 dev-util/insomnia-bin/metadata.xml  | 14 
 3 files changed, 104 insertions(+)

diff --git a/dev-util/insomnia-bin/Manifest b/dev-util/insomnia-bin/Manifest
new file mode 100644
index 000..8956f5c
--- /dev/null
+++ b/dev-util/insomnia-bin/Manifest
@@ -0,0 +1 @@
+DIST insomnia_7.1.1_amd64.deb 45563098 BLAKE2B 
d5330cba9b855bf7753c343377ec32f155ff614c9d678bc522bdea5897575a1035a5eadc70dc0d5c4ac7d3506a6f478270e2f221cae62dbbee2e2dd4c791838b
 SHA512 
3bf54121ee3cfe9687b4c2848880da70a20204a31fdc20e9ddaa2c52b1deec9d63c75ad087fabc3ee7e4a5a2e9bb5a6c57ac874c3536f119694ca0cb07e831c3

diff --git a/dev-util/insomnia-bin/insomnia-bin-7.1.1.ebuild 
b/dev-util/insomnia-bin/insomnia-bin-7.1.1.ebuild
new file mode 100644
index 000..009092f
--- /dev/null
+++ b/dev-util/insomnia-bin/insomnia-bin-7.1.1.ebuild
@@ -0,0 +1,89 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PN="${PN/-bin/}"
+
+inherit desktop pax-utils unpacker xdg-utils
+
+DESCRIPTION="HTTP and GraphQL client for developers"
+HOMEPAGE="https://insomnia.rest;
+SRC_URI="https://github.com/Kong/${MY_PN}/releases/download/v${PV}/insomnia_${PV}_amd64.deb;
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="ayatana"
+RESTRICT="bindist mirror"
+
+RDEPEND="app-accessibility/at-spi2-atk:2
+   dev-libs/atk:0
+   dev-libs/expat:0
+   dev-libs/glib:2
+   dev-libs/nspr:0
+   dev-libs/nss:0
+   media-libs/alsa-lib:0
+   media-libs/fontconfig:1.0
+   net-print/cups:0
+   sys-apps/dbus:0
+   x11-libs/cairo:0
+   x11-libs/gdk-pixbuf:2
+   x11-libs/gtk+:3
+   x11-libs/libX11:0
+   x11-libs/libxcb:0
+   x11-libs/libXcomposite:0
+   x11-libs/libXcursor:0
+   x11-libs/libXdamage:0
+   x11-libs/libXext:0
+   x11-libs/libXfixes:0
+   x11-libs/libXi:0
+   x11-libs/libXrandr:0
+   x11-libs/libXrender:0
+   x11-libs/libXScrnSaver:0
+   x11-libs/libXtst:0
+   x11-libs/pango:0
+   ayatana? ( dev-libs/libappindicator:3 )"
+
+QA_PREBUILT="opt/Insomnia/insomnia
+   opt/Insomnia/libnode.so
+   opt/Insomnia/libffmpeg.so"
+
+S="${WORKDIR}"
+
+src_prepare() {
+   default
+
+   if use ayatana ; then
+   sed -i '/Exec/s|=|=env XDG_CURRENT_DESKTOP=Unity |' \
+   usr/share/applications/insomnia.desktop \
+   || die "sed failed for insomnia.desktop"
+   fi
+}
+
+src_install() {
+   for size in 16x16 32x32 48x48 128x128 256x256 512x512 ; do
+   doicon -s "${size}" 
usr/share/icons/hicolor/"${size}"/apps/insomnia.png
+   done
+   dosym ../icons/hicolor/512x512/apps/insomnia.png \
+   /usr/share/pixmaps/insomnia.png
+
+   domenu usr/share/applications/insomnia.desktop
+
+   insinto /opt/Insomnia
+   doins -r opt/Insomnia/.
+   fperms +x /opt/Insomnia/insomnia
+   dosym ../Insomnia/insomnia opt/bin/insomnia
+
+   pax-mark -m "${ED}"/opt/Insomnia/insomnia
+}
+
+pkg_postinst() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+}
+
+pkg_postrm() {
+   xdg_desktop_database_update
+   xdg_icon_cache_update
+}

diff --git a/dev-util/insomnia-bin/metadata.xml 
b/dev-util/insomnia-bin/metadata.xml
new file mode 100644
index 000..ea05305
--- /dev/null
+++ b/dev-util/insomnia-bin/metadata.xml
@@ -0,0 +1,14 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   michael.eg...@tsn.at
+   Michael Egger
+   
+   
+   HTTP and GraphQL client for developers.
+   
+   
+   Kong/insomnia
+   
+



[gentoo-commits] repo/proj/guru:dev commit in: net-p2p/trezord-go/

2020-03-15 Thread Michael Egger
commit: e3ac44986f2b429fa2d9fea5fb41f232f5149bf3
Author: Michael Egger  tsn  at>
AuthorDate: Sun Mar 15 16:47:28 2020 +
Commit:     Michael Egger  tsn  at>
CommitDate: Sun Mar 15 16:47:28 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e3ac4498

net-p2p/trezord-go: new package

Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Michael Egger  tsn.at>

 net-p2p/trezord-go/Manifest |  1 +
 net-p2p/trezord-go/metadata.xml | 18 ++
 net-p2p/trezord-go/trezord-go-2.0.29.ebuild | 29 +
 3 files changed, 48 insertions(+)

diff --git a/net-p2p/trezord-go/Manifest b/net-p2p/trezord-go/Manifest
new file mode 100644
index 000..3f32a88
--- /dev/null
+++ b/net-p2p/trezord-go/Manifest
@@ -0,0 +1 @@
+DIST trezord-go-2.0.29.tar.gz 5578837 BLAKE2B 
e13d30cb2174453e77425df556fa01a74928f1b0a779dcd99d198b70c49ff61a59cdc9853b18387653128f4f318c58885d79c7bd5c1d1ecd40b0a812ccfdc147
 SHA512 
cb2fd99631f8e5e1d095ee3afdbb8d755795d59c96658d4b843d1c255c25260d160346b17f974931f8b6ae27a3f4a28e72c86aaf63b51bb4e5610e8344e948dd

diff --git a/net-p2p/trezord-go/metadata.xml b/net-p2p/trezord-go/metadata.xml
new file mode 100644
index 000..3e44e10
--- /dev/null
+++ b/net-p2p/trezord-go/metadata.xml
@@ -0,0 +1,18 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   michael.eg...@tsn.at
+       Michael Egger
+   
+   
+   Install systemd service file
+   Install udev rules
+   
+   
+   TREZOR Communication Daemon.
+   
+   
+   trezor/trezord-go
+   
+

diff --git a/net-p2p/trezord-go/trezord-go-2.0.29.ebuild 
b/net-p2p/trezord-go/trezord-go-2.0.29.ebuild
new file mode 100644
index 000..51c7e0b
--- /dev/null
+++ b/net-p2p/trezord-go/trezord-go-2.0.29.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit systemd udev golang-build golang-vcs-snapshot
+
+EGO_PN="github.com/trezor/trezord-go"
+ARCHIVE_URI="https://${EGO_PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+
+DESCRIPTION="TREZOR Communication Daemon"
+HOMEPAGE="https://github.com/trezor/trezord-go;
+SRC_URI="${ARCHIVE_URI}"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="systemd +udev"
+RESTRICT="test"
+
+DEPEND="
+   acct-user/trezord
+   acct-group/plugdev"
+
+src_install() {
+   newbin trezord-go trezord
+   use systemd && systemd_dounit 
src/github.com/trezor/trezord-go/release/linux/trezord.service
+   use udev && udev_dorules 
src/github.com/trezor/trezord-go/release/linux/trezor.rules
+}



[gentoo-commits] repo/proj/guru:dev commit in: app-portage/portage-lostfiles/

2020-03-15 Thread Michael Egger
commit: 202a2ff718ae199cf8652445eaa6ba7c80f3b654
Author: Michael Egger  tsn  at>
AuthorDate: Sun Mar 15 15:42:06 2020 +
Commit:     Michael Egger  tsn  at>
CommitDate: Sun Mar 15 15:42:06 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=202a2ff7

app-portage/portage-lostfiles: new package

Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Michael Egger  tsn.at>

 app-portage/portage-lostfiles/Manifest   |  1 +
 app-portage/portage-lostfiles/metadata.xml   | 15 +++
 .../portage-lostfiles/portage-lostfiles-0.2.0.ebuild | 16 
 3 files changed, 32 insertions(+)

diff --git a/app-portage/portage-lostfiles/Manifest 
b/app-portage/portage-lostfiles/Manifest
new file mode 100644
index 000..8f85493
--- /dev/null
+++ b/app-portage/portage-lostfiles/Manifest
@@ -0,0 +1 @@
+DIST portage-lostfiles-0.2.0.tar.gz 10591 BLAKE2B 
d8f4d68e3b0f35fb7fef9845f7e43af15ed83cef6d703c16a9845e30dab392113e49df048a36275d7cd209efa9416aae94d9e4d11b1a6dfa95ac5643074f5e10
 SHA512 
795ad2601153dc113af6888a0380c88c929af5cf6ee7f8859d99943776b26c28b53383f8276929ab9e3f748c84309717d898b362561791f764432280921dad74

diff --git a/app-portage/portage-lostfiles/metadata.xml 
b/app-portage/portage-lostfiles/metadata.xml
new file mode 100644
index 000..4bebf85
--- /dev/null
+++ b/app-portage/portage-lostfiles/metadata.xml
@@ -0,0 +1,15 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   michael.eg...@tsn.at
+       Michael Egger
+   
+   
+   A simple script to identify files not tracked by Portage 
package manager.
+   
+   
+   
https://github.com/gcarq/portage-lostfiles/issues
+   
https://github.com/gcarq/portage-lostfiles/blob/master/README.md
+   
+

diff --git a/app-portage/portage-lostfiles/portage-lostfiles-0.2.0.ebuild 
b/app-portage/portage-lostfiles/portage-lostfiles-0.2.0.ebuild
new file mode 100644
index 000..e8893c1
--- /dev/null
+++ b/app-portage/portage-lostfiles/portage-lostfiles-0.2.0.ebuild
@@ -0,0 +1,16 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit distutils-r1
+
+DESCRIPTION="A simple script to identify files not tracked by Portage package 
manager"
+HOMEPAGE="https://github.com/gcarq/portage-lostfiles;
+SRC_URI="https://github.com/gcarq/portage-lostfiles/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"



[gentoo-commits] repo/proj/guru:dev commit in: acct-user/trezord/

2020-03-15 Thread Michael Egger
commit: 626f69077827b01c43ebdf2e314a7d47e1a34342
Author: Michael Egger  tsn  at>
AuthorDate: Sun Mar 15 15:51:44 2020 +
Commit:     Michael Egger  tsn  at>
CommitDate: Sun Mar 15 15:51:44 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=626f6907

acct-user/trezord: new package

Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Michael Egger  tsn.at>

 acct-user/trezord/metadata.xml |  8 
 acct-user/trezord/trezord-0.ebuild | 13 +
 2 files changed, 21 insertions(+)

diff --git a/acct-user/trezord/metadata.xml b/acct-user/trezord/metadata.xml
new file mode 100644
index 000..2c22b7a
--- /dev/null
+++ b/acct-user/trezord/metadata.xml
@@ -0,0 +1,8 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+  
+michael.eg...@tsn.at
+Michael Egger
+  
+

diff --git a/acct-user/trezord/trezord-0.ebuild 
b/acct-user/trezord/trezord-0.ebuild
new file mode 100644
index 000..ed6fdd3
--- /dev/null
+++ b/acct-user/trezord/trezord-0.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit acct-user
+
+DESCRIPTION="User for TREZOR Bridge"
+KEYWORDS="~amd64 ~x86"
+ACCT_USER_ID=-1
+ACCT_USER_GROUPS=( plugdev )
+
+acct-user_add_deps



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/black/

2020-03-15 Thread Michael Egger
commit: c7399c3afb6c877f7a039866742b6d2918a3358a
Author: Michael Egger  tsn  at>
AuthorDate: Sun Mar 15 12:51:35 2020 +
Commit:     Michael Egger  tsn  at>
CommitDate: Sun Mar 15 12:52:29 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c7399c3a

dev-python/black: Add dependencies required for tests

Package-Manager: Portage-2.3.94, Repoman-2.3.21
Signed-off-by: Michael Egger  tsn.at>

 .../{black-19.10_beta0.ebuild => black-19.10_beta0-r1.ebuild} | 11 ---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/dev-python/black/black-19.10_beta0.ebuild 
b/dev-python/black/black-19.10_beta0-r1.ebuild
similarity index 89%
rename from dev-python/black/black-19.10_beta0.ebuild
rename to dev-python/black/black-19.10_beta0-r1.ebuild
index f62bc49..0bc6e25 100644
--- a/dev-python/black/black-19.10_beta0.ebuild
+++ b/dev-python/black/black-19.10_beta0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{6,7,8} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 DISTUTILS_USE_SETUPTOOLS=rdepend
 
@@ -18,9 +18,14 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${PN}-${MY_PV}.tar.gz"
 LICENSE="MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
+RESTRICT="!test? ( test )"
 
-# tests fail: name 'AioHTTPTestCase' is not defined
-RESTRICT="test"
+DEPEND="
+   test? (
+   >=dev-python/aiohttp-3.3.2[${PYTHON_USEDEP}]
+   dev-python/aiohttp-cors[${PYTHON_USEDEP}]
+   )
+"
 
 RDEPEND="
>=dev-python/appdirs-1.4[${PYTHON_USEDEP}]



[gentoo-commits] repo/proj/guru:dev commit in: x11-themes/arc-kde/

2020-03-12 Thread Michael Egger
commit: 586222744c657829eca0f7cfa055b86b9de0a2fd
Author: Michael Egger  tsn  at>
AuthorDate: Thu Mar 12 22:18:07 2020 +
Commit:     Michael Egger  tsn  at>
CommitDate: Thu Mar 12 22:18:07 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=58622274

x11-themes/arc-kde: new package

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Michael Egger  tsn.at>

 x11-themes/arc-kde/Manifest|  1 +
 x11-themes/arc-kde/arc-kde-20180614.ebuild | 23 +++
 x11-themes/arc-kde/metadata.xml| 15 +++
 3 files changed, 39 insertions(+)

diff --git a/x11-themes/arc-kde/Manifest b/x11-themes/arc-kde/Manifest
new file mode 100644
index 000..6c7a55d
--- /dev/null
+++ b/x11-themes/arc-kde/Manifest
@@ -0,0 +1 @@
+DIST arc-kde-20180614.tar.gz 24686921 BLAKE2B 
970d8a27075bd794bee8aed42b25f1000e763aadb1b3e2b7ffa6b5d439aaf856c3e4174aba2f092037721f83e30a6b67ff30a18bbb716a4dc755c086bd3201b0
 SHA512 
5c12cc5e514e29d8beaf9a1c7a8a235fd9dd1e63cd0aa076bc4956723c07e7e91302477d772c3030fa6cde5452aba93aa6a8ef757f1b6133fd30bb54e0100bc0

diff --git a/x11-themes/arc-kde/arc-kde-20180614.ebuild 
b/x11-themes/arc-kde/arc-kde-20180614.ebuild
new file mode 100644
index 000..5b9b2a0
--- /dev/null
+++ b/x11-themes/arc-kde/arc-kde-20180614.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Port of the popular GTK theme Arc for Plasma 5"
+HOMEPAGE="https://github.com/PapirusDevelopmentTeam/arc-kde;
+SRC_URI="https://github.com/PapirusDevelopmentTeam/${PN}/archive/${PV}.tar.gz 
-> ${P}.tar.gz"
+LICENSE="GPL-3"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND=""
+RDEPEND="${DEPEND}"
+
+pkg_postinst() {
+   elog ""
+   elog "This theme optionally supports \"x11-themes/kvantum\""
+   elog "See also \"x11-themes/arc-theme\" for gtk support"
+   elog ""
+}

diff --git a/x11-themes/arc-kde/metadata.xml b/x11-themes/arc-kde/metadata.xml
new file mode 100644
index 000..4752419
--- /dev/null
+++ b/x11-themes/arc-kde/metadata.xml
@@ -0,0 +1,15 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   michael.eg...@tsn.at
+   Michael Egger
+   
+   
+   This is a port of the popular GTK theme Arc for Plasma 5 
desktop with a few additions and extras.
+   
+   
+   
https://github.com/PapirusDevelopmentTeam/arc-kde/issues
+   
https://github.com/PapirusDevelopmentTeam/arc-kde/blob/master/README.md
+   
+



[gentoo-commits] repo/proj/guru:dev commit in: dev-python/black/

2020-03-12 Thread Michael Egger
commit: e193e4dd59df161ff4b8082ba95ccc58e1fa1b5a
Author: Michael Egger  tsn  at>
AuthorDate: Thu Mar 12 21:53:16 2020 +
Commit:     Michael Egger  tsn  at>
CommitDate: Thu Mar 12 21:53:16 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e193e4dd

dev-python/black: new package

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Michael Egger  tsn.at>

 dev-python/black/Manifest |  1 +
 dev-python/black/black-19.10_beta0.ebuild | 40 +++
 dev-python/black/metadata.xml | 14 +++
 3 files changed, 55 insertions(+)

diff --git a/dev-python/black/Manifest b/dev-python/black/Manifest
new file mode 100644
index 000..53688b5
--- /dev/null
+++ b/dev-python/black/Manifest
@@ -0,0 +1 @@
+DIST black-19.10b0.tar.gz 1019740 BLAKE2B 
8a604cd79761ff7e4da6edf985d1a876e233fee9025d5066ea012a3bad9abfe0d19c5bbed87d585db8549c82ca60e1c14a9ce9d9eacd9e62ab8a354ab4757e8d
 SHA512 
abc6d2623ab50e59bed01fdb7a6ee7434c2d3e0f779a046d9141087aa6ef46b73b3aacc6bf84ac70b9384817bd2c707a3fa262811f11a2f61a99251d2b84dd02

diff --git a/dev-python/black/black-19.10_beta0.ebuild 
b/dev-python/black/black-19.10_beta0.ebuild
new file mode 100644
index 000..e441029
--- /dev/null
+++ b/dev-python/black/black-19.10_beta0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+
+inherit distutils-r1
+
+MY_PV="19.10b0"
+DESCRIPTION="The uncompromising Python code formatter"
+HOMEPAGE="https://github.com/psf/black https://pypi.org/project/black/;
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${PN}-${MY_PV}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   >=dev-python/appdirs-1.4[${PYTHON_USEDEP}]
+   >=dev-python/attrs-18.1[${PYTHON_USEDEP}]
+   >=dev-python/click-6.5[${PYTHON_USEDEP}]
+   >=dev-python/mypy_extensions-0.4.3[${PYTHON_USEDEP}]
+   >=dev-python/pathspec-0.6[${PYTHON_USEDEP}]
+   >=dev-python/regex-2019.11.1[${PYTHON_USEDEP}]
+   >=dev-python/toml-0.9.4[${PYTHON_USEDEP}]
+   >=dev-python/typed-ast-1.4.0[${PYTHON_USEDEP}]
+   >=dev-python/typing-extensions-3.7.4[${PYTHON_USEDEP}]
+   $(python_gen_cond_dep 'dev-python/dataclasses[${PYTHON_USEDEP}]' 
python3_6)
+"
+DEPEND="${RDEPEND}
+   dev-python/setuptools[${PYTHON_USEDEP}]
+"
+
+S="${WORKDIR}/${PN}-${MY_PV}"
+
+python_test() {
+   python -m unittest tests/test_black.py || die "Tests fail with 
${EPYTHON}"
+}
\ No newline at end of file

diff --git a/dev-python/black/metadata.xml b/dev-python/black/metadata.xml
new file mode 100644
index 000..1a334b8
--- /dev/null
+++ b/dev-python/black/metadata.xml
@@ -0,0 +1,14 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   michael.eg...@tsn.at
+   Michael Egger
+   
+   
+   The uncompromising Python code formatter.
+   
+   
+   psf/black
+   
+



[gentoo-commits] repo/proj/guru:dev commit in: kde-misc/plasma-applet-thermal-monitor/files/, ...

2020-03-12 Thread Michael Egger
commit: 6b120967376bc269919683fae58c6539548d8f59
Author: Michael Egger  tsn  at>
AuthorDate: Thu Mar 12 22:06:04 2020 +
Commit:     Michael Egger  tsn  at>
CommitDate: Thu Mar 12 22:06:04 2020 +
URL:https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6b120967

kde-misc/plasma-applet-thermal-monitor: new package

Package-Manager: Portage-2.3.93, Repoman-2.3.20
Signed-off-by: Michael Egger  tsn.at>

 kde-misc/plasma-applet-thermal-monitor/Manifest|  1 +
 .../files/01-set-correct-qml-type.patch| 25 
 .../plasma-applet-thermal-monitor/metadata.xml | 15 ++
 .../plasma-applet-thermal-monitor-1.2.9.ebuild | 33 ++
 4 files changed, 74 insertions(+)

diff --git a/kde-misc/plasma-applet-thermal-monitor/Manifest 
b/kde-misc/plasma-applet-thermal-monitor/Manifest
new file mode 100644
index 000..ed8e382
--- /dev/null
+++ b/kde-misc/plasma-applet-thermal-monitor/Manifest
@@ -0,0 +1 @@
+DIST plasma-applet-thermal-monitor-1.2.9.tar.gz 836399 BLAKE2B 
3f21c8443acb6132b7f7d1f2241d985d1143a5fd7d61a787517f4ab13d8ec4451c78e0224103e4feebabff187ec8c8886a62382e4197fd49b0816fd56824af29
 SHA512 
f07c2cc7349692b4ab71986f0cb1407224540ae89e6fa152c5833a77a869035184ca42b6e213921b65814c7b5d8a9ebc0aa73bbd8fef45e7d0027abd2009671f

diff --git 
a/kde-misc/plasma-applet-thermal-monitor/files/01-set-correct-qml-type.patch 
b/kde-misc/plasma-applet-thermal-monitor/files/01-set-correct-qml-type.patch
new file mode 100644
index 000..b563244
--- /dev/null
+++ b/kde-misc/plasma-applet-thermal-monitor/files/01-set-correct-qml-type.patch
@@ -0,0 +1,25 @@
+From b389b886a7ee759d06c9eb0e6a3b6abbea400035 Mon Sep 17 00:00:00 2001
+From: raochsinai 
+Date: Mon, 21 Jan 2019 11:26:31 +0800
+Subject: [PATCH] let var systemmonitorAvailableSources refer to an empty
+ array.
+
+---
+ package/contents/ui/main.qml | 4 
+ 1 file changed, 4 insertions(+)
+
+diff --git a/package/contents/ui/main.qml b/package/contents/ui/main.qml
+index 67e3f4c..75ae04d 100644
+--- a/package/contents/ui/main.qml
 b/package/contents/ui/main.qml
+@@ -190,6 +190,10 @@ Item {
+
+ temperatureModel.clear()
+
++if (!systemmonitorAvailableSources) {
++systemmonitorAvailableSources = []
++}
++
+ if (!systemmonitorSourcesToAdd) {
+ systemmonitorSourcesToAdd = []
+ }

diff --git a/kde-misc/plasma-applet-thermal-monitor/metadata.xml 
b/kde-misc/plasma-applet-thermal-monitor/metadata.xml
new file mode 100644
index 000..355f07f
--- /dev/null
+++ b/kde-misc/plasma-applet-thermal-monitor/metadata.xml
@@ -0,0 +1,15 @@
+
+http://www.gentoo.org/dtd/metadata.dtd;>
+
+   
+   michael.eg...@tsn.at
+       Michael Egger
+   
+   
+   Plasma 5 applet for monitoring CPU, GPU and other available 
temperature sensors.
+   
+   
+   
https://github.com/kotelnik/plasma-applet-thermal-monitor/issues
+   
https://github.com/kotelnik/plasma-applet-thermal-monitor/blob/master/README.md
+   
+

diff --git 
a/kde-misc/plasma-applet-thermal-monitor/plasma-applet-thermal-monitor-1.2.9.ebuild
 
b/kde-misc/plasma-applet-thermal-monitor/plasma-applet-thermal-monitor-1.2.9.ebuild
new file mode 100644
index 000..3a4aca4
--- /dev/null
+++ 
b/kde-misc/plasma-applet-thermal-monitor/plasma-applet-thermal-monitor-1.2.9.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit kde5 cmake-utils
+
+DESCRIPTION="Plasma 5 applet for monitoring CPU, GPU and other available 
temperature sensors"
+HOMEPAGE="https://store.kde.org/p/998915/
+https://github.com/kotelnik/plasma-applet-thermal-monitor;
+
+if [[ ${KDE_BUILD_TYPE} = live ]] ; then
+   EGIT_REPO_URI="https://github.com/kotelnik/${PN}.git;
+else
+   SRC_URI="https://github.com/kotelnik/${PN}/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+fi
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="
+   $(add_frameworks_dep plasma)
+"
+RDEPEND="${DEPEND}"
+
+DOCS=( README.md )
+
+src_prepare() {
+   local PATCHES=("${FILESDIR}/01-set-correct-qml-type.patch")
+   cmake-utils_src_prepare
+}