From 628f24076811218385404d76a4a19a6687865493 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 22 Aug 2024 12:26:19 +0100 Subject: gentoo auto-resync : 22:08:2024 - 12:26:19 --- app-containers/catatonit/Manifest | 4 ++-- app-containers/catatonit/catatonit-0.2.0.ebuild | 4 ++-- app-containers/catatonit/catatonit-9999.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'app-containers/catatonit') diff --git a/app-containers/catatonit/Manifest b/app-containers/catatonit/Manifest index 91cf76968081..a87c097cfdef 100644 --- a/app-containers/catatonit/Manifest +++ b/app-containers/catatonit/Manifest @@ -1,4 +1,4 @@ DIST catatonit-0.2.0.tar.gz 16608 BLAKE2B 27b6ed1148aaef963140c42e2cb6a7a8c9c25f01eef62cf519c3b1c230c8f30838f5b9cb54bf0b37b1194084f3f0c750e20316738a330d6a01c830b71b45623c SHA512 115e72002e35bb2a03919f9422a9cb2d9a0e4f087862d4ffd20e9508af6d67efc359a577ec059574f2f6c98966a1f080b65dffc8dfb83b3c2ed48e63e2aeac3b -EBUILD catatonit-0.2.0.ebuild 670 BLAKE2B 0ba919328503a0dc9c04bac1a536018a735904b8324193657cf32eaecf34180df823233e36b5b79d79de6b0455b37587309be78cd60734ca31322467402e66b5 SHA512 8c3880f71c3a7096c26221a484172a9a463e5a7e96462b4f47a6b1abb31ae64046d8c441edcd3b8d2cd4c5bc84dea50fa3559c4cced9d2af63782470ab00f012 -EBUILD catatonit-9999.ebuild 672 BLAKE2B 1b47d29740e5c6f21e5e9daa4dd2bc3cb8cea5a64866616cdb7dd7dd5371531877799e7a4239182629a4ee3e650e82293a3ba15d66d400d2ad8540f16964617f SHA512 7a889700dfd9b1d2851efaaad1154233a17f11e1737b277ec72d43f40b000eebeaefee81b8deefcfa69270bd5f8ad6f3f30f2ed1f396fbcd691bf3a6da8b1de1 +EBUILD catatonit-0.2.0.ebuild 677 BLAKE2B 7dfcc247d5d25404fd15f4ed401a1b6ffc6ce00812dcd319157ee588f22773e8f2a7866083bb00b3ab147148c0cefdf60f6b2f32e8c893fc6cd193f1e0c488d4 SHA512 6a4847d45016cf0ccd0bb4cf1e322468e7ef1ab5d06496a390aff6537c10fbba9b977a114172323c976dfe0c205b6981bebea5972ca43f33af79e21b74ad2e30 +EBUILD catatonit-9999.ebuild 679 BLAKE2B 0d28afa2cb3598f9b604331206f15960e648170d56d7e52bb66f3f606b1cbc6eedd7b00e7061b2e3e6c88d5f8c2448cea42c4e4ae546b35bf5b43670af5fdd0e SHA512 9ece911ef2929c8e2a582c64e26034507173e60e9c0a8db431075e9ddcce5693b1fa011f001e3ae69629e37771593fbc909b7949b7298182d3ffd322313d16cc MISC metadata.xml 692 BLAKE2B 09ba40582b099dedbece9c70c475fbecaa4e0828fc6e4c64f3aaf728482f8857a88ee225c49b7e8a0b3ad14981bbd7d4fb9086ef7c590cab12ee49909401c446 SHA512 476d5d231b0adf644376b4535357569895934bf9e1a7f4e8fab6ac6f7f9150b56fcd762f1bfcb8b54e11da2b35bdc27e36fb1a486ea9a980e4865628697bffab diff --git a/app-containers/catatonit/catatonit-0.2.0.ebuild b/app-containers/catatonit/catatonit-0.2.0.ebuild index d456e8839984..e87fb8dd631d 100644 --- a/app-containers/catatonit/catatonit-0.2.0.ebuild +++ b/app-containers/catatonit/catatonit-0.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ if [[ ${PV} == 9999* ]]; then EGIT_REPO_URI="https://github.com/openSUSE/catatonit.git" else SRC_URI="https://github.com/openSUSE/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 arm64 ~ppc64 ~riscv" + KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv" fi LICENSE="GPL-2+" diff --git a/app-containers/catatonit/catatonit-9999.ebuild b/app-containers/catatonit/catatonit-9999.ebuild index 74469d9d4d19..a15fe9fe0ace 100644 --- a/app-containers/catatonit/catatonit-9999.ebuild +++ b/app-containers/catatonit/catatonit-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ if [[ ${PV} == 9999* ]]; then EGIT_REPO_URI="https://github.com/openSUSE/catatonit.git" else SRC_URI="https://github.com/openSUSE/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv" + KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv" fi LICENSE="GPL-2+" -- cgit v1.2.3