summaryrefslogtreecommitdiff
path: root/dev-vcs/git-annex
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-18 00:29:05 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-18 00:29:05 +0000
commit467e2131896a3030032cd5b0fab2094a045bf9d0 (patch)
tree534578ca7ef61b3eb30fee861db78c0ae58e2fa6 /dev-vcs/git-annex
parent1f254b1ee917690b4f8f7738fdcfc295ee304ff7 (diff)
gentoo auto-resync : 18:03:2023 - 00:29:05
Diffstat (limited to 'dev-vcs/git-annex')
-rw-r--r--dev-vcs/git-annex/Manifest2
-rw-r--r--dev-vcs/git-annex/git-annex-10.20220624.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-vcs/git-annex/Manifest b/dev-vcs/git-annex/Manifest
index 3187e73a2e79..c03083fd536f 100644
--- a/dev-vcs/git-annex/Manifest
+++ b/dev-vcs/git-annex/Manifest
@@ -1,5 +1,5 @@
AUX git-annex.bash 440 BLAKE2B af7b2b47e98386cef417051a11ae4baff07ea8cd96177c95b6b49095f5b7724ecbc1c4f13a6f351afe66f0d015c7355b6a56b77c06cb1e9e5cf155268312c619 SHA512 89b6520e4be14af9032638c1153df936a7e5707d6453b4251fe762712b8956ba1d39a4623b06910e5ac5724e33e157e654b724e070b6893f6f26578df730d326
AUX git-annex.xpm 1961 BLAKE2B 0fe6e0cf9c43b1b16db1e8394ccda5eef2fdc41727aa3aa97fef8f955e8fdd71336c29f439ed2ad46553f8d67ef8be9d3dbcc6a93c81686f5e746a08b1113c6d SHA512 4a22ac448852160d66838c272f41b8c7599aa1b904e35ac03ea294d9ed15b855bde24b7e5407a2578937bfd51d482837ed6680af680166d030f71666316ae4d3
DIST git-annex-10.20220624.tar.gz 1426982 BLAKE2B fa3a105f9677c51dfb1a44984ac80a377380ff5e2c69486f6f213fcb709c2280c66b8d856f004016f97751abea3faeca8756663c0af19616ed237d8e4d9d25f9 SHA512 4269c3408c9368283ab280c7231953ad95687b5ff84c1e9cb725d5ed6eb4da9384c48de33e4265d2fd8b1352eea47bffaac7d335d2c998149555b050f80a75af
-EBUILD git-annex-10.20220624.ebuild 4213 BLAKE2B 4156ccfac037139da3c0aca891f9136993d9e5a8c8535311d4f018677cfa0eda660e1719d46cbdbc4881a40f12e25eb93acf3d0384b9c4aeaaa9c6dc7b4ad7e0 SHA512 8be3f93a99e1d1ac1cbfb023953046859d36bf87ff70d0509aa0f4da4c0d8b335acdd884355c3459f11505470fc1a5d40422b3e2a224b6540a3517a7cacda444
+EBUILD git-annex-10.20220624.ebuild 4212 BLAKE2B c13b8eed75784abdbdaec5b29d0a1a02f45a410d078e4dfdae7a9e5d7412ef3902655bb08953cab4954a065b425357d4a94ebe572f72b90122f2ac9978b7fbd0 SHA512 ecf9f3e6224d53f34dc501361feed0f204667f3198d48645127b28019892ebbd721b531f06b567e9c38d47cdd68a11f2d6a9d24dc6d0f3895523b9fb2b0b3ece
MISC metadata.xml 784 BLAKE2B 36b0c9b201205f4e3b614e7fbfed0f3e1261728cf5a5b74a2a7c9003b1c1f1e9228aa2cd4f32bdb3993cddd55d74db5c19a1d7a808dd8f60677fb251abb33701 SHA512 d0c948899a2199fc5234cdf8106544019d26d0445e5abcb66719cb67ec702c017517ab69dbbb16947ae7604ed235dfe00d7b7987a8eb395ece001d713a07b530
diff --git a/dev-vcs/git-annex/git-annex-10.20220624.ebuild b/dev-vcs/git-annex/git-annex-10.20220624.ebuild
index 168e00c73277..533212eb0b99 100644
--- a/dev-vcs/git-annex/git-annex-10.20220624.ebuild
+++ b/dev-vcs/git-annex/git-annex-10.20220624.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
@@ -14,7 +14,7 @@ HOMEPAGE="https://git-annex.branchable.com/"
LICENSE="AGPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86 ~amd64-linux"
IUSE="+assistant +benchmark +dbus debug doc +gitlfs +magicmime +pairing +torrentparser +webapp"
REQUIRED_USE="webapp? ( assistant )"