public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Denis Reva" <denis7774@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-terms/tabby-bin/
Date: Wed, 26 Feb 2025 15:40:09 +0000 (UTC)	[thread overview]
Message-ID: <1740584405.296e87b2fffd869d16a46cd9b4b9da22b03bbe4a.RarogCmex@gentoo> (raw)

commit:     296e87b2fffd869d16a46cd9b4b9da22b03bbe4a
Author:     Denis Reva <denis7774 <AT> gmail <DOT> com>
AuthorDate: Wed Feb 26 15:39:53 2025 +0000
Commit:     Denis Reva <denis7774 <AT> gmail <DOT> com>
CommitDate: Wed Feb 26 15:40:05 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=296e87b2

x11-terms/tabby-bin: experimental update

I'm in doubt should I support that package

Signed-off-by: Denis Reva <denis7774 <AT> gmail.com>

 x11-terms/tabby-bin/Manifest                                         | 3 +--
 .../tabby-bin/{tabby-bin-1.0.189.ebuild => tabby-bin-1.0.221.ebuild} | 5 ++---
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/x11-terms/tabby-bin/Manifest b/x11-terms/tabby-bin/Manifest
index 14b51ae0c..949ef641c 100644
--- a/x11-terms/tabby-bin/Manifest
+++ b/x11-terms/tabby-bin/Manifest
@@ -1,2 +1 @@
-DIST tabby-1.0.189-linux-armhf.tar.gz 105778065 BLAKE2B bc91556cc4edea1e6f0665141295b23d7a6d5d59f709a3ec634bcae0627f27de95c39524ddedf093ad568e1ecee0b5c335caa4a40f976ccb5c6126cdc89c88e4 SHA512 edfde9669e5bca497f9d8ded5bd69a1cc56e2b3014ba72d9c4170e6badf1ec6f64e2cf2bb483c323348e8abad8a363b5225aaa3153fc107bb57d2e107513bb82
-DIST tabby-1.0.189-linux-x64.tar.gz 121716576 BLAKE2B 35f50046857b2229af5df2750bc5ab100abe6cdd869c4a4151738a7e0f05568e9290e77ae5805b6116050361f4ee72ca3340b74a27c8f3b035dd9edf2485dd68 SHA512 eef0b15671718063abf5af6701801d375ff9ca540d8fd62374ea22496b85db2c23b6a533c4df8d82b53c3b7c8433986c45fdcaa4b434f22c2a9c362fa3da7c51
+DIST tabby-1.0.221-linux-x64.tar.gz 139963949 BLAKE2B 9fa1b9c90337e7e2efb2768ae6773bc5961f5c1186d124bed2e588e60870c5cb8d739bcc527a90733de799f5703bec03a1fa4a21277dca723aeb8612d4d7137d SHA512 c0022e393b6ddba9ab4b176967c5a48c2fc020ee0f00976346e90c18e5d43470c679d4ec910760f8eee301b99504f643fa5fd2b92ad26ff8cbb487353ce73f09

diff --git a/x11-terms/tabby-bin/tabby-bin-1.0.189.ebuild b/x11-terms/tabby-bin/tabby-bin-1.0.221.ebuild
similarity index 89%
rename from x11-terms/tabby-bin/tabby-bin-1.0.189.ebuild
rename to x11-terms/tabby-bin/tabby-bin-1.0.221.ebuild
index 8f58a0dcd..b7d4339ab 100644
--- a/x11-terms/tabby-bin/tabby-bin-1.0.189.ebuild
+++ b/x11-terms/tabby-bin/tabby-bin-1.0.221.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -11,7 +11,6 @@ DESCRIPTION="A terminal for a more modern age"
 HOMEPAGE="https://tabby.sh"
 SRC_URI="
 	amd64? ( https://github.com/Eugeny/tabby/releases/download/v${PV}/${MY_P}-x64.tar.gz )
-	arm? ( https://github.com/Eugeny/tabby/releases/download/v${PV}/${MY_P}-armhf.tar.gz )
 "
 
 # This needs to be adjusted to allow for arm
@@ -19,7 +18,7 @@ S="${WORKDIR}/${MY_P}-x64"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="~amd64"
 
 DEPEND="
 	|| (


             reply	other threads:[~2025-02-26 15:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-26 15:40 Denis Reva [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-15  1:03 [gentoo-commits] repo/proj/guru:master commit in: x11-terms/tabby-bin/ Julien Roy
2024-05-15  0:59 ` [gentoo-commits] repo/proj/guru:dev " Julien Roy
2023-02-28  8:51 Joe Kappus
2021-07-12 11:45 Marco Scardovi
2021-07-08 10:53 Marco Scardovi
2021-07-06 12:10 Marco Scardovi
2021-07-04 19:46 Marco Scardovi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1740584405.296e87b2fffd869d16a46cd9b4b9da22b03bbe4a.RarogCmex@gentoo \
    --to=denis7774@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox