diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-10-29 22:01:57 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-10-29 22:01:57 +0100 |
commit | 009897642a869d630779716efc51af1554f72867 (patch) | |
tree | 879100d35e2fd1f39b32b68b2abe220f156b3a20 /media-gfx/xdot | |
parent | 9cd7e710ac676c1a318d09e665ca3558bb5c5323 (diff) |
gentoo auto-resync : 29:10:2022 - 22:01:57
Diffstat (limited to 'media-gfx/xdot')
-rw-r--r-- | media-gfx/xdot/Manifest | 4 | ||||
-rw-r--r-- | media-gfx/xdot/xdot-1.2.ebuild | 2 | ||||
-rw-r--r-- | media-gfx/xdot/xdot-9999.ebuild | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/media-gfx/xdot/Manifest b/media-gfx/xdot/Manifest index 377e8676c4f8..af0a6fad65d3 100644 --- a/media-gfx/xdot/Manifest +++ b/media-gfx/xdot/Manifest @@ -1,4 +1,4 @@ DIST xdot-1.2.tar.gz 136057 BLAKE2B 484a3513ec3d67dbc6e167f171e7f70977ba2472766f25aa7cc088235f99470bfac5fac67368ea53b633320752a928634840ff3dcccc6b96795d3b7c203db922 SHA512 b4d3b15114b982c7c38cc71c0602f6d1ba9874c7315c2b8c4a8a48bf7674e9b38bf19a0d4a2d319acc9a29cf8f177a651d4e213761e88b0b3cb26e95e8a92dda -EBUILD xdot-1.2.ebuild 823 BLAKE2B 311888c5698cf9e2919eb8c909c243b81ed4b2db1987c7c2310ff66ae13d3a77a92284b5e663ecd665b3eaf4ae7092c0353dd1b1b6dc21877cfc19e8e5eaa8a4 SHA512 0236b69e300247513643529d5920a65b1a20488508e9ba321db58e813f0d11752e98aba6a233c5ac200d044a22db67ed33aaeba524a6b4bf76341f9987764940 -EBUILD xdot-9999.ebuild 809 BLAKE2B f77216d9bf942d2bba526eb92e2b51448ed9fdeabc5958d533bef5de48cbc9a2e6373946e41db5a9671d95efcb8c75cc53bbc37bed6f3cc6cc58efeec6ab7767 SHA512 87f6ed390f84fa4307bf7226eede2760517d708db6be2117700a2a938d928e8fcfd3a2d34e490c5d3c90de2027cc036b7278e5fa1bc1edeb5c87ecc23f5ecaea +EBUILD xdot-1.2.ebuild 823 BLAKE2B 60d0ee6a4e0c5777eac2a713f1d2608ba27691fad256a46891223c7c77b90d53466ccc895ec6b6178abc408fdc951e3b662050695d73dc96c9cdec480dfb3a94 SHA512 ab8287df54a6a0ddc140e4ed2234ea151c3ac977440f364c9577f5b5b9c68234a2f61e9a26bd032910b145cdb5cdd0c902bfc2a0136223dea7f7ddfaf8de80e3 +EBUILD xdot-9999.ebuild 809 BLAKE2B b50239dfe4178177e415fcea894956b297c8c6f870f0c420e16bf78657b5f503bee68dcea78be40f790e03bbae2395f4b878cd0aa39b5312fca8afb159e51fff SHA512 ccb5ec7f3e405489fdc63c0ba15e8da1644ec7f73b60a2979d04c2283dd8d6d39fbb76e9f8606102e69bc58bc79b3317d57cb07f7f3ad77ee2fcc5362bee4b3b MISC metadata.xml 399 BLAKE2B 06318ca9aa1bb3f53733542916d19d28c03133866e868aefeba88d7e6e1b7594a628488471fe7f6853e02402a14db8501e056f5df9ae1429c4eca66ab7b6a492 SHA512 16caf359c45841ae27bfdeee51c7fdd71d6282548773e6f519cbcbfe43f9fa39c65322a610d2b3d5cb4471129cfa3738e6ee66ff6b6e94b4263d918fd44ff30c diff --git a/media-gfx/xdot/xdot-1.2.ebuild b/media-gfx/xdot/xdot-1.2.ebuild index 257e097b20f3..c81509c0a76e 100644 --- a/media-gfx/xdot/xdot-1.2.ebuild +++ b/media-gfx/xdot/xdot-1.2.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) MY_PN=xdot.py EGIT_REPO_URI="https://github.com/jrfonseca/${MY_PN}" diff --git a/media-gfx/xdot/xdot-9999.ebuild b/media-gfx/xdot/xdot-9999.ebuild index 5e7b0432ad64..646fd464d2bd 100644 --- a/media-gfx/xdot/xdot-9999.ebuild +++ b/media-gfx/xdot/xdot-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7..10} ) +PYTHON_COMPAT=( python3_{8..11} ) MY_PN=xdot.py EGIT_REPO_URI="https://github.com/jrfonseca/${MY_PN}" |