diff options
Diffstat (limited to 'dev-util/gertty')
-rw-r--r-- | dev-util/gertty/Manifest | 4 | ||||
-rw-r--r-- | dev-util/gertty/gertty-1.6.0-r3.ebuild (renamed from dev-util/gertty/gertty-1.6.0-r2.ebuild) | 9 | ||||
-rw-r--r-- | dev-util/gertty/gertty-9999.ebuild | 9 |
3 files changed, 10 insertions, 12 deletions
diff --git a/dev-util/gertty/Manifest b/dev-util/gertty/Manifest index b97b9a41ad88..b0547e817157 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-r2.ebuild 1150 BLAKE2B 93234d4a16c97ecb78c4eb4fa424af358f36fa2594817a005c6796a1418806d8626eb9ab3ee7bf406e1f4b01913a6101029f5895637415365b1739ebcb9c14aa SHA512 b6212ee228751a991ee02da0ba61cb8b16d8031a2b74ffd102736c41acb99b5d332cc0d95c34aeb432e3637d5c8755ae71c6ebfc83aeba1f845aa1e5e67a080f -EBUILD gertty-9999.ebuild 1152 BLAKE2B 0705eb39c8713b65955a2db91124041925f5c5f55aee546f083c8bcb1c72bc6d5ee952ad97b19a337d66180f20b07851af999f97aeae5eb7a8b90ae001effa46 SHA512 78d6fbbb304d0004bcead83446d831d9b5b9f3b5b730bdb9b8bc2ba142222e8f9ba496e58fa932f3be045ac579bae477abfd776a6ec0e652cf8a743f268f7070 +EBUILD gertty-1.6.0-r3.ebuild 1142 BLAKE2B c356cb49c43310fe4ec95da684b24f647f00f5256fe18f9e89963b24d77e7d46b49202a6f0e5b36f15564994d4a43fd16fc39c52aa452214efebf3384aaec7b4 SHA512 72dcc1cfe1e5f85c876b142b3185e61cd87820c4ff5436ed77b024109ab74909a3536539235ca8c9c76f625a90848e9972550ace7fb1fe6b313fb18dcb65081e +EBUILD gertty-9999.ebuild 1142 BLAKE2B c356cb49c43310fe4ec95da684b24f647f00f5256fe18f9e89963b24d77e7d46b49202a6f0e5b36f15564994d4a43fd16fc39c52aa452214efebf3384aaec7b4 SHA512 72dcc1cfe1e5f85c876b142b3185e61cd87820c4ff5436ed77b024109ab74909a3536539235ca8c9c76f625a90848e9972550ace7fb1fe6b313fb18dcb65081e MISC metadata.xml 380 BLAKE2B ad29f16ddaf80c092a0ade8008f0234b4c2d61b0676e3eb8ffff7055f0da28a3065de464c912b6345a94e0c189452f7826f70a924ca198a4eed8caa0c0b1dbc9 SHA512 30c0a68fffbedf4900a00bab11299c45dd65994b7e77bfa83ab7dd75f2bc0056b63e63ff2632d30b8c7bffbd4427c8a9b59ebaad3c854e1d4bdac48ffe6b330e diff --git a/dev-util/gertty/gertty-1.6.0-r2.ebuild b/dev-util/gertty/gertty-1.6.0-r3.ebuild index 44edab692a02..380ba9819c42 100644 --- a/dev-util/gertty/gertty-1.6.0-r2.ebuild +++ b/dev-util/gertty/gertty-1.6.0-r3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 -PYTHON_COMPAT=( python3_{10..12} ) -DISTUTILS_USE_PEP517=setuptools +EAPI=8 +PYTHON_COMPAT=( python3_{11..13} ) +DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 DESCRIPTION="Gertty is a console-based interface to the Gerrit Code Review system" @@ -20,7 +20,6 @@ fi LICENSE="Apache-2.0" SLOT="0" -IUSE="" DEPEND=">=dev-python/pbr-0.11[${PYTHON_USEDEP}]" RDEPEND=" diff --git a/dev-util/gertty/gertty-9999.ebuild b/dev-util/gertty/gertty-9999.ebuild index 6a4229ef4634..380ba9819c42 100644 --- a/dev-util/gertty/gertty-9999.ebuild +++ b/dev-util/gertty/gertty-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) -DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{11..13} ) +DISTUTILS_USE_PEP517=setuptools inherit distutils-r1 DESCRIPTION="Gertty is a console-based interface to the Gerrit Code Review system" @@ -15,12 +15,11 @@ if [[ ${PV} == *9999 ]];then EGIT_BRANCH="master" else inherit pypi - KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" fi LICENSE="Apache-2.0" SLOT="0" -IUSE="" DEPEND=">=dev-python/pbr-0.11[${PYTHON_USEDEP}]" RDEPEND=" |