Chore: Fix metadata.xmls and manifests.
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Manuel Friedli 2023-01-06 21:02:08 +01:00
parent af96a8456d
commit 57ae7ec46d
Signed by: manuel
GPG Key ID: 41D08ABA75634DA1
38 changed files with 71 additions and 45 deletions

View File

@ -5,4 +5,7 @@
<email>manuel@fritteli.ch</email>
<name>Manuel Friedli</name>
</maintainer>
<upstream>
<remote-id type="github">duplicati/duplicati</remote-id>
</upstream>
</pkgmetadata>

View File

@ -10,4 +10,7 @@
<flag name="gdk">Build the GDK bindings.</flag>
<flag name="pango">Build the Pango bindings.</flag>
</use>
<upstream>
<remote-id type="github">GLibSharp/GtkSharp</remote-id>
</upstream>
</pkgmetadata>

View File

@ -5,4 +5,7 @@
<email>manuel@fritteli.ch</email>
<name>Manuel Friedli</name>
</maintainer>
<upstream>
<remote-id type="github">drone-runners/drone-runner-docker</remote-id>
</upstream>
</pkgmetadata>

View File

@ -5,4 +5,7 @@
<email>manuel@fritteli.ch</email>
<name>Manuel Friedli</name>
</maintainer>
<upstream>
<remote-id type="github">harness/drone</remote-id>
</upstream>
</pkgmetadata>

View File

@ -1,4 +1,5 @@
DIST blueprint-compiler-0.2.0.tar.gz 56421 BLAKE2B 255929d060ef4f46a0e2e570b273b26ac51b6c95a375ebe46c859b09b0e0dabe21fcf4823104597a73fe0fe57c2fea9b451da52c36abea6b9f7bba849a8eb2e3 SHA512 d8acdc0f31005215e8945d6b330cce0903d06ad849258a2e2819529908ac864190b8b653ddf0ffd8ff36e4e958711c8a07269eb424ec32a3800faa29af8edb85
EBUILD blueprint-compiler-0.2.0-r1.ebuild 621 BLAKE2B df24eb5917503d0ba31ec4b10412127d05d0b1593c532fa9008436a38bc31ef2ebba0ae1d0bebef0a4b9be2658922ebb45354955d74a45cc0f30b41f8d950586 SHA512 634ba7e4ffa70cee1f393f9e83c460f855642e2e8b971341feefff2f0d79ed7ddccdbebb84548a2cea185c54c1496fb4cfee3397b665fa313f9113fb7721fdc6
DIST blueprint-compiler-0.2.0.tar.bz2 45480 BLAKE2B 64c477070ea684002dc1e38eac8d22633ae7b46efb9887733118838c04d2c4e386d3825b3e07dcba1adada83afad439025d082d3bd74d2d737c1f5552085a716 SHA512 dfb16354a13a18c0e6db52dc0b88ab7339fbf3eb56541d0a273551c009c7f05c651d41814397986ef2cebdefb6d4e57d0eb3690dd2a7a9eebfb0cfb23e96e3e6
EBUILD blueprint-compiler-0.2.0-r1.ebuild 623 BLAKE2B a272c8941984c27e518d7d5a31cc15515e34ceb4122156660f5188d31da7f3dfef64a4c67e4a6ca021442d4e11b56486f7cb6ef12c970a7762d8cf5999c0942c SHA512 fba36b5f561254d1ec1509d0681502152fa2b5f22e1cc22390c510da918e4b5a4f5d1a1eea804263b05bfdcc2550bbcc3c223a42a23892efe242cd41921d88cc
MISC ChangeLog 204 BLAKE2B 51d72c7c3863390b2ffc6096930c92789e34cddc30b7a7c1b366a97734eb742e0821d11123a64167e84992cca90574be64fdd29d0e1ace108f49262e8c44bc86 SHA512 9fe54db9aa84dbd07cabc4925560b216f7427e790d6ab6394386000ae7a5d2c5db7ed4881fe0af38b6a20948a600fb1245ecf240e5defee82478c12ecb8d3394
MISC metadata.xml 249 BLAKE2B 98d845c10495fee02db315da2fed16fff3fcf35b07e93b761fba16b19d449ed37c92955a8b465ea83a9192a72f0fb79c5c8bb1570c21a341cdbf244347d4d1f1 SHA512 ed9334613f35206edb18bd93018e8760813120e21f0be493f6bdb76a7c3b7e92659eac853db5d637d52741ce1eb8eb79e9b6866586e5dc6ac7a865a38a888cfb
MISC blueprint-compiler-0.2.0-r1.ebuild~ 621 BLAKE2B df24eb5917503d0ba31ec4b10412127d05d0b1593c532fa9008436a38bc31ef2ebba0ae1d0bebef0a4b9be2658922ebb45354955d74a45cc0f30b41f8d950586 SHA512 634ba7e4ffa70cee1f393f9e83c460f855642e2e8b971341feefff2f0d79ed7ddccdbebb84548a2cea185c54c1496fb4cfee3397b665fa313f9113fb7721fdc6
MISC metadata.xml 347 BLAKE2B ff1cc8c7f7106fad849c94b5bd87573efd7203a5460c033193b38033caaa251877bb1778b7ebd92ad9120342da8ea2582647a746a7c1af4528c8d5b4685e85a2 SHA512 826713438cd4e40564475003f714da5eba126902f899c6b3f096d6d80467314ad1dce7ab877b893d00f395c9d108b0cbc12e103870836dc951f811282f09d04d

View File

@ -11,7 +11,7 @@ MY_P="${PN}-${MY_PV}"
DESCRIPTION="A markup language for GTK user interface files."
HOMEPAGE="https://gitlab.gnome.org/jwestman/blueprint-compiler"
SRC_URI="https://gitlab.gnome.org/jwestman/${PN}/-/archive/${MY_PV}/${MY_P}.tar.gz -> ${P}.tar.gz"
SRC_URI="https://gitlab.gnome.org/jwestman/${PN}/-/archive/${MY_PV}/${MY_P}.tar.bz2 -> ${P}.tar.bz2"
LICENSE="LGPL-3"
SLOT="0"

View File

@ -5,4 +5,7 @@
<email>manuel@fritteli.ch</email>
<name>Manuel Friedli</name>
</maintainer>
<upstream>
<remote-id type="gnome-gitlab">jwestman/blueprint-compiler</remote-id>
</upstream>
</pkgmetadata>

View File

@ -5,4 +5,7 @@
<email>manuel@fritteli.ch</email>
<name>Manuel Friedli</name>
</maintainer>
<upstream>
<remote-id type="github">thirtythreeforty/neolink</remote-id>
</upstream>
</pkgmetadata>

View File

@ -1,5 +1,6 @@
AUX fix-amp-entity-in-de-po.patch 1516 BLAKE2B 6fb6cfdbf8d3562217464b98414c3f78642bb4df0732a1ab4dea528558ddc6470bd7cccaac56179303745a104b0c0307551682b15b247cd16fd3de12e2828bfb SHA512 a744a220f19f03513af2ab4bf58c9453dba3384e5b9084d7f01df68ddfed6b3755c965728a96330ad90ab80286096fc4d7aacc940e5431fb441ea61fb69bd32e
DIST video-trimmer-0.7.1.tar.gz 127378 BLAKE2B 7bf2278dcee4b389b00c79b06c3035907275de37205c03f111b65adac4b429fb6489a8d24e79ef7bf80c7e91993fe66af63e568863791c0968b4aef4570933ec SHA512 6bf0923e6ce64d668243abdf33f7a77907ef70a1207ee980db83f12262dd7c96ae9bbbfb2559bea6831168abf061a4dfa60783299cf0d3f92e8d2815e5432f41
EBUILD video-trimmer-0.7.1.ebuild 666 BLAKE2B c26237202c4f51bc5416b215e3224062252441ee3597c969d9d8cc2292fe5a4a8cdf919e33ef29106876861d54bcae3d02222211a9a6c94f98d9b8a431f9711c SHA512 4dc9a5edd73e2fa9781fe9b35068ff67959ef62b9e3a96f61c11048aa6b2d89ee83a43292e08f76d041b459fe912a45ab18d7db3e963943f823119c3990733fd
DIST video-trimmer-0.7.1.tar.bz2 115678 BLAKE2B 5abced428d2df163c8c85572fe0ec4126e231235a79ce404fd192306a1c7d3c0fe8bb8b3425d49932e8ff05c7d1da1d6b4960f6de7b363a3d7ef320f4c50f7d1 SHA512 d9c35674399c9e1b34d3832923bd4cafdd4f8423b6f74926dbffbb10535ebcc7264005437c50af14fde7200aa830d8c721c715b31134ecf5e8ac41a11f2c5b3f
EBUILD video-trimmer-0.7.1.ebuild 668 BLAKE2B a163735ec1663578c8df01ea42e7edcbf639ce3c41b1fcc1b5496aa93632693d0720c0dd83564ea2f089a80620e64973ba4c481d5168e2d5f39498fbb0034a1a SHA512 b50dabfb604518235ab9c942d05780381f1f680ba7487448d589aaab47432d674b3f833a6b23a40d53b4a1e12222bb7a9b0196188ab2e73a4302a359fee53dab
MISC ChangeLog 342 BLAKE2B 471f98417bea21fa98e8dc8193b1a311cacbeb4edbc28d9ed95f364dd28179eb170e7cda5d70abf6b5505a234b77e9438ab7d6a747e2e946a89e6f389d4c5e1f SHA512 f597c9c99ffc3bd7902061f0feaca640430f12aed5c4c67358844fa2c953a4015ead7a9e8ca5dab073ab37dcdf15460aa1cf146a00c9d1132ba202cd42233849
MISC metadata.xml 249 BLAKE2B 98d845c10495fee02db315da2fed16fff3fcf35b07e93b761fba16b19d449ed37c92955a8b465ea83a9192a72f0fb79c5c8bb1570c21a341cdbf244347d4d1f1 SHA512 ed9334613f35206edb18bd93018e8760813120e21f0be493f6bdb76a7c3b7e92659eac853db5d637d52741ce1eb8eb79e9b6866586e5dc6ac7a865a38a888cfb
MISC metadata.xml 340 BLAKE2B 03d97cb6bdc0a7464cd9cc4fe860e2c3cefee7a42d42b418e34ee316b5bfc1695573e58cdad3b248133d7ba3fc73e8f55269e02d1b32a88056f2b19cd324002f SHA512 d1efcbd6d0ce922be59b94ee48468f4e0626f0a15e893a8bef0cd986179c62aba773b44ff3de0b21e8dbb0a44964e580dd354baeb2e8100fa56e522c27ce1a85
MISC video-trimmer-0.7.1.ebuild~ 666 BLAKE2B c26237202c4f51bc5416b215e3224062252441ee3597c969d9d8cc2292fe5a4a8cdf919e33ef29106876861d54bcae3d02222211a9a6c94f98d9b8a431f9711c SHA512 4dc9a5edd73e2fa9781fe9b35068ff67959ef62b9e3a96f61c11048aa6b2d89ee83a43292e08f76d041b459fe912a45ab18d7db3e963943f823119c3990733fd

View File

@ -5,4 +5,7 @@
<email>manuel@fritteli.ch</email>
<name>Manuel Friedli</name>
</maintainer>
<upstream>
<remote-id type="gnome-gitlab">YaLTeR/video-trimmer</remote-id>
</upstream>
</pkgmetadata>

View File

@ -7,7 +7,7 @@ inherit gnome2 meson # cargo
DESCRIPTION="Trim videos quickly"
HOMEPAGE="https://apps.gnome.org/de/app/org.gnome.gitlab.YaLTeR.VideoTrimmer/"
SRC_URI="https://gitlab.gnome.org/YaLTeR/video-trimmer/-/archive/v${PV}/${PN}-v${PV}.tar.gz -> ${P}.tar.gz"
SRC_URI="https://gitlab.gnome.org/YaLTeR/video-trimmer/-/archive/v${PV}/${PN}-v${PV}.tar.bz2 -> ${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"

View File

@ -4,5 +4,5 @@ EAPI=8
INHERIT=acct-group
KEYWORDS=~amd64
SLOT=0
_eclasses_=user-info 69a1ed744ec33cf2c910ff2bd6084d11 acct-group 4ab6ca538789e73c2c796d01318ae2d7
_eclasses_=user-info 83547b4df3e1ba5a6bf91a0837eaa664 acct-group cddec248f22a6688789ed427b5d47ee4
_md5_=6223075d6587ef091669de9ca0d2fa63

View File

@ -4,5 +4,5 @@ EAPI=8
INHERIT=acct-group
KEYWORDS=~amd64
SLOT=0
_eclasses_=user-info 69a1ed744ec33cf2c910ff2bd6084d11 acct-group 4ab6ca538789e73c2c796d01318ae2d7
_eclasses_=user-info 83547b4df3e1ba5a6bf91a0837eaa664 acct-group cddec248f22a6688789ed427b5d47ee4
_md5_=58dd10a0a0dd9c7936b09866c066b703

View File

@ -4,5 +4,5 @@ EAPI=8
INHERIT=acct-group
KEYWORDS=~amd64
SLOT=0
_eclasses_=user-info 69a1ed744ec33cf2c910ff2bd6084d11 acct-group 4ab6ca538789e73c2c796d01318ae2d7
_eclasses_=user-info 83547b4df3e1ba5a6bf91a0837eaa664 acct-group cddec248f22a6688789ed427b5d47ee4
_md5_=c8e24b5f96a608bc3f11b1545f72054d

View File

@ -4,5 +4,5 @@ EAPI=8
INHERIT=acct-group
KEYWORDS=~amd64
SLOT=0
_eclasses_=user-info 69a1ed744ec33cf2c910ff2bd6084d11 acct-group 4ab6ca538789e73c2c796d01318ae2d7
_eclasses_=user-info 83547b4df3e1ba5a6bf91a0837eaa664 acct-group cddec248f22a6688789ed427b5d47ee4
_md5_=baba85eb3b0097cc27871edfef8461ad

View File

@ -5,5 +5,5 @@ INHERIT=acct-user
KEYWORDS=~amd64
RDEPEND=acct-group/apache_exporter
SLOT=0
_eclasses_=user-info 69a1ed744ec33cf2c910ff2bd6084d11 acct-user ce2d3878b49fe819717a68300f633480
_eclasses_=user-info 83547b4df3e1ba5a6bf91a0837eaa664 acct-user bdca122e03cd10755e7ed12b03562501
_md5_=75d24045e06b0a8e4cfe6b6e58a1c9d9

View File

@ -5,5 +5,5 @@ INHERIT=acct-user
KEYWORDS=~amd64
RDEPEND=acct-group/drone-runner-docker acct-group/docker
SLOT=0
_eclasses_=user-info 69a1ed744ec33cf2c910ff2bd6084d11 acct-user ce2d3878b49fe819717a68300f633480
_eclasses_=user-info 83547b4df3e1ba5a6bf91a0837eaa664 acct-user bdca122e03cd10755e7ed12b03562501
_md5_=9dcba758136bb67a167f1c51b60ed5d0

View File

@ -5,5 +5,5 @@ INHERIT=acct-user
KEYWORDS=~amd64
RDEPEND=acct-group/dkimsocket acct-group/opendkim
SLOT=0
_eclasses_=user-info 69a1ed744ec33cf2c910ff2bd6084d11 acct-user ce2d3878b49fe819717a68300f633480
_eclasses_=user-info 83547b4df3e1ba5a6bf91a0837eaa664 acct-user bdca122e03cd10755e7ed12b03562501
_md5_=77a98ba90e1aa8b0337269f304143155

View File

@ -5,5 +5,5 @@ INHERIT=acct-user
KEYWORDS=~amd64
RDEPEND=acct-group/postfix acct-group/mail acct-group/dkimsocket
SLOT=0
_eclasses_=user-info 69a1ed744ec33cf2c910ff2bd6084d11 acct-user ce2d3878b49fe819717a68300f633480
_eclasses_=user-info 83547b4df3e1ba5a6bf91a0837eaa664 acct-user bdca122e03cd10755e7ed12b03562501
_md5_=c4dcf0148b71c0a201cb0d53185b53f1

View File

@ -5,5 +5,5 @@ INHERIT=acct-user
KEYWORDS=~amd64
RDEPEND=acct-group/reposilite
SLOT=0
_eclasses_=user-info 69a1ed744ec33cf2c910ff2bd6084d11 acct-user ce2d3878b49fe819717a68300f633480
_eclasses_=user-info 83547b4df3e1ba5a6bf91a0837eaa664 acct-user bdca122e03cd10755e7ed12b03562501
_md5_=f95de6d5ad159d8b33bfb2c464dd5cbb

View File

@ -11,5 +11,5 @@ RDEPEND=acct-group/apache_exporter acct-user/apache_exporter
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/Lusitaniae/apache_exporter/archive/v0.11.0.tar.gz -> apache_exporter-0.11.0.tar.gz https://manuel.friedli.info/gentoo-overlay/apache_exporter-0.11.0-deps.tar.xz
_eclasses_=go-module 15312495dc4fd84f8c37bbe228ea2abd toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 5f4bb0758df2e483babf68cd517078ca
_eclasses_=go-module 4c4b34f361efda91762ffeda8f632c02 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=fa2cc4a87e8f05428518b1178a562e5a

View File

@ -11,5 +11,5 @@ RDEPEND=acct-group/mysqld_exporter acct-user/mysqld_exporter
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 15312495dc4fd84f8c37bbe228ea2abd toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 5f4bb0758df2e483babf68cd517078ca
_eclasses_=go-module 4c4b34f361efda91762ffeda8f632c02 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=030f0120d3d510b70994b8099e3ff92f

View File

@ -12,5 +12,5 @@ RDEPEND=acct-user/postfix_exporter
RESTRICT=test strip
SLOT=0
SRC_URI=https://github.com/kumina/postfix_exporter/archive/0.3.0.tar.gz -> postfix_exporter-0.3.0.tar.gz https://manuel.friedli.info/gentoo-overlay/postfix_exporter-0.3.0-vendor.tar.xz
_eclasses_=go-module 15312495dc4fd84f8c37bbe228ea2abd toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 5f4bb0758df2e483babf68cd517078ca
_eclasses_=go-module 4c4b34f361efda91762ffeda8f632c02 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=ec27d9889241012ba02a1799e3ecd671

View File

@ -8,5 +8,5 @@ INHERIT=systemd
KEYWORDS=~amd64
LICENSE=GPL-2
SLOT=0
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 5f4bb0758df2e483babf68cd517078ca
_eclasses_=toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=f28f2db9a348892a70ef83bd0c4a2bfa

View File

@ -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 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 meson 1994a5aef5d4f5798b92f64d6f9a6003
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 1d1b325c00c1d24c564a1b49327ec3c5 meson 1994a5aef5d4f5798b92f64d6f9a6003
_md5_=2e9e6896f208c03ed07e6e6474c1809c

View File

@ -1,4 +1,4 @@
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/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[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=MaxMind GeoIP2 API
@ -8,10 +8,10 @@ INHERIT=distutils-r1
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 python_targets_python3_11
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(-)?,python_targets_python3_11(-)?] >=dev-python/maxminddb-2.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] 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 )
RDEPEND=>=dev-python/requests-2.24.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/maxminddb-2.0.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1: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/g/geoip2/geoip2-4.6.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 1d1b325c00c1d24c564a1b49327ec3c5 python-r1 ca02b49ab4dd44b606c151aa296ef399 distutils-r1 9c5f8e35fdc556c29573796aca3e87ea
_md5_=e58e032cc3e62f571b906ec539dfb247

View File

@ -1,4 +1,4 @@
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/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.3.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] dev-python/wheel[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?]
BDEPEND=python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) >=dev-python/gpep517-9[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-65.5.1[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[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
@ -8,10 +8,10 @@ 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 )
RDEPEND=dev-libs/libmaxminddb python_targets_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_targets_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_targets_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_targets_python3_11? ( >=dev-lang/python-3.11.1: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.2.0.tar.gz
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-r1 2d51fd03931e743811ce30d198e4dcfd distutils-r1 8c1ceb6b71a65547b0ea7bc901d906cb
_eclasses_=multibuild d26d81f242cb193d899a72bca423d0bd multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 1d1b325c00c1d24c564a1b49327ec3c5 python-r1 ca02b49ab4dd44b606c151aa296ef399 distutils-r1 9c5f8e35fdc556c29573796aca3e87ea
_md5_=063d63d3f154be8ed101bbb3ed6ee63f

View File

@ -11,5 +11,5 @@ RDEPEND=acct-group/drone acct-user/drone
RESTRICT=test strip
SLOT=0
SRC_URI=https://github.com/harness/drone/archive/v2.11.1.tar.gz -> drone-2.11.1.tar.gz https://dev.gentoo.org/~williamh/dist/drone-2.11.1-deps.tar.xz
_eclasses_=go-module 15312495dc4fd84f8c37bbe228ea2abd toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 5f4bb0758df2e483babf68cd517078ca
_eclasses_=go-module 4c4b34f361efda91762ffeda8f632c02 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=c7eeb8f3d5cfe94b5f00717f49f1aa9b

View File

@ -11,5 +11,5 @@ RDEPEND=acct-group/drone acct-user/drone
RESTRICT=test strip
SLOT=0
SRC_URI=https://github.com/harness/drone/archive/v2.13.0.tar.gz -> drone-2.13.0.tar.gz https://dev.gentoo.org/~williamh/dist/drone-2.13.0-deps.tar.xz
_eclasses_=go-module 15312495dc4fd84f8c37bbe228ea2abd toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 5f4bb0758df2e483babf68cd517078ca
_eclasses_=go-module 4c4b34f361efda91762ffeda8f632c02 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=c7eeb8f3d5cfe94b5f00717f49f1aa9b

View File

@ -11,5 +11,5 @@ RDEPEND=acct-group/drone-runner-docker acct-user/drone-runner-docker app-contain
RESTRICT=mirror strip
SLOT=0
SRC_URI=https://github.com/drone-runners/drone-runner-docker/archive/v1.8.1.tar.gz -> drone-runner-docker-1.8.1.tar.gz https://manuel.friedli.info/gentoo-overlay/drone-runner-docker-1.8.1-deps.tar.xz
_eclasses_=go-module 15312495dc4fd84f8c37bbe228ea2abd toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 5f4bb0758df2e483babf68cd517078ca
_eclasses_=go-module 4c4b34f361efda91762ffeda8f632c02 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=c16185479c7ebd65f983ea5dae661f66

View File

@ -10,5 +10,5 @@ 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.3/reposilite-3.0.3-all.jar -> reposilite-3.0.3.jar
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 5f4bb0758df2e483babf68cd517078ca
_eclasses_=toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=6e3c58d23fb8ec4ae1a233e00e96fe96

View File

@ -1,6 +1,6 @@
BDEPEND=>=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install setup test
DEPEND=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 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 )
DEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
DESCRIPTION=A markup language for GTK user interface files.
EAPI=8
HOMEPAGE=https://gitlab.gnome.org/jwestman/blueprint-compiler
@ -8,10 +8,10 @@ INHERIT=meson python-single-r1
IUSE=python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11
KEYWORDS=~amd64
LICENSE=LGPL-3
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 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 )
RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1:3.11 )
REQUIRED_USE=^^ ( python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11 )
RESTRICT=mirror
SLOT=0
SRC_URI=https://gitlab.gnome.org/jwestman/blueprint-compiler/-/archive/v0.2.0/blueprint-compiler-v0.2.0.tar.gz -> blueprint-compiler-0.2.0.tar.gz
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 meson 1994a5aef5d4f5798b92f64d6f9a6003 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_md5_=bbfaddbb053510d60ece5b7e035f0150
SRC_URI=https://gitlab.gnome.org/jwestman/blueprint-compiler/-/archive/v0.2.0/blueprint-compiler-v0.2.0.tar.bz2 -> blueprint-compiler-0.2.0.tar.bz2
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 1d1b325c00c1d24c564a1b49327ec3c5 meson 1994a5aef5d4f5798b92f64d6f9a6003 python-single-r1 75118e916668a74c660a13b0ecb22562
_md5_=e4111848a7216b7e822a1aa309577d75

View File

@ -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 bc7d91ca9054e47ad87b5763214665a4 gnome.org 429073e99d7067d3462e875bf5c6e14a multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 meson 1994a5aef5d4f5798b92f64d6f9a6003
_eclasses_=font 5e03cb70902daa9ff8967c61130f0f60 gnome.org 429073e99d7067d3462e875bf5c6e14a multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 1d1b325c00c1d24c564a1b49327ec3c5 meson 1994a5aef5d4f5798b92f64d6f9a6003
_md5_=e9176ab6e2921de9a55021985541269d

File diff suppressed because one or more lines are too long

View File

@ -11,6 +11,6 @@ LICENSE=GPL-3
RDEPEND=gui-libs/gtk gui-libs/libadwaita
RESTRICT=mirror
SLOT=0
SRC_URI=https://gitlab.gnome.org/YaLTeR/video-trimmer/-/archive/v0.7.1/video-trimmer-v0.7.1.tar.gz -> video-trimmer-0.7.1.tar.gz
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e gnome.org 429073e99d7067d3462e875bf5c6e14a xdg-utils ac0e315a3688929e34ac75b139e7349a gnome2-utils 2116cec8f46f4d1b0a88c5b1f1575dd3 xdg 6024fbc93167fad782e2032933654857 gnome2 4f729d9211b2e3c00a285d6301a557e1 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 python-utils-r1 b9fc5e97e886514e5132f50465185401 meson 1994a5aef5d4f5798b92f64d6f9a6003
_md5_=5d1e104d5a64e5f3edccaf1cdd428856
SRC_URI=https://gitlab.gnome.org/YaLTeR/video-trimmer/-/archive/v0.7.1/video-trimmer-v0.7.1.tar.bz2 -> video-trimmer-0.7.1.tar.bz2
_eclasses_=toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e gnome.org 429073e99d7067d3462e875bf5c6e14a xdg-utils ac0e315a3688929e34ac75b139e7349a gnome2-utils 2116cec8f46f4d1b0a88c5b1f1575dd3 xdg 6024fbc93167fad782e2032933654857 gnome2 8dcac7a0c320f92299160b297d4fec6f multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 1d1b325c00c1d24c564a1b49327ec3c5 meson 1994a5aef5d4f5798b92f64d6f9a6003
_md5_=8aa4f3f02b7c24b500a59f3021dc470e

View File

@ -6,10 +6,10 @@ INHERIT=python-single-r1
IUSE=python_single_target_python3_8 python_single_target_python3_9 python_single_target_python3_10 python_single_target_python3_11
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 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.0_beta4:3.11 ) 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(-)] ) python_single_target_python3_11? ( dev-python/geoip2[python_targets_python3_11(-)] ) net-analyzer/fail2ban sys-apps/coreutils sys-apps/grep sys-apps/iproute2 sys-apps/moreutils sys-apps/util-linux
RDEPEND=python_single_target_python3_8? ( >=dev-lang/python-3.8.16:3.8 ) python_single_target_python3_9? ( >=dev-lang/python-3.9.16:3.9 ) python_single_target_python3_10? ( >=dev-lang/python-3.10.9:3.10 ) python_single_target_python3_11? ( >=dev-lang/python-3.11.1:3.11 ) 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(-)] ) python_single_target_python3_11? ( dev-python/geoip2[python_targets_python3_11(-)] ) 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 python_single_target_python3_11 )
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_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 b9fc5e97e886514e5132f50465185401 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8
_eclasses_=multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 python-utils-r1 1d1b325c00c1d24c564a1b49327ec3c5 python-single-r1 75118e916668a74c660a13b0ecb22562
_md5_=aab53164b2840f4738f5850bf24b722c

View File

@ -12,5 +12,5 @@ RDEPEND=|| ( dev-lang/vala:0.56 ) app-crypt/libsecret[vala] dev-db/sqlite:3 dev-
RESTRICT=mirror
SLOT=0
SRC_URI=https://github.com/jangernert/FeedReader/archive/v2.11.0.tar.gz -> feedreader-2.11.0.tar.gz
_eclasses_=toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e gnome.org 429073e99d7067d3462e875bf5c6e14a xdg-utils ac0e315a3688929e34ac75b139e7349a gnome2-utils 2116cec8f46f4d1b0a88c5b1f1575dd3 xdg 6024fbc93167fad782e2032933654857 gnome2 4f729d9211b2e3c00a285d6301a557e1 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 58ec4e54962bf45d065fb95030701514 python-utils-r1 b9fc5e97e886514e5132f50465185401 meson 1994a5aef5d4f5798b92f64d6f9a6003 vala 160a8a30a6cb9aa601e5441c643a7c61
_eclasses_=toolchain-funcs ec8bbc28394c7305b43ea07164bd8f5f multilib 5ca4e49abed8e3a2f7b56920eadee157 libtool 241a8f577b9781a42a7421e53448a44e gnome.org 429073e99d7067d3462e875bf5c6e14a xdg-utils ac0e315a3688929e34ac75b139e7349a gnome2-utils 2116cec8f46f4d1b0a88c5b1f1575dd3 xdg 6024fbc93167fad782e2032933654857 gnome2 8dcac7a0c320f92299160b297d4fec6f multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 38c85b725d0467e51954ea921b6c104b python-utils-r1 1d1b325c00c1d24c564a1b49327ec3c5 meson 1994a5aef5d4f5798b92f64d6f9a6003 vala 2633382950a3a9ce912c9258150d5db8
_md5_=1fb5def712b718f588b622d3b0387eb5

View File

@ -5,4 +5,7 @@
<email>manuel@fritteli.ch</email>
<name>Manuel Friedli</name>
</maintainer>
<upstream>
<remote-id type="github">jangernert/FeedReader</remote-id>
</upstream>
</pkgmetadata>