diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-01-14 17:52:12 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-01-14 17:52:12 +0000 |
commit | a90c84e720803f3d26c0ade8f1f1e405ca97502a (patch) | |
tree | f788ea0972d51c66823825021dd83427e1d466c4 /dev-vcs/git-tools | |
parent | 07c1e2fbaa2f7d2cad4c16a747cebcf7ae7a6724 (diff) |
gentoo auto-resync : 14:01:2023 - 17:52:11
Diffstat (limited to 'dev-vcs/git-tools')
-rw-r--r-- | dev-vcs/git-tools/Manifest | 4 | ||||
-rw-r--r-- | dev-vcs/git-tools/git-tools-2019.11.ebuild | 4 | ||||
-rw-r--r-- | dev-vcs/git-tools/git-tools-2020.09.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-vcs/git-tools/Manifest b/dev-vcs/git-tools/Manifest index c8abb6d1c1dd..b1c7dee03399 100644 --- a/dev-vcs/git-tools/Manifest +++ b/dev-vcs/git-tools/Manifest @@ -1,5 +1,5 @@ DIST git-tools-2019.11.tar.gz 28769 BLAKE2B 97dc7dd238b921075cd82cce9a0368309c9cbfd946715063cc05d0638987c81ae81dda10a6a24f8753a6e84bd558c86efea0bbc743d0a63265187924b66536d7 SHA512 091186d78f69bbc5c7b4673d1a3018d642aaf1b6820d7d995712bb41e9da861576f1ad780c5d2380ba75f80843e7cf101bc9e2409bd36f7dcbdb78fe923a8736 DIST git-tools-2020.09.tar.gz 30365 BLAKE2B 90c6b00b6c88037a90a0987f78ce28e6a9568a05cc750a8a2722fae74e7f7ad63ded5365677446cd19dd9a219c0dce550f8a63c591350cbba7af46837369d981 SHA512 48a6f36aab3e51c2ea3513473b2fe80107d19f131abf89f607492b6fb117419e11c522322beadae5802a1d1388b3430bf48e5dcfec53597453275f62bf13b05b -EBUILD git-tools-2019.11.ebuild 912 BLAKE2B b8e05e09e7d620ab035d77613cd627585c890e813f2a2c0d1f2d148e5f45a4ef84b523b65f7203e39afaf131a6a8b6bf47381483bbe5d37136178ffbd1e8f949 SHA512 ba5bfc34897187c9526c6c1dc83cb07744e0b9bb212985b0991eec4c283e4ae7a7f26728268d438460744ed6226ced2a87521bbe72e7aa3a70dc4f85c64070f6 -EBUILD git-tools-2020.09.ebuild 912 BLAKE2B b5f50f7b697d008163a4d0efd380ca537555fd9366e441736a3154e5de94ddd1fc8eb8adf14014112c113f5b8fcfea249c3a1bfa7028613780417a3bf35bf347 SHA512 3a4f97a547451f1b052e1ece3ff5290422331b517bd2eef2bfbfef26bed966b4fbc63e1fe7154325f50c3736d0a0c91061d559a0d5b81c68c3ce74aa567db960 +EBUILD git-tools-2019.11.ebuild 906 BLAKE2B cd209c62f0fba97fe5b127071c5710d2dd67fa434480b05a960d07fbd8711dd2f9be410bcb3b3dbeb948c1e4551407efb20b202690fdabecf0b1c2d6137991a2 SHA512 f3a8f5647d371e6d5852329614196c4e56d3e8c0e96a3349da2429aca4898dc57dee7358dd2b7e86f3ae132820d6e5b54fcfd6d651710063d3e91f25f88f31cb +EBUILD git-tools-2020.09.ebuild 912 BLAKE2B b9d463bc28f76e8d42695e926199c9aeae9f0c05362ee0800810bc8470d3bb3e86e09abf555c70960a2f2ee3ca3cfbb061fecbd3f9ab11e87e2fec6f0305b5d4 SHA512 51f92d5c9cb964d438b211c17cf457791d59ab73685ac81c0b768d9cbe088af142f2cbc2658b61e8e0c6f4c71ebcc8a9e3f9b113612e9707a4618c22c2c8d6cf MISC metadata.xml 328 BLAKE2B 540d0e55302adfe743eca2fbc024a3f31c4fe8e22051600c02fbf23976e10ee2beee5dc1de6afb57838a26144476e972848b88456afd1ceb834a7a222d3333bf SHA512 f8fe766051f8efd0a1efb00faf0c46741db7a74d60c60f85d3776f5ea5cab5ddd4e731879f026fec82fe60146da6325cbf08593ce7a3f75d713c9f36e403233d diff --git a/dev-vcs/git-tools/git-tools-2019.11.ebuild b/dev-vcs/git-tools/git-tools-2019.11.ebuild index 33ea09d600da..eda1f54f2172 100644 --- a/dev-vcs/git-tools/git-tools-2019.11.ebuild +++ b/dev-vcs/git-tools/git-tools-2019.11.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{7,8,9} ) +PYTHON_COMPAT=( python3_9 ) inherit python-r1 DESCRIPTION="Assorted git-related scripts" diff --git a/dev-vcs/git-tools/git-tools-2020.09.ebuild b/dev-vcs/git-tools/git-tools-2020.09.ebuild index 30e717967233..f7374746ce47 100644 --- a/dev-vcs/git-tools/git-tools-2020.09.ebuild +++ b/dev-vcs/git-tools/git-tools-2020.09.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{9..10} ) inherit python-r1 DESCRIPTION="Assorted git-related scripts" |