Merge pull request 'All EAPI=8' (#105) from feature/eapi-8-all into master
continuous-integration/drone/push Build is passing Details

Reviewed-on: #105
This commit is contained in:
Manuel Friedli 2022-09-20 15:22:49 +02:00
commit 5047b420b3
56 changed files with 77 additions and 291 deletions

View File

@ -3,7 +3,13 @@ requests. So, go over to GitHub and fork this repository:
[https://github.com/fritteli/gentoo-overlay](https://github.com/fritteli/gentoo-overlay)
Then change whatever you want and send me the pull request. If you want, you can
also create an issue along with it. But you don't have to.
After you're done, please make sure that your changes don't upset
[`pkgcheck`](https://wiki.gentoo.org/wiki/Pkgcheck). Run the following
command and fix warnings and errors:
Thank you for your help!
pkgcheck scan --net .
Then send me the pull request. If you want, you can also create an issue along
with it. But you don't have to.
Thank you for your help!

View File

@ -42,9 +42,9 @@ If you find a bug in an ebuild, encounter a build error or would like me to add
## Contributing
I gladly accept pull requests for bugs or new ebuilds. Before opening a pull request, please make sure your changes don't upset [`repoman`](https://wiki.gentoo.org/wiki/Repoman). Run the following command and fix warnings and errors:
I gladly accept pull requests for bugs or new ebuilds. Before opening a pull request, please make sure your changes don't upset [`pkgcheck`](https://wiki.gentoo.org/wiki/Pkgcheck). Run the following command and fix warnings and errors:
repoman -x -p
pkgcheck scan --net .
## Maintainers

View File

@ -1,3 +1,3 @@
EBUILD apache_exporter-0.ebuild 313 BLAKE2B 5350406441df5daab182af4d3015220e4ce1b2d534664b85b1a0d92e00b8405fae9041e4df808f782b5b6fa5c611a5e4cb1b0d71a840071fc3fbd62681a25c1e SHA512 492e3ef513815b17f7a4d3900a074a0af6248b178f0650a32d8e71b7f5437305afaf2d79f02b7485666cd2b56375be2c05c5eec011671e7adc19bc7bee54fc33
EBUILD apache_exporter-0-r1.ebuild 313 BLAKE2B fb7380f4900675474ce6233a16568d7f44e8776323c99c861d9603dee02587c2598525aa98f62f29e0691fae6beab5fd771a77e9daa7bfffa74920c99b6709e3 SHA512 4d3b7418c32796407d6d5e6151725ffc1a7edb0d4049ead93b3d3c5be8567039898e3952315c93809502c0dc08eed8c8a255374631926d17c9b29ebd87614640
MISC ChangeLog 184 BLAKE2B b5c4d627fa19b0ad55008fc0ddac8da82bf88db97eced218ec3467e75378ba3c9e0f10f96ab0180e73c7157e8e7742ddf76a9bd400d8303d6042e9d14946b0ea SHA512 6e03db912ce0300dd864f7b299f45c7fad6ab0a7493a7d11f8c3b0cec536bed2a1af99f660022e1da70ee0165c7807458cacf182199b590379fbff18039dd20b
MISC metadata.xml 248 BLAKE2B cb50cad2c614a99daa2e236f9e0d0fab1ab20a898c0b0f0c28a1387820ab1f2b9dd4d396a3b38f732b493824f96a29ee5894e80e09dbd08dff62c1aaba3feaa0 SHA512 29f9b96b0a77546cce6a8bffd82fae2fd0939d32a7a05ffd0d91f9250a019a3ddaa599b93988c82daabb9c4c4b284dd947e2c47f6ca7727b8539cffa91bcb8c2

View File

@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit acct-group
DESCRIPTION="Group used for the apache_exporter prometheus plugin"

View File

@ -1,3 +1,3 @@
EBUILD dkimsocket-0.ebuild 300 BLAKE2B a30268a63e729d0f071c7c0c49d35023f4def3d2f7e0bfef9da0f2cc4b6194290750f0560f6dba540b6b31540d50f4f4cbbeaae6e981a18ba021118942446f8b SHA512 cfb24baa132e5093ca3116df7654244ae6268f5db62b4e5b4c6e862fbc288819a562f8211abb3ea26ff2e46ca7e067821fc8f7cf897f45c569de21df53998cb0
EBUILD dkimsocket-0-r1.ebuild 300 BLAKE2B c8e9d88a2152cb17cc078affd695cfc193431b8c11ae2072ca44ab8659e081539d1ddf189abb50166e88a733db65df4c95df19c4168ed974b040aa5fd1c7a2d5 SHA512 7bd28aed8026c2715c24fd0f9efa5cd133919a8f8f6b092e025a031716e77e09454a6ad009b3009b931e4032817f644b2a0eed4dcd1a991d154cb272325f7721
MISC ChangeLog 204 BLAKE2B 39592bed2b0634282cabdd3bc24e283096b2751f9817d20580986dccd59bae48071d08d16fd15aae2c20b9722dab5d15cbdb19f052b4126d0b92bc6100aac665 SHA512 089f17dbb2e44d7144a187aa1603d921206169e3e19a3ba8bca4772f8318a94f42ec9954d0837de00902ed60bc14819a6292093a576d960684f2411d469c3208
MISC metadata.xml 248 BLAKE2B cb50cad2c614a99daa2e236f9e0d0fab1ab20a898c0b0f0c28a1387820ab1f2b9dd4d396a3b38f732b493824f96a29ee5894e80e09dbd08dff62c1aaba3feaa0 SHA512 29f9b96b0a77546cce6a8bffd82fae2fd0939d32a7a05ffd0d91f9250a019a3ddaa599b93988c82daabb9c4c4b284dd947e2c47f6ca7727b8539cffa91bcb8c2

View File

@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit acct-group
DESCRIPTION="Group used to share the OpenDKIM socket"

View File

@ -1,3 +1,3 @@
EBUILD drone-runner-docker-0.ebuild 302 BLAKE2B b2ee07aed96b4d3605498172510a61c929e5d3c498f4b61e0537cd18f2f0e835d6ff215f6d5856d922114593a0a8be799e49eb8dd44875faf0fd4ad24cf0e17a SHA512 a45aa968b778d286140616927892e10da8f802e508bcbf30e6c2e048bdb629e2f7f64e18b1bbd9d2f87785b42481d8559deca83e3bdf0134c42d5af3806ed66f
EBUILD drone-runner-docker-0-r1.ebuild 302 BLAKE2B fad07f3984990f51e8c10f8f66648f208d2a2d5ff38bc721dfc3fe709e0e678a52c99adb98c0115da6758db8731039397c15d40aea2506fb69fd81f37693d9ca SHA512 4bf5534103070c024c7cbd1989b83455f3e0d78c436a1bf0e5861cc6ca2af0b4d9b9ba46072bf83c55682d8368453812593c1658ae5e321dfa48bbdf07842077
MISC ChangeLog 200 BLAKE2B c2d95a9a3982101cf463e63b37eee22abe4c10a5b9e75be1a2085c9d3a356fdddba2da7ecdc7d128d78c5eec7d63832d688336ae02ac4adf1c4a02e20e98856a SHA512 4918142cf6100aab78f961e0b0608b0b92acfdac9f4504e625a0a248d85c3d4893f580ade2cdc94272c2b4ac6f08b763c3ce42ea47832624d7bc7e7953428aa4
MISC metadata.xml 248 BLAKE2B cb50cad2c614a99daa2e236f9e0d0fab1ab20a898c0b0f0c28a1387820ab1f2b9dd4d396a3b38f732b493824f96a29ee5894e80e09dbd08dff62c1aaba3feaa0 SHA512 29f9b96b0a77546cce6a8bffd82fae2fd0939d32a7a05ffd0d91f9250a019a3ddaa599b93988c82daabb9c4c4b284dd947e2c47f6ca7727b8539cffa91bcb8c2

View File

@ -1,7 +1,7 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit acct-group
DESCRIPTION="Group used for the drone.io docker runner"

View File

@ -1,3 +1,3 @@
EBUILD reposilite-0.ebuild 309 BLAKE2B 34f7234ce3c375842eb37855788b005b34a7ea9b17eaf1d2159fd2aade2b69385be2403f7d3e85fd60ba179542edb0904c45ab6a15f6f4e90b54c7ce79ec4f77 SHA512 4c5fe21bdbab533028df431aa268b965b56eb6380abb569ecad56655be77de7c2c21e682eabfaa4cad8b673f2365e0559154fd68817b3a8ab62975428850e404
EBUILD reposilite-0-r1.ebuild 309 BLAKE2B 13bd3946afdd7fc433d1e6d8a6e6e5ddf898ad8548b2c6d76d03f9d34aa0331a8fae0d7862e29e68269f41547d7833699997f2cab38379ab33efa1852934294f SHA512 b657c2f0f6be5dc3ad7bfe97d6a08a9f2dddb786146b7f68842ce747d5cb8f4767a554b5f30652eb22b5b9a52939e03e57cf227302d37a2b4db5437b1bb4c68e
MISC ChangeLog 285 BLAKE2B 49b7dc9d40ddd0e53d433a6798380489f179fcbbe5b6ea097eee49114a7c5d5bed9a6797c3b05942c5300c97cc1fa9f664286e1c852600fceed17d71d37f12df SHA512 f6c087910e788aeb4126ca84227f5416d8f5b996af5a2ec374055b2d24c69c26f86b9f96c27ba6806c19e753650949fc3bd5ea2dfcd31414b40f1127fdaa8b31
MISC metadata.xml 248 BLAKE2B cb50cad2c614a99daa2e236f9e0d0fab1ab20a898c0b0f0c28a1387820ab1f2b9dd4d396a3b38f732b493824f96a29ee5894e80e09dbd08dff62c1aaba3feaa0 SHA512 29f9b96b0a77546cce6a8bffd82fae2fd0939d32a7a05ffd0d91f9250a019a3ddaa599b93988c82daabb9c4c4b284dd947e2c47f6ca7727b8539cffa91bcb8c2

View File

@ -1,7 +1,7 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit acct-group

View File

@ -1,3 +1,3 @@
EBUILD apache_exporter-0.ebuild 285 BLAKE2B 354b27135069fec2f5b4ccbbaf6b85a55956f47bcfbc2e0e4f62c90f42e3b6d8c0abc3d9d08fadc97918f14f251ab14bc168cee263a331d68ffedbf7575bae96 SHA512 fdde88aeea321f6392b5cb60a0f8c752c9baf95548059b65ea499d84f119cd21f7be1223fcef7cf9f5838a84a2e425309af7b41dfc01a3b499e728853cd73d5e
EBUILD apache_exporter-0-r1.ebuild 285 BLAKE2B 3ebef60ccf6f3ab574ebb57cfded354341315a6666f9899e9da3705cd9cbeed51c9e48557d687b3a1654fbb550ecbe4c5da25024aaaecf4636a0a8ae6009f59a SHA512 5740192c74c377384d4dca214306f806c7d5cfa3090a563ce046724c029600910f914ecd58da8171b7c672372885a1373489d9e31f48bcccdc9e8448131fe4b6
MISC ChangeLog 182 BLAKE2B 1c15e7bd0216404dcb5d506c17b2047f3ee1d8599538af368b4bb0f6c87eade074c5642d30dae17f8074b013bca3dda5a9cfee48999844baba66150223d7453b SHA512 355b1f10ab9cce522ebdabacc15dd8b2f3d7219a3f932a56be04a5f1cdfeaf883ca8c4857e2c9ac86b8ee8f19904cc7f003e8a34a3a0985c297d20c0bc032724
MISC metadata.xml 248 BLAKE2B cb50cad2c614a99daa2e236f9e0d0fab1ab20a898c0b0f0c28a1387820ab1f2b9dd4d396a3b38f732b493824f96a29ee5894e80e09dbd08dff62c1aaba3feaa0 SHA512 29f9b96b0a77546cce6a8bffd82fae2fd0939d32a7a05ffd0d91f9250a019a3ddaa599b93988c82daabb9c4c4b284dd947e2c47f6ca7727b8539cffa91bcb8c2

View File

@ -1,7 +1,7 @@
# Copyright 2019-2020 Gentoo Authors
# Copyright 2019-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit acct-user

View File

@ -1,3 +1,3 @@
EBUILD drone-runner-docker-0.ebuild 334 BLAKE2B 3434502fbe3d2330c234774900651320e0de8af7c436a2c9ac9b84a456b1f7c17b7ed11dc4b1a26d1518dfa0f4f33f3bbac952cf800451f9c632d48c33cda434 SHA512 8ebc6d8d61e6e5529773628d0fabf71ef3d0a9f50e8113549d0d4469f0ccec327c1edf8dda38c53ce4ff68c056dc7ebeee4a9d6c69782c0d178b958768e1ab68
EBUILD drone-runner-docker-0-r1.ebuild 334 BLAKE2B deec4de1b40e8a2838d64d249c80665cc695805f9e742658f2c6e3c0e00bc47dc4b9f7ab63d896879a897fc7f9be26b0db31d9c1f8f2eea7f76e43d26162186b SHA512 f72aee38188046f9ebaf1dbfd900d4ff412b6048c8c8760d6407aa54949b7710b7e766e94793d85b6b092d01d7abe013e88c639a0815a4313b77a81573e2ea61
MISC ChangeLog 198 BLAKE2B 4200548e561aec514a59ac858dd2988860e948ddcf48a005cf7a3934e9687a882b22647f59f1c58690ac394cf287bc109b675318d41bfd67bc5c92e5c7e5ac88 SHA512 3a15499f99c6797cf2220cbf6ebb5a5b003f9cb1a51275eaf5d388456ebdbcf2db6b3b092c5dcdabd008f2c8f47fd7469dd2cedbc7b637c2cef70216a2623eb8
MISC metadata.xml 248 BLAKE2B cb50cad2c614a99daa2e236f9e0d0fab1ab20a898c0b0f0c28a1387820ab1f2b9dd4d396a3b38f732b493824f96a29ee5894e80e09dbd08dff62c1aaba3feaa0 SHA512 29f9b96b0a77546cce6a8bffd82fae2fd0939d32a7a05ffd0d91f9250a019a3ddaa599b93988c82daabb9c4c4b284dd947e2c47f6ca7727b8539cffa91bcb8c2

View File

@ -1,7 +1,7 @@
# Copyright 2019-2020 Gentoo Authors
# Copyright 2019-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit acct-user

View File

@ -1,3 +1,3 @@
EBUILD opendkim-0-r1.ebuild 315 BLAKE2B 483ad926623dd06d7afd64d1b6290c1cb48f1750fa5af359a1f67cedfbdd6cea5e94c50dbd95c6ba65105836a1d92aa0d2141edc0551ac579c06362d4dd1178c SHA512 969a68e2466110b83247213bf97eac6a124286bc5f665c1da43a0b887cecc335a69b6f8da61248d6ca2dde73da2fdf621c4d04eea1a40f5d2b42ee438bc6c7c0
EBUILD opendkim-0-r2.ebuild 315 BLAKE2B b44b4c27c9a7a18b11c83381f6541dfce723c7e9818e9348264d0c69ae467824653eb55b05a3cbb203142bccea011859d7931c319d497cfdc599f677c9fa8660 SHA512 dc90ffeada766564a019bc068667fdbea45a2aebb114bed9a3aeb88e8bba7b22bc1cca2fbf867d5a461f33d38ef48154cf4782737bf74566513f3255c9c9fa4a
MISC ChangeLog 201 BLAKE2B 667e978d0e2d574ff438f75e3c52e39948ab77f395d988287e7cc1884f74c897c2e7108265eb7e134264b51b20655b06de5de9743c8cbe193156c66406ccc428 SHA512 2450e3ab8a1394fb7e7aac402c04abbcf64a282fb838ef871192ca6a7be45b26379f44abab1d7bb0861687f17100c0583ccd493c7caa7c14d89a8dec7564c212
MISC metadata.xml 248 BLAKE2B cb50cad2c614a99daa2e236f9e0d0fab1ab20a898c0b0f0c28a1387820ab1f2b9dd4d396a3b38f732b493824f96a29ee5894e80e09dbd08dff62c1aaba3feaa0 SHA512 29f9b96b0a77546cce6a8bffd82fae2fd0939d32a7a05ffd0d91f9250a019a3ddaa599b93988c82daabb9c4c4b284dd947e2c47f6ca7727b8539cffa91bcb8c2

View File

@ -1,7 +1,7 @@
# Copyright 2019-2020 Gentoo Authors
# Copyright 2019-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit acct-user

View File

@ -1,3 +1,3 @@
EBUILD postfix-0-r1.ebuild 271 BLAKE2B 1b9ebe60d9850b07d8a9fbfa725f1c410f685b7fccc9d3d7687be17fdf1b1d9af9e1ffac9d1ec57f3b8f6cfe100cd5c79e5b0f73a25c2a4ed6d19bb160d61dc8 SHA512 98decccc5b002f4c4e8914de44db282117bc2c13332f62341d2f9b11f2ba12afff0a9df1ea7715ec4aa5b60c991251e9c6e2c37c91da06e7b1ee0edfa2a570d2
EBUILD postfix-0-r2.ebuild 271 BLAKE2B dd3666721ec3aa3176123670331b0e5aba648bebb06a7fc7bb7eb2acc6c1b4df54aa24bde6a059dbe10d9b5023d1da823b654963c02ed282d1f0e23f83d0aa8a SHA512 52d72d2734c2bdedff97ceca6ac059aaf6d109a27c735f467e72084ce8f0457afd0de82a554512067c037a88f549fd0d8fcebe6b59cea90bbceeec61fd023a5e
MISC ChangeLog 198 BLAKE2B e93335b8da0d808130bdd0d789a9771b8ca864120417e95c87e9a53159100966b35851de99d7c77fcb3103bca3c5452aafa9cdb393368c55f59a62e5180877d0 SHA512 11d647ec241c00c4a23f0c5379c19ef407ab2067b5fdda7d615d0db77d799a56b82214cc5f142649c5019a660a0ab017d646b13a492672439c98373d89514cee
MISC metadata.xml 248 BLAKE2B cb50cad2c614a99daa2e236f9e0d0fab1ab20a898c0b0f0c28a1387820ab1f2b9dd4d396a3b38f732b493824f96a29ee5894e80e09dbd08dff62c1aaba3feaa0 SHA512 29f9b96b0a77546cce6a8bffd82fae2fd0939d32a7a05ffd0d91f9250a019a3ddaa599b93988c82daabb9c4c4b284dd947e2c47f6ca7727b8539cffa91bcb8c2

View File

@ -1,7 +1,7 @@
# Copyright 2019-2020 Gentoo Authors
# Copyright 2019-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit acct-user

View File

@ -1,3 +1,3 @@
EBUILD reposilite-1.ebuild 270 BLAKE2B a78959245678f35cdde982f644a876a0f45636bf05e34291b277b161e4ff8aae810ebaa259252d786305e043e898e8d53f1ec4e195fd72e7d69c6a35a05b7598 SHA512 36f1cf967abafa3d75034f015400490601c7c2070a44f12b1bd1fb9223be192b6956523b08aafde4278fac23a355f7b6b948251206d0c8bd9b72cc10b082c826
EBUILD reposilite-1-r1.ebuild 270 BLAKE2B c9dd710edd29ed538bec88ef59c1c3545150aeb1b68edec9527d624076d36b2aa9f04e26a3c5338dd39b8eb2dd7ba3abbf9aac3e92ca3e7c46f1f7ead4c18460 SHA512 352e560ae9e0fdcf2667998056378a5f0080c3e15d8d73e82bd72d6d20517d789f5aa33a8c03956cb31df4d2a92cfe962e11a27f02f9bce1a2852a37fee0609b
MISC ChangeLog 327 BLAKE2B 30d90bffe571b9604f41c9715aea2fb427b8019365a3a7f0a867723ba92777d1e7296f793645f33c40e2155ea1d096ecd5d8ab375adf036174b5edfd19df87ac SHA512 9d794b0e0622564da8112bf766e9053bccf2175e173263ee3f357a561c6518364b7c16967c9cc840ab380b70bc1141a11251122763c4b47e45d337fff9cbacfd
MISC metadata.xml 248 BLAKE2B cb50cad2c614a99daa2e236f9e0d0fab1ab20a898c0b0f0c28a1387820ab1f2b9dd4d396a3b38f732b493824f96a29ee5894e80e09dbd08dff62c1aaba3feaa0 SHA512 29f9b96b0a77546cce6a8bffd82fae2fd0939d32a7a05ffd0d91f9250a019a3ddaa599b93988c82daabb9c4c4b284dd947e2c47f6ca7727b8539cffa91bcb8c2

View File

@ -1,7 +1,7 @@
# Copyright 2019-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit acct-user

View File

@ -5,6 +5,6 @@ AUX mysqld_exporter.confd 891 BLAKE2B 340b8d6b5f3fdc0a52851197cfd94b1d9d20fa3cda
AUX mysqld_exporter.logrotate 68 BLAKE2B 04a9a0df5dae2a2afd3374cd6f6fd5d04df7629bc85ed63792ecc9e2b4772668d1f5b1fe4baf14b17c26a495ffa1ed3a7d748719db9a72f427587243505158d1 SHA512 3eb2e6bfa0eae0847c0b1e2e7fd990068cb0ad570d14463c88a8860d70ebc378b2e3bc4141f0a98e95304c972c765ae48dbff726b208ba825fe1f4e58765e462
AUX mysqld_exporter.service 200 BLAKE2B 1053fe71dd3a1066ad5512f8ad2b40e34411365816b40f9c8f79b49a125099d0dc479c8cafce4ef4a5ca214859100324d04a1d429403dd08c4107e013f221acf SHA512 aaf7d1eb499aea03b435be24c0949f503f69759ce3507ccf08b81136ccde19d7720f42892924a701931a5ce8fdf297bf889725b789a538fed5e2f87568a95e38
DIST mysqld_exporter-0.12.1_p20200622.tar.gz 1640334 BLAKE2B fa52fd7474af548bc9429026d7c92bc543cff7f2e2f5e17007a52adc647d6d022a4ec9d099376cc469b4fdc8bab285e0e699a1b10938fc6b7a6704dcc1466a50 SHA512 ccac9a718214c9ab82362deeb81949cecaa6c2fc6567ef7e3d099ca2dbf8385cb9c498837e41ad0bcdf5ec2c9d82fd159792245b97e53c182a30917e80a20cf1
EBUILD mysqld_exporter-0.12.1_p20200622.ebuild 2123 BLAKE2B a7913fac6a7893882e865c995d5f12e33c8dd43a188f7becce4d521ea674ceb8e65cd722597e38dc54ee42e73e973141ef138fd5ba5bb834040cbcc505e6c349 SHA512 983a5e9902162e3e720bb8231d03d6a2b235853e2fdbaba61ea50d5fbc2fa65a3f7d25234ea9052266c1eb6e0f4b68abe02faf04a97ef0b521b492ba2b94c360
EBUILD mysqld_exporter-0.12.1_p20200622-r1.ebuild 2124 BLAKE2B 3f562674f8fced90187c842a37c9693679a381aa287d4e2f318cbf98a3728410e4d68cf17a0c55bc2b7e1adf9803f73373fe03ca91d0f49f593285de2ecf69c6 SHA512 6933c29436c2f0ea48b5e58608c9b5d8a7de7f7bf7c10d17ef4c6380844ca82faa7ef301d2dc596deb1070494dc43225d309fe32955e32accd04965804a86c70
MISC ChangeLog 733 BLAKE2B f524170f97aac958542aa79a0c383e2d018bb8aa7a886f34b8f801bd95199e6fec3d065b53ad91b793d48979fc33a8915a3d499eed52e3ea82fa2ae0ad1422d1 SHA512 9eb13634368e353219cf63f07167fb5841bd90041e6d2e1bb1026a37cb6dd141f016c07442547a1a3d79b290e478f27f80a8238725f92988e752342a58561da6
MISC metadata.xml 339 BLAKE2B cc95303dfddecf9c81e77995bca8719a87cc74b9c3a95142bea4bc13d9fba4767ea7d5bdc56731e45f59a27a66dfd1e7ecb6924c737961ff30cd690c9ab250b5 SHA512 21cf66c2810306d975812118206a29d21f8ae3ed887c41c43fc66603a5901e261fe86d80e04160a7a31eaceec759f128e09b127a7c885fea0a3d06415743d022

View File

@ -1,7 +1,8 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit go-module systemd
# uncomment the first setting of MY_PV for a normal release
# MY_PV="v${PV/_rc/-rc.}"

View File

@ -1,6 +1,6 @@
AUX prometheus-cpu-mem-monitor.service 243 BLAKE2B 6f774e36b2e1b2dbc1614a930f2e64da9b664a0bef6023bb69db571949266625f32ec057ac31be12f1ec2fbcb9c5d7a732377471f750b5346384c366808ba42a SHA512 7d21c89a0ebf577fe654ef93b7098b4ef40127892213e26141583d64a8fadc683799b0da588b8ddb4a692129de536e3c75dc80be83939ba7a5c47f45e84be7b2
AUX prometheus-cpu-mem-monitor.sh 564 BLAKE2B 1fcff16c183709c569398795afbce2ab11e558badfb437b8e4048cde5102e7ae7fe58ea11f64cb1bce7754bdfd7f85bddcaaf4deefd2a658ca76b1973df9d8bc SHA512 dfbd52eb86dca8e0d576f262b98a4efe145524653a3cfe9ae51e14695d0a02d3fc7618e0f236b5200ef59b84d81acf373b3a49665dbc23c694f299a29569479e
AUX prometheus-cpu-mem-monitor.timer 291 BLAKE2B d41b99088752863c3ffaf065279702a5ddec90edabe0fd7ec11d71b883756f370c4236aa1c4074b4d3869b02f29142aca4b5247dd49281299d5625a3fe4f3509 SHA512 2245655fec3417c44c64c04074f1f5c061e7c80a3b34ba0f683c12b74b1a7c5c46abec16bb78fca479381982d8286bab0919be223c2e9c08d26d3e80ced772a3
EBUILD prometheus-cpu-mem-monitor-0.0.0.1-r1.ebuild 465 BLAKE2B 12cd39242a258b01dd654678033353f8e1cf12cf3d3136fbecca4ed493bd3d03b777b28a78da621a9ad54c06638d88220916051b2c644858d6d4662d1732e6fd SHA512 d71261fb2536d7e724d730f373f5fa2098236f469d0e3a9d455698d7e0bd18ecb816417f7e4ba5b3af3fcbd09c24ea55e70ca8c4609c8304815fb445fb011867
EBUILD prometheus-cpu-mem-monitor-0.0.0.1-r2.ebuild 466 BLAKE2B e35579f9be4159ec2d21ed4fc1c1bebd4f2284cd0b602730d7616f01105baa98bd89f8a8ffab7e31c13e6cd37900b77dc960b81f8b37074e0718dc05ae064c39 SHA512 02d780f760ed6f173105e605fdc114ea2486bdb2c090408175127af308ddbc52530dd8a384458579913e4c4f879ee8503e6d2006c9bcf0da8634d84bb42fe406
MISC ChangeLog 604 BLAKE2B 3eeac06192d3c27598c59618e7a800beed43b282e16abbf3d69e1aebbe43b8c525c6d9981802b04ba92ca67a5f4bccac41bc2458b4fd031775af2beb54d6acf8 SHA512 c38d6a62608d97018fc92328f4d0d86d4bad79593ce68b07264d3cb84e853dd2dc755e6ffaed46c40b4afdc691ae4527027c545f30ad8203985db1dd17cc58f2
MISC metadata.xml 337 BLAKE2B bd72b6097fead5eaf80082790d3712ae0893b118140b62f58639f0e5c56bebf57dbd0ccd0ea19af82b2dce88c88c494d88290f98df4818e4fad3f4386398d171 SHA512 aee4825d8b90a8fd84fb558b9af4b7eb889fcf81bae6c7b317a9d69f62b06dd0f0bc2aa91aa2c32f10ff91fdbf64b341d7e5adc3c65a5225c7e0e92d7a6b7816

View File

@ -1,7 +1,8 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
inherit systemd
KEYWORDS="~amd64"

View File

@ -1,5 +1,5 @@
AUX 01-meson-build-gio.patch 495 BLAKE2B 4e87dde4f08d1c5fc5c4531817a7e9c5aa2467c232e4f56c086df11025f66781f0cebabb5b3e44b2902213d96878b976fc8d3b540ada8dd25ae312373c0e9bcb SHA512 629fc63017ee0e7d45568d070bb5f61a0004b9e8eb92f6befa9dde108b13c03036444dae57e90ed3a9c839a558bacb825c2014ea829ed7a49b977d2437356d5c
DIST gtk-sharp-3.22.2.tar.gz 3297236 BLAKE2B ed6f9e19cc2db3e3a86a14107239b25ec4868222d5ef3d694372e824b8f323d70f5a4847c72a0c2a780cc474375fbf74c74ca3165fbed4255e68671614b9f9fc SHA512 8d4fdcbd54ec795dd5d8bd1fd9e4ec5ea5fff5169392891c99656d3fa1fffda28bbe6ac4e32f1201e7ed03b9702f37e85cd315946bf055efdd7b264d23e6007a
EBUILD gtk-sharp-3.22.2-r1.ebuild 1136 BLAKE2B ef92922cc7d711b499cbe0e10221776767065304a6bd86cad4a1dc0398352dbf795bfe46dc2cb30271cd2d975d21cf889f5ae88f19d62ff1264ea7ad45c14970 SHA512 e1a01d7fe508840fcb52a517172dd4241f1b3d8af5e526a1a2226600055aaa804ebd90f799175b557bcead952ae97c2d6b5b48eb6896b94ff00b6c751ad8f4e8
EBUILD gtk-sharp-3.22.2-r2.ebuild 1136 BLAKE2B 279c29ad65e00cb61cb026b3d2f95d77c59390474e6450ea708fb2316aeecea5253add0e609d9b4504e17d716b952ad3bb4ce8a495f67388885244710be3f374 SHA512 35a29052d7991739c8174c224475953e869db45e1f883d96b1a0b92e684a1d93237347864da17653c5a5e009f2bb716493e981c0ad72a8f335a18d504d2885bf
MISC ChangeLog 754 BLAKE2B 0b1f7abb45fdbddb2f038ed04d899bd97e2ea654d18569f61397c71017ed905f200062c3cbe6269b355bd59a10f9112bdc14f02c16e5923161ebe4123d4717d8 SHA512 f30f4b736fa0744f5f4bff210672ce5006c5679fd6ee50a1976631a334ebc597ee1f89d295a708433ee3ef71697e1d6e6333bcb2ee701571077b744b51ccb692
MISC metadata.xml 417 BLAKE2B cf54245e7d2fba30caddcbb70f077e33f04f8fcf24c332ba130016c35b6566ffdf1c2f322914ba6d6989fc8d2559846ea8e14c2cd5210ea3b35370f7ee098c41 SHA512 efc7406e4693faf96ac080c13026160553a95be11d01239c3f6617c60d3e8de4fd31e9787aa406bbdeeeba386cef308746f441443402f90ea6b8d69d6f85ba24

View File

@ -1,7 +1,7 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
#inherit dotnet autotools base
#inherit dotnet autotools

View File

@ -1,4 +1,4 @@
DIST cantarell-fonts-0.303.1.tar.xz 338316 BLAKE2B 1208f57b70a82d93e2714483d36b2a0027f4e3a04eb494b9e74207d20e074377061d6af9bce4f9f48a56d87ff67fe9def1b24ec33a5f3b7decd883d3ab328505 SHA512 f61c2df6bb04167a9623bac141773211486059a5569106c0ed096d6d1a5d57e599cc5b75b06be954859aef13c649f7617ae067d9936932faec0b2ce896fd31b5
DIST cantarell-static-fonts-0.303.1.tar 522240 BLAKE2B 98a73bbf70e17c332f6b228347a7fb99c48e0081033eed6812041802587cc5e90fd950732d34fb347973ff282f452f1f3afc0b50eeca242d40e02787a942dd22 SHA512 5369e310bd8ba3b544d1e8488d95b7d3600cb8c28757c5a8b31cf3db94b87ecbe01f0b9dca0d4dc7dc95e2f193fcc984e0536fd1a914bb66f1c47aae8e163398
EBUILD cantarell-0.303.1-r1.ebuild 1417 BLAKE2B f7cc06329b24c939ce2095a8f6a2818bc4877928240951f7da30ac4110c32002f5d96107861f047962e48b57ea02ae948aa82263b63b2be330504506c2602481 SHA512 66426ac167eba625c58b1604d7acf17fc63670b9f21fa0ae05f0687be20984230dc37fbb1ed275464f2e854666ac4042df6927d699f122cadd06486dd643a20c
EBUILD cantarell-0.303.1-r2.ebuild 1417 BLAKE2B 1416e52b8ac8575ac62ca3c232991f096721adab1952bc853ab1adca1ad35a743a00c4c5c0a1842ac10c7d0fd46ccc9626e24348261f87f54b5f3643e11e1d09 SHA512 1925ddcb16a4c482f23e371fec2a12893b7c29da06f191242b7616061895a1935e01af066598c21136e7fb2b32d216fad12f4e496a2ec6a64a8a2d478125b388
MISC metadata.xml 447 BLAKE2B bd2de9c28aac2dd34be2783cebdd80ac144118af4b25d1cddfcdb578c8d26355b098cb8c6bb5d2eefdd99fcad6145bd839e8d16b39dc7a5edab00de6abb96dec SHA512 15371e91265f3c4ab01df2dad6a428f97f4eadea4cbfc9bd51dad8fb4d599df4d8885109e88f9d59dcdd7c07ba58c38eeff728f35f0cd6de22fc141482c50b34

View File

@ -1,7 +1,7 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
GNOME_ORG_MODULE="${PN}-fonts"
inherit font gnome.org meson

View File

@ -1,8 +1,8 @@
DEFINED_PHASES=install preinst pretend
DESCRIPTION=Group used for the apache_exporter prometheus plugin
EAPI=7
EAPI=8
INHERIT=acct-group
KEYWORDS=~amd64
SLOT=0
_eclasses_=user-info 69a1ed744ec33cf2c910ff2bd6084d11 user 1f6dd43c7e925ba0272de52bcd326972 acct-group 1ceec99d0a07acc9b25068a83d5abda2
_md5_=24036e76b7cff7f3060d57b1909639ea
_md5_=6223075d6587ef091669de9ca0d2fa63

View File

@ -1,8 +1,8 @@
DEFINED_PHASES=install preinst pretend
DESCRIPTION=Group used to share the OpenDKIM socket
EAPI=7
EAPI=8
INHERIT=acct-group
KEYWORDS=~amd64
SLOT=0
_eclasses_=user-info 69a1ed744ec33cf2c910ff2bd6084d11 user 1f6dd43c7e925ba0272de52bcd326972 acct-group 1ceec99d0a07acc9b25068a83d5abda2
_md5_=4c93462da57c75837557679cbb3f8edc
_md5_=58dd10a0a0dd9c7936b09866c066b703

View File

@ -1,8 +1,8 @@
DEFINED_PHASES=install preinst pretend
DESCRIPTION=Group used for the drone.io docker runner
EAPI=7
EAPI=8
INHERIT=acct-group
KEYWORDS=~amd64
SLOT=0
_eclasses_=user-info 69a1ed744ec33cf2c910ff2bd6084d11 user 1f6dd43c7e925ba0272de52bcd326972 acct-group 1ceec99d0a07acc9b25068a83d5abda2
_md5_=868e2a4b95cd0141c582fd52069a73a8
_md5_=c8e24b5f96a608bc3f11b1545f72054d

View File

@ -1,8 +1,8 @@
DEFINED_PHASES=install preinst pretend
DESCRIPTION=Group used for the reposilite maven repo server
EAPI=7
EAPI=8
INHERIT=acct-group
KEYWORDS=~amd64
SLOT=0
_eclasses_=user-info 69a1ed744ec33cf2c910ff2bd6084d11 user 1f6dd43c7e925ba0272de52bcd326972 acct-group 1ceec99d0a07acc9b25068a83d5abda2
_md5_=4686d5f47d21f7065a7fce1b9562ef9d
_md5_=baba85eb3b0097cc27871edfef8461ad

View File

@ -1,9 +1,9 @@
DEFINED_PHASES=install postinst preinst prerm pretend
DESCRIPTION=User for the apache_exporter prometheus plugin
EAPI=7
EAPI=8
INHERIT=acct-user
KEYWORDS=~amd64
RDEPEND=acct-group/apache_exporter
SLOT=0
_eclasses_=user-info 69a1ed744ec33cf2c910ff2bd6084d11 user 1f6dd43c7e925ba0272de52bcd326972 acct-user 38e6655114f60cacc969baf808da755b
_md5_=f81f9c22d57ff07bcdeefd21a1ec46ec
_md5_=75d24045e06b0a8e4cfe6b6e58a1c9d9

View File

@ -1,9 +1,9 @@
DEFINED_PHASES=install postinst preinst prerm pretend
DESCRIPTION=User for the drone.io docker runner
EAPI=7
EAPI=8
INHERIT=acct-user
KEYWORDS=~amd64
RDEPEND=acct-group/drone-runner-docker acct-group/docker
SLOT=0
_eclasses_=user-info 69a1ed744ec33cf2c910ff2bd6084d11 user 1f6dd43c7e925ba0272de52bcd326972 acct-user 38e6655114f60cacc969baf808da755b
_md5_=1fdca04be9215ec6e2666dc0d8ca5e5a
_md5_=9dcba758136bb67a167f1c51b60ed5d0

View File

@ -1,9 +1,9 @@
DEFINED_PHASES=install postinst preinst prerm pretend
DESCRIPTION=User for OpenDKIM
EAPI=7
EAPI=8
INHERIT=acct-user
KEYWORDS=~amd64
RDEPEND=acct-group/dkimsocket acct-group/opendkim
SLOT=0
_eclasses_=user-info 69a1ed744ec33cf2c910ff2bd6084d11 user 1f6dd43c7e925ba0272de52bcd326972 acct-user 38e6655114f60cacc969baf808da755b
_md5_=7bb2d2eb2f68faaa3c58eb6425335e9f
_md5_=77a98ba90e1aa8b0337269f304143155

View File

@ -1,9 +1,9 @@
DEFINED_PHASES=install postinst preinst prerm pretend
DESCRIPTION=user for postfix daemon
EAPI=7
EAPI=8
INHERIT=acct-user
KEYWORDS=~amd64
RDEPEND=acct-group/postfix acct-group/mail acct-group/dkimsocket
SLOT=0
_eclasses_=user-info 69a1ed744ec33cf2c910ff2bd6084d11 user 1f6dd43c7e925ba0272de52bcd326972 acct-user 38e6655114f60cacc969baf808da755b
_md5_=b53b5cb50b16d6705b97d00ffb383073
_md5_=c4dcf0148b71c0a201cb0d53185b53f1

View File

@ -1,9 +0,0 @@
DEFINED_PHASES=install postinst preinst prerm pretend
DESCRIPTION=User for the reposilite maven repo server
EAPI=7
INHERIT=acct-user
KEYWORDS=~amd64
RDEPEND=acct-group/reposilite acct-group/docker
SLOT=0
_eclasses_=user-info 69a1ed744ec33cf2c910ff2bd6084d11 user 1f6dd43c7e925ba0272de52bcd326972 acct-user 38e6655114f60cacc969baf808da755b
_md5_=16fc51d9557f0473e6453f8215436221

View File

@ -1,9 +1,9 @@
DEFINED_PHASES=install postinst preinst prerm pretend
DESCRIPTION=User for the reposilite maven repo server
EAPI=7
EAPI=8
INHERIT=acct-user
KEYWORDS=~amd64
RDEPEND=acct-group/reposilite
SLOT=0
_eclasses_=user-info 69a1ed744ec33cf2c910ff2bd6084d11 user 1f6dd43c7e925ba0272de52bcd326972 acct-user 38e6655114f60cacc969baf808da755b
_md5_=9c14547a11820715f0c53ffef22d8d2e
_md5_=f95de6d5ad159d8b33bfb2c464dd5cbb

View File

@ -1,13 +0,0 @@
BDEPEND=app-arch/rpm2targz
DEFINED_PHASES=install prepare unpack
DEPEND=dev-dotnet/gtk-sharp
DESCRIPTION=A backup client that securely stores encrypted, incremental, compressed backups.
EAPI=7
HOMEPAGE=http://www.duplicati.com/
INHERIT=eutils rpm
KEYWORDS=~amd64 ~x86
LICENSE=LGPL-2
SLOT=0
SRC_URI=https://github.com/duplicati/duplicati/releases/download/v2.0.5.1-2.0.5.1_beta_2020-01-18/duplicati-2.0.5.1-2.0.5.1_beta_20200118.noarch.rpm -> duplicati-bin-2.0.5.1_beta20200118.rpm
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 estack 055c42df72f76a4f45ec92b35e83cd56 rpm f73e907469f65e52192f110dec72dce0
_md5_=571557caf6442c97ce8027c3101cfbdb

View File

@ -1,13 +0,0 @@
BDEPEND=app-arch/rpm2targz
DEFINED_PHASES=install prepare unpack
DEPEND=dev-dotnet/gtk-sharp
DESCRIPTION=A backup client that securely stores encrypted, incremental, compressed backups.
EAPI=7
HOMEPAGE=http://www.duplicati.com/
INHERIT=eutils rpm
KEYWORDS=~amd64 ~x86
LICENSE=LGPL-2
SLOT=0
SRC_URI=https://github.com/duplicati/duplicati/releases/download/v2.0.6.1-2.0.6.1_beta_2021-05-03/duplicati-2.0.6.1-2.0.6.1_beta_20210503.noarch.rpm -> duplicati-bin-2.0.6.1_beta20210503.rpm
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 estack 055c42df72f76a4f45ec92b35e83cd56 rpm f73e907469f65e52192f110dec72dce0
_md5_=cf62e8e16232a889de28b1da04ccd65c

View File

@ -1,13 +0,0 @@
BDEPEND=app-arch/rpm2targz
DEFINED_PHASES=install prepare unpack
DEPEND=dev-dotnet/gtk-sharp:3
DESCRIPTION=A backup client that securely stores encrypted, incremental, compressed backups.
EAPI=7
HOMEPAGE=http://www.duplicati.com/
INHERIT=eutils rpm
KEYWORDS=~amd64 ~x86
LICENSE=LGPL-2
SLOT=0
SRC_URI=https://github.com/duplicati/duplicati/releases/download/v2.0.6.3-2.0.6.3_beta_2021-06-17/duplicati-2.0.6.3-2.0.6.3_beta_20210617.noarch.rpm -> duplicati-bin-2.0.6.3_beta20210617.rpm
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 estack 055c42df72f76a4f45ec92b35e83cd56 rpm f73e907469f65e52192f110dec72dce0
_md5_=db45b1a130cf408e19f8da4a4c1cb002

View File

@ -2,7 +2,7 @@ BDEPEND=dev-util/promu >=dev-lang/go-1.18 app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install postinst prepare unpack
DEPEND=acct-group/mysqld_exporter acct-user/mysqld_exporter
DESCRIPTION=Prometheus exporter for MySQL server metrics
EAPI=7
EAPI=8
HOMEPAGE=https://github.com/prometheus/mysqld_exporter
INHERIT=go-module systemd
KEYWORDS=~amd64
@ -12,4 +12,4 @@ RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/prometheus/mysqld_exporter/archive/f5d5289f7627016d8b53b0b3fa7615da8a73b56a.tar.gz -> mysqld_exporter-0.12.1_p20200622.tar.gz
_eclasses_=go-module 05668e36c51c78c9681fdf4aefa0abec toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 2736b403a83f194b59b767f3b344c2c1
_md5_=5005988793ebcaa8bc66f1ee75fa5ef5
_md5_=030f0120d3d510b70994b8099e3ff92f

View File

@ -1,16 +0,0 @@
BDEPEND=>=dev-lang/go-1.10 virtual/pkgconfig
DEFINED_PHASES=compile install test unpack
DEPEND=systemd? ( sys-apps/systemd )
DESCRIPTION=Prometheus Exporter for Postfix
EAPI=7
HOMEPAGE=https://github.com/kumina/postfix_exporter
INHERIT=golang-build golang-vcs-snapshot systemd
IUSE=systemd
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=acct-user/postfix_exporter
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/kumina/postfix_exporter/archive/0.2.0.tar.gz -> postfix_exporter-0.2.0.tar.gz https://github.com/coreos/go-systemd/archive/bebb2b01b0473b183e4624aaf8e23ae6f4b22417.tar.gz -> github.com-coreos-go-systemd-bebb2b01b0473b183e4624aaf8e23ae6f4b22417.tar.gz https://github.com/coreos/pkg/archive/97fdf19511ea361ae1c100dd393cc47f8dcfa1e1.tar.gz -> github.com-coreos-pkg-97fdf19511ea361ae1c100dd393cc47f8dcfa1e1.tar.gz https://github.com/prometheus/client_golang/archive/f504d69affe11ec1ccb2e5948127f86878c9fd57.tar.gz -> github.com-prometheus-client_golang-f504d69affe11ec1ccb2e5948127f86878c9fd57.tar.gz https://github.com/beorn7/perks/archive/3a771d992973f24aa725d07868b467d1ddfceafb.tar.gz -> github.com-beorn7-perks-3a771d992973f24aa725d07868b467d1ddfceafb.tar.gz https://github.com/golang/protobuf/archive/e09c5db296004fbe3f74490e84dcd62c3c5ddb1b.tar.gz -> github.com-golang-protobuf-e09c5db296004fbe3f74490e84dcd62c3c5ddb1b.tar.gz https://github.com/prometheus/client_model/archive/99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c.tar.gz -> github.com-prometheus-client_model-99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c.tar.gz https://github.com/prometheus/common/archive/38c53a9f4bfcd932d1b00bfc65e256a7fba6b37a.tar.gz -> github.com-prometheus-common-38c53a9f4bfcd932d1b00bfc65e256a7fba6b37a.tar.gz https://github.com/matttproud/golang_protobuf_extensions/archive/c12348ce28de40eed0136aa2b644d0ee0650e56c.tar.gz -> github.com-matttproud-golang_protobuf_extensions-c12348ce28de40eed0136aa2b644d0ee0650e56c.tar.gz https://github.com/prometheus/procfs/archive/780932d4fbbe0e69b84c34c20f5c8d0981e109ea.tar.gz -> github.com-prometheus-procfs-780932d4fbbe0e69b84c34c20f5c8d0981e109ea.tar.gz https://github.com/alecthomas/kingpin/archive/947dcec5ba9c011838740e680966fd7087a71d0d.tar.gz -> github.com-alecthomas-kingpin-947dcec5ba9c011838740e680966fd7087a71d0d.tar.gz https://github.com/alecthomas/template/archive/fb15b899a75114aa79cc930e33c46b577cc664b1.tar.gz -> github.com-alecthomas-template-fb15b899a75114aa79cc930e33c46b577cc664b1.tar.gz https://github.com/alecthomas/units/archive/f65c72e2690dc4b403c8bd637baf4611cd4c069b.tar.gz -> github.com-alecthomas-units-f65c72e2690dc4b403c8bd637baf4611cd4c069b.tar.gz https://github.com/hpcloud/tail/archive/a30252cb686a21eb2d0b98132633053ec2f7f1e5.tar.gz -> github.com-hpcloud-tail-a30252cb686a21eb2d0b98132633053ec2f7f1e5.tar.gz
_eclasses_=golang-base 9f0e420ab37bc55a318d74bab3aae891 golang-build 0bd4f7f8de6ac61b4224cb690c5ea321 golang-vcs-snapshot 6864f899c6843043ba23620fcd4a908c toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 2736b403a83f194b59b767f3b344c2c1
_md5_=67b8c277942da648439b5b8ecff09dc7

View File

@ -2,11 +2,11 @@ BDEPEND=virtual/pkgconfig
DEFINED_PHASES=install
DEPEND=sys-process/procps
DESCRIPTION=CPU and memory monitoring for prometheus
EAPI=7
EAPI=8
HOMEPAGE=https://gittr.ch/linux/gentoo-overlay
INHERIT=systemd
KEYWORDS=~amd64
LICENSE=GPL-2
SLOT=0
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 2736b403a83f194b59b767f3b344c2c1
_md5_=fdd129b412000dcfbdc3811b4e65ab3a
_md5_=f28f2db9a348892a70ef83bd0c4a2bfa

View File

@ -2,7 +2,7 @@ BDEPEND=>=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-arr
DEFINED_PHASES=compile configure install test
DEPEND=>=dev-libs/glib-2.32 x11-libs/gtk+:3 >=dev-lang/mono-6.12 atk? ( dev-libs/atk ) cairo? ( x11-libs/cairo ) gdk? ( x11-libs/gdk-pixbuf ) gtk? ( x11-libs/gtk+:3 ) pango? ( x11-libs/pango )
DESCRIPTION=gtk bindings for mono
EAPI=7
EAPI=8
HOMEPAGE=https://github.com/GLibSharp/GtkSharp
INHERIT=meson
IUSE=+atk +cairo +gdk +gtk +pango
@ -12,5 +12,5 @@ RDEPEND=>=dev-libs/glib-2.32 x11-libs/gtk+:3
REQUIRED_USE=gdk? ( atk cairo pango ) gtk? ( atk cairo gdk pango ) pango? ( cairo )
SLOT=3
SRC_URI=https://github.com/GLibSharp/GtkSharp/archive/refs/tags/3.22.2.tar.gz -> gtk-sharp-3.22.2.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 meson 1994a5aef5d4f5798b92f64d6f9a6003
_md5_=daa81ae1c097b11fa83e1bc0068f34de
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 meson 1994a5aef5d4f5798b92f64d6f9a6003
_md5_=c47a4d49bcf160fa87f2ca177efb8ad0

View File

@ -1,17 +0,0 @@
BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/setuptools[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=MaxMind GeoIP2 API
EAPI=7
HOMEPAGE=https://github.com/maxmind/GeoIP2-python
INHERIT=distutils-r1
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0
RDEPEND=>=dev-python/requests-2.24.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/maxminddb-2.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=mirror
SLOT=0
SRC_URI=mirror://pypi/g/geoip2/geoip2-4.0.2.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 e3b0f72d558eb613ff83262d22cbf887
_md5_=df19b2f687ac80f40303fdcb6f259d8f

View File

@ -1,17 +0,0 @@
BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/setuptools[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=MaxMind GeoIP2 API
EAPI=7
HOMEPAGE=https://github.com/maxmind/GeoIP2-python
INHERIT=distutils-r1
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0
RDEPEND=>=dev-python/requests-2.24.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/maxminddb-2.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=mirror
SLOT=0
SRC_URI=mirror://pypi/g/geoip2/geoip2-4.1.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 e3b0f72d558eb613ff83262d22cbf887
_md5_=df19b2f687ac80f40303fdcb6f259d8f

View File

@ -1,17 +0,0 @@
BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/setuptools[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=MaxMind GeoIP2 API
EAPI=7
HOMEPAGE=https://github.com/maxmind/GeoIP2-python
INHERIT=distutils-r1
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=Apache-2.0
RDEPEND=>=dev-python/requests-2.24.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/maxminddb-2.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=mirror
SLOT=0
SRC_URI=mirror://pypi/g/geoip2/geoip2-4.6.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 e3b0f72d558eb613ff83262d22cbf887
_md5_=df19b2f687ac80f40303fdcb6f259d8f

View File

@ -1,17 +0,0 @@
BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/setuptools[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=Python MaxMind DB reader extension
EAPI=7
HOMEPAGE=https://github.com/maxmind/MaxMind-DB-Reader-python
INHERIT=distutils-r1
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=dev-libs/libmaxminddb python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=mirror
SLOT=0
SRC_URI=mirror://pypi/m/maxminddb/maxminddb-2.0.2.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 e3b0f72d558eb613ff83262d22cbf887
_md5_=8ed8589e48f7de0a21b1f4cd68831ccd

View File

@ -1,17 +0,0 @@
BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/setuptools[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DESCRIPTION=Python MaxMind DB reader extension
EAPI=7
HOMEPAGE=https://github.com/maxmind/MaxMind-DB-Reader-python
INHERIT=distutils-r1
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=dev-libs/libmaxminddb python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=mirror
SLOT=0
SRC_URI=mirror://pypi/m/maxminddb/maxminddb-2.0.3.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 e3b0f72d558eb613ff83262d22cbf887
_md5_=8ed8589e48f7de0a21b1f4cd68831ccd

View File

@ -1,17 +0,0 @@
BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/setuptools[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DESCRIPTION=Python MaxMind DB reader extension
EAPI=7
HOMEPAGE=https://github.com/maxmind/MaxMind-DB-Reader-python
INHERIT=distutils-r1
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64 ~x86
LICENSE=BSD
RDEPEND=dev-libs/libmaxminddb python_targets_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 )
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11 )
RESTRICT=mirror
SLOT=0
SRC_URI=mirror://pypi/m/maxminddb/maxminddb-2.0.3.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 e3b0f72d558eb613ff83262d22cbf887
_md5_=3effbfdb47ffa084970d4162125b3a4f

View File

@ -1,13 +0,0 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=install prepare
DESCRIPTION=Reposilite - Simple Maven Repository hosting
EAPI=7
HOMEPAGE=https://reposilite.com/
INHERIT=systemd
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=acct-user/reposilite app-containers/docker
RESTRICT=mirror
SLOT=0
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 2736b403a83f194b59b767f3b344c2c1
_md5_=be575a0264171d878abac41800ecd9ce

View File

@ -1,14 +0,0 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=install postinst unpack
DESCRIPTION=Reposilite - Simple Maven Repository hosting
EAPI=8
HOMEPAGE=https://reposilite.com/
INHERIT=systemd
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=>=acct-user/reposilite-1 || ( >=virtual/jdk-11 >=virtual/jre-11 )
RESTRICT=mirror
SLOT=0
SRC_URI=https://maven.reposilite.com/releases/com/reposilite/reposilite/3.0.1/reposilite-3.0.1-all.jar -> reposilite.jar
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 2736b403a83f194b59b767f3b344c2c1
_md5_=8a2a93f084ad56716f62dc2f45001b7b

View File

@ -1,14 +0,0 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst prepare
DEPEND=dev-db/mysql-connector-c:0= dev-libs/openssl:0=
DESCRIPTION=Policy daemon for postfix and other MTAs
EAPI=7
HOMEPAGE=http://policyd.sf.net/
INHERIT=flag-o-matic toolchain-funcs systemd
KEYWORDS=~amd64 ~hppa ~x86
LICENSE=GPL-2
RDEPEND=dev-db/mysql-connector-c:0= dev-libs/openssl:0=
SLOT=0
SRC_URI=http://policyd.sourceforge.net/policyd-1.82.tar.gz
_eclasses_=toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4a1902f969e5718126434fc35f3a0d9c eutils 8f942ebdcf04334697649d4a0bf65a32 flag-o-matic 29a755b1291d64133634d80b0328f153 systemd 2736b403a83f194b59b767f3b344c2c1
_md5_=b04168613624caee1fe3eab3111ea822

View File

@ -1,7 +1,7 @@
BDEPEND=>=sys-devel/gettext-0.20 virtual/pkgconfig X? ( >=x11-apps/mkfontscale-1.2.0 media-fonts/encodings ) app-arch/xz-utils >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm prepare setup test
DESCRIPTION=Default fontset for GNOME Shell
EAPI=7
EAPI=8
HOMEPAGE=https://wiki.gnome.org/Projects/CantarellFonts
INHERIT=font gnome.org meson
IUSE=staticfont +variablefont X
@ -11,5 +11,5 @@ REQUIRED_USE=|| ( staticfont variablefont )
RESTRICT=binchecks strip
SLOT=0
SRC_URI=mirror://gnome/sources/cantarell-fonts/0.303/cantarell-fonts-0.303.1.tar.xz https://manuel.friedli.info/gentoo-overlay/cantarell-static-fonts-0.303.1.tar
_eclasses_=font d31f12a0f6e13d56dc3062e76ae58a61 gnome.org 429073e99d7067d3462e875bf5c6e14a multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 meson 1994a5aef5d4f5798b92f64d6f9a6003
_md5_=37ebf238769d25df5fe30dfe7a998647
_eclasses_=font d31f12a0f6e13d56dc3062e76ae58a61 gnome.org 429073e99d7067d3462e875bf5c6e14a multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 meson 1994a5aef5d4f5798b92f64d6f9a6003
_md5_=e9176ab6e2921de9a55021985541269d

View File

@ -1,15 +0,0 @@
DEFINED_PHASES=install postinst setup
DESCRIPTION=Script for blocking IP addresses with many concurrent connections
EAPI=7
HOMEPAGE=https://gittr.ch/linux/ddos-mitigator
INHERIT=python-single-r1
IUSE=python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.13:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.12:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.4:3.10 ) app-admin/sudo python_single_target_python3_8? ( dev-python/geoip2[python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/geoip2[python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/geoip2[python_targets_python3_10(-)] ) net-analyzer/fail2ban sys-apps/coreutils sys-apps/grep sys-apps/iproute2 sys-apps/moreutils sys-apps/util-linux
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 )
RESTRICT=mirror
SLOT=0
SRC_URI=https://gittr.ch/linux/ddos-mitigator/archive/v3.0.1.tar.gz -> ddos-mitigator-3.0.1.tar.gz
_eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 1542e649be915f43f6908a9e93909961 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_md5_=aeb386aabf05a142e29df5cca31e1cea