summaryrefslogtreecommitdiff
path: root/dev-util/gertty
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-06-29 12:04:12 +0100
commit0f558761aa2dee1017b4751e4017205e015a9560 (patch)
tree037df795519468a25d9362b4e95cdaeb84eb1cf9 /dev-util/gertty
parent752d6256e5204b958b0ef7905675a940b5e9172f (diff)
gentoo resync : 29.12.2022
Diffstat (limited to 'dev-util/gertty')
-rw-r--r--dev-util/gertty/Manifest4
-rw-r--r--dev-util/gertty/gertty-1.6.0-r1.ebuild4
-rw-r--r--dev-util/gertty/gertty-9999.ebuild6
3 files changed, 7 insertions, 7 deletions
diff --git a/dev-util/gertty/Manifest b/dev-util/gertty/Manifest
index 3c3e725798ba..df855a784992 100644
--- a/dev-util/gertty/Manifest
+++ b/dev-util/gertty/Manifest
@@ -1,4 +1,4 @@
DIST gertty-1.6.0.tar.gz 122570 BLAKE2B 8c3628f9b0b56aaff30f183a1ab0d852b8ee487927833f41b8aa61f94f8d14eaf3a8d515d5edcb3fa7dd18ca36f42a977d12790c52d6c629a720b4f29252b030 SHA512 0fe5224f5b4b06910bba0d19453ea0f273f6ea0688b9aa092e11f929b71801581f6d7cead1d64c00912ee3363b98d4b36e903fa992a7ce36f190a4f3c09375d2
-EBUILD gertty-1.6.0-r1.ebuild 1170 BLAKE2B b9df626ae16f44905c9002ea99a2ccd0f34c1b6e150fb6123a41acdbbd1b20b52f8f443409cdddd6914274c640e51a3fe7cd40a4ae580333f63884418b3a74a0 SHA512 9de46bd97f8612c942459715af92f2c64d322feec0825421ec177e85ff9a8600397185033db884f8d3445f87769f6e6d0b37a7a760b649eb33cfb1052f9f4001
-EBUILD gertty-9999.ebuild 1172 BLAKE2B 56bea978c44e31b64f784b54334688418548df97a084471717fed90bebe613dce63787e6f7916e08c9f5a91ee081cd441b780f7ebba80cc5ac8d59920f03b29d SHA512 b9c226a3a42d869e3ebdb7cfc8e750f0bb0c5177c0fc77844d78b14e6f4971345eeacda27929ab33d77cd699ea8feccc0e47589cdfd4e85aaffde38d1da06510
+EBUILD gertty-1.6.0-r1.ebuild 1180 BLAKE2B ae581cdc4b993b6d5dffd3bee84de0783bb7c2cfcabf8ee6c8002e0dc3f1d9db852c6aec5d6b337013f1c21bc6c01faf1fb302de13726f605b9073a42dd3a3b0 SHA512 0ce7afa53731922d731c652ac7b3b0f54c50e6e67a123227587a3d212d70d212257f8cf366b7cea6ff25c5b40936064f6fc404a7d58977728bca9798e8d1ad49
+EBUILD gertty-9999.ebuild 1183 BLAKE2B db39b0399a9549e7f6292d18d919d73e1cc7189b6485309df90b318afb18b7021421f8df25c05a1077bee7b02d4cedd375ff39210f5d496e4906e50f27246159 SHA512 94d527be70a91ddb417528e671c1e6d04accabe4a9698f1692809b2fa5a4f166c81263fe0d82849db2f9765e7a27a017785dd4a26c9a32a4b8d907056bfe7c34
MISC metadata.xml 380 BLAKE2B ad29f16ddaf80c092a0ade8008f0234b4c2d61b0676e3eb8ffff7055f0da28a3065de464c912b6345a94e0c189452f7826f70a924ca198a4eed8caa0c0b1dbc9 SHA512 30c0a68fffbedf4900a00bab11299c45dd65994b7e77bfa83ab7dd75f2bc0056b63e63ff2632d30b8c7bffbd4427c8a9b59ebaad3c854e1d4bdac48ffe6b330e
diff --git a/dev-util/gertty/gertty-1.6.0-r1.ebuild b/dev-util/gertty/gertty-1.6.0-r1.ebuild
index fbd4f6bcd9f2..81582d8aa357 100644
--- a/dev-util/gertty/gertty-1.6.0-r1.ebuild
+++ b/dev-util/gertty/gertty-1.6.0-r1.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 python3_8 python3_9 )
+PYTHON_COMPAT=( python3_7 python3_8 python3_9 python3_8 )
inherit distutils-r1
diff --git a/dev-util/gertty/gertty-9999.ebuild b/dev-util/gertty/gertty-9999.ebuild
index dd4e83ac1992..9c6ff68f0c18 100644
--- a/dev-util/gertty/gertty-9999.ebuild
+++ b/dev-util/gertty/gertty-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 python3_8 python3_9 )
+EAPI=8
+PYTHON_COMPAT=( python3_7 python3_8 python3_9 python3_10 )
inherit distutils-r1