public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/exfatprogs/
Date: Thu, 30 Nov 2023 04:08:38 +0000 (UTC)	[thread overview]
Message-ID: <1701317273.a4659b0e2e29cd636376fc58b1e256ed3b3ea366.sam@gentoo> (raw)

commit:     a4659b0e2e29cd636376fc58b1e256ed3b3ea366
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 30 04:07:53 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 30 04:07:53 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4659b0e

sys-fs/exfatprogs: add 1.2.2

Bug: https://bugs.gentoo.org/916507
Signed-off-by: Sam James <sam <AT> gentoo.org>

 sys-fs/exfatprogs/Manifest                                            | 1 +
 sys-fs/exfatprogs/{exfatprogs-9999.ebuild => exfatprogs-1.2.2.ebuild} | 4 ++--
 sys-fs/exfatprogs/exfatprogs-9999.ebuild                              | 4 ++--
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/sys-fs/exfatprogs/Manifest b/sys-fs/exfatprogs/Manifest
index bb01bc849990..b4ae7dbe2736 100644
--- a/sys-fs/exfatprogs/Manifest
+++ b/sys-fs/exfatprogs/Manifest
@@ -1,3 +1,4 @@
 DIST exfatprogs-1.1.3.tar.xz 261936 BLAKE2B 7d1e471eb24f408999efd7fd6e8e2b60f0ef4efbceca9780de5a52c0b0bcad18a25648b7e669e805a40f382541406c01ea75cd40b4660f44281848bf38f9d1c0 SHA512 d23bfe4d0233d944b0d5a484e1167746db77ea9b7fbacdbfac2dd4d37a8a1d747f2445b09baced9fd7b5d3dbfc7664bdc1efe16326d7e678d05294eee124efa3
 DIST exfatprogs-1.2.0.tar.xz 272716 BLAKE2B d8b4188ee2fd96b4b0abab52540e894f55279e3031596081f8077a45a2ad5737870298a0658feee177818dbf02ae036e035c350437c3ea4b7ab7100f46fc8772 SHA512 61a78af024e1ff7e12f2d7449c3ee2ff9476c8746269e29c453c77dbc73d3f52af7ca8fc3e1bd85d6a75b6ed8b7712b5f80e5cc1dffc5ff00fb63455a57ca9bf
 DIST exfatprogs-1.2.1.tar.xz 274108 BLAKE2B 8c505c7e0cfd7c2e64c1923f058031bba86e909ae2f22db0acfc9feee9d510087b87c259e7707b761d3ed0cfaa8471527a1d90723486b94d1910b515ba06e832 SHA512 5ddc327e5257389e9cd11f6b16978a91dbc1d4096575fe1ccc77851310639e464537ea750c304821e078557fd1a8c4ce8f1cc47d6ab238ee0d7ad98b4ff0061f
+DIST exfatprogs-1.2.2.tar.xz 274552 BLAKE2B 457c2036f07d81193bfb8f23a47410f70ddf125b91f88ddb303874341d5304293cc254e337d820b15ac135c4a96d59a35e6e741f049052065a5f866720516c13 SHA512 51ff77860704a7a4a2986e0090514d46614d6d6ce5ad07ea622e4dd806f06f034959a0c35d7e67689a7eb6836a1de967e302d5ec1c9ca6d33fa80d68d574741e

diff --git a/sys-fs/exfatprogs/exfatprogs-9999.ebuild b/sys-fs/exfatprogs/exfatprogs-1.2.2.ebuild
similarity index 84%
copy from sys-fs/exfatprogs/exfatprogs-9999.ebuild
copy to sys-fs/exfatprogs/exfatprogs-1.2.2.ebuild
index 6d2c947cbb32..38c4ccbcd880 100644
--- a/sys-fs/exfatprogs/exfatprogs-9999.ebuild
+++ b/sys-fs/exfatprogs/exfatprogs-1.2.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -11,7 +11,7 @@ if [[ ${PV} == *9999 ]] ; then
 	EGIT_REPO_URI="https://github.com/exfatprogs/exfatprogs.git"
 else
 	SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+	KEYWORDS="~amd64 ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
 fi
 LICENSE="GPL-2"
 SLOT="0"

diff --git a/sys-fs/exfatprogs/exfatprogs-9999.ebuild b/sys-fs/exfatprogs/exfatprogs-9999.ebuild
index 6d2c947cbb32..38c4ccbcd880 100644
--- a/sys-fs/exfatprogs/exfatprogs-9999.ebuild
+++ b/sys-fs/exfatprogs/exfatprogs-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -11,7 +11,7 @@ if [[ ${PV} == *9999 ]] ; then
 	EGIT_REPO_URI="https://github.com/exfatprogs/exfatprogs.git"
 else
 	SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV}/${P}.tar.xz"
-	KEYWORDS="~amd64 ~loong ~ppc ~ppc64 ~riscv ~x86"
+	KEYWORDS="~amd64 ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86"
 fi
 LICENSE="GPL-2"
 SLOT="0"


             reply	other threads:[~2023-11-30  4:08 UTC|newest]

Thread overview: 66+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-30  4:08 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-07 22:52 [gentoo-commits] repo/gentoo:master commit in: sys-fs/exfatprogs/ Sam James
2025-02-09  6:10 Sam James
2025-02-09  6:10 Sam James
2025-01-12 14:49 Sam James
2025-01-12 14:10 Sam James
2025-01-12 13:48 Sam James
2024-11-23 14:51 Sam James
2024-11-23 14:51 Sam James
2024-10-09  0:06 Jakov Smolić
2024-10-05 21:47 Jakov Smolić
2024-10-05 12:58 Arthur Zamarin
2024-10-05 11:12 Sam James
2024-08-29  5:35 Jakov Smolić
2024-08-29  3:15 Sam James
2024-08-14 23:29 Sam James
2024-07-17  5:06 Sam James
2024-07-17  4:44 Sam James
2024-07-17  4:44 Sam James
2024-07-17  4:36 Sam James
2024-07-04  0:29 Sam James
2024-06-08  7:12 Sam James
2024-06-08  7:12 Sam James
2024-01-23  5:00 Sam James
2024-01-18  0:28 Sam James
2024-01-17  8:53 Arthur Zamarin
2024-01-17  6:34 Sam James
2023-06-17 21:03 Sam James
2023-06-17  6:12 Sam James
2023-06-17  5:57 Sam James
2023-06-17  5:57 Sam James
2023-05-20  6:28 Sam James
2023-05-16 16:53 Sam James
2022-12-04 17:56 Arthur Zamarin
2022-12-03 14:59 Arthur Zamarin
2022-12-03 10:37 Arthur Zamarin
2022-12-03  1:38 Sam James
2022-10-28 18:03 Sam James
2022-10-03  8:29 Agostino Sarubbo
2022-05-05  7:10 WANG Xuerui
2022-05-05  7:10 WANG Xuerui
2022-04-17 17:12 Sam James
2022-02-19  2:36 Sam James
2022-02-19  2:28 Sam James
2022-02-19  2:24 Sam James
2021-11-17  9:33 Lars Wendler
2021-11-17  9:33 Lars Wendler
2021-09-27 22:05 Marek Szuba
2021-09-04 17:35 David Seifert
2021-08-11  0:12 Sam James
2021-08-11  0:02 Sam James
2021-08-10 15:36 Agostino Sarubbo
2021-06-01  0:28 Sam James
2021-05-23 11:48 David Seifert
2021-05-22  3:05 Sam James
2021-05-20 16:20 Sam James
2021-05-20 16:20 Sam James
2021-05-20  8:16 Lars Wendler
2021-04-21  7:39 Lars Wendler
2021-04-21  7:39 Lars Wendler
2021-03-07 14:41 Agostino Sarubbo
2021-03-06 15:37 Thomas Deutschmann
2021-03-05 20:33 Sam James
2021-02-12  5:50 Georgy Yakovlev
2021-02-09 13:06 Lars Wendler
2020-08-05  6:40 Lars Wendler

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=1701317273.a4659b0e2e29cd636376fc58b1e256ed3b3ea366.sam@gentoo \
    --to=sam@gentoo.org \
    --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