summaryrefslogtreecommitdiff
path: root/app-backup
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2025-03-31 01:33:08 +0100
committerV3n3RiX <venerix@koprulu.sector>2025-03-31 01:33:08 +0100
commit033286afc1eb2e64a87a58798a0c620d8b56f497 (patch)
tree4793d794ccd00b0efa754d9fd07ad01694c17e0f /app-backup
parent5ddc3e2d8f01496ed8b9a87cbe9c939f8f317eff (diff)
gentoo auto-resync : 31:03:2025 - 01:33:08
Diffstat (limited to 'app-backup')
-rw-r--r--app-backup/Manifest.gzbin7862 -> 7858 bytes
-rw-r--r--app-backup/untangle-https-backup/Manifest2
-rw-r--r--app-backup/untangle-https-backup/untangle-https-backup-0.1.0-r3.ebuild (renamed from app-backup/untangle-https-backup/untangle-https-backup-0.1.0-r2.ebuild)6
3 files changed, 4 insertions, 4 deletions
diff --git a/app-backup/Manifest.gz b/app-backup/Manifest.gz
index 203235983418..cc7a771315a4 100644
--- a/app-backup/Manifest.gz
+++ b/app-backup/Manifest.gz
Binary files differ
diff --git a/app-backup/untangle-https-backup/Manifest b/app-backup/untangle-https-backup/Manifest
index a7ade0096acc..ec41d728dfba 100644
--- a/app-backup/untangle-https-backup/Manifest
+++ b/app-backup/untangle-https-backup/Manifest
@@ -1,3 +1,3 @@
DIST untangle-https-backup-0.1.0.tar.gz 17211 BLAKE2B bbf8725e3198573b287624850cb854c5c5c5dffaefb4546e9295e21771f8e3d25652c94be497c9932caeed5afdf1afecb15aaad75f1ff2f53f6c4b92b3ddc23c SHA512 9874dbce881c419345b6e77a1e616b4c3e97f441606d7353b1a77c680bc48715d8f70f45680f8b57a447df44d9d9346d7aebf394de0793966734b3d9865bc18e
-EBUILD untangle-https-backup-0.1.0-r2.ebuild 597 BLAKE2B aa45c92c696d304031667c5ddca5a9160448100218da457c8ceff6bf03fe14b4232aa463867b15b21419e8c8d3d153b414b3cd7beae0a23da27fb0ca4f06e614 SHA512 41b426c0be2312a4c35e15cbf774defcbc0e96e6950e9f473542409f35b55f54669da725ad9b5765a5ae5f167360ebaac6caef4c3cda5dba120500634e3d4362
+EBUILD untangle-https-backup-0.1.0-r3.ebuild 615 BLAKE2B 2bebab1686e729a4dc75811a08f3bc5da4b073bba6669c15b8083f0ff812522ea68fabea1549e143504e2f539c9968c32b681d6ee8a31ba9788fbf3be8645c80 SHA512 6571dfd4a326a25c24ebca49a9cddfe5541093db19cb6ac9fd048d9045d834d638ce15bdec7f4d6e24d7a4025656ce20deb0e7c73da7841234a25ea93c0c3836
MISC metadata.xml 253 BLAKE2B 63a51cab94d3e978d2c7dd1d124efd1c9e11c5ae277806a1f12359b2db370c37382fc1947e85940f6b0a439e3d49eecdd8d9bfb96587352d6a83803d2fd40bb6 SHA512 8da7cfe0cd26a54c106f2c029bbde93abf77576835e4fa66bc538dcf12fd41160f7cc2dd843a221962bb9a6f965311c076a1557caa38d503f371569b84841e33
diff --git a/app-backup/untangle-https-backup/untangle-https-backup-0.1.0-r2.ebuild b/app-backup/untangle-https-backup/untangle-https-backup-0.1.0-r3.ebuild
index 123e746bccf5..dcf9aa9ae03c 100644
--- a/app-backup/untangle-https-backup/untangle-https-backup-0.1.0-r2.ebuild
+++ b/app-backup/untangle-https-backup/untangle-https-backup-0.1.0-r3.ebuild
@@ -1,9 +1,9 @@
-# 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 python3_11 python3_12 )
+PYTHON_COMPAT=( python3_10 python3_11 python3_12 python3_13 )
PYTHON_REQ_USE="ssl(+)"
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
@@ -14,7 +14,7 @@ SRC_URI="https://michael.orlitzky.com/code/releases/${P}.tar.gz"
LICENSE="AGPL-3"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~riscv x86"
src_install() {
distutils-r1_src_install