summaryrefslogtreecommitdiff
path: root/app-emacs/dash
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-03 13:56:25 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-03 13:56:25 +0000
commit94b475013eb88e152032d5f8c684a7d9ce91e319 (patch)
tree09d40138872fbeea80b96af571a1da4de80bcf73 /app-emacs/dash
parent8d3527b916ca7e0a2c8d9b8d064253a2eda02c1f (diff)
gentoo auto-resync : 03:01:2024 - 13:56:25
Diffstat (limited to 'app-emacs/dash')
-rw-r--r--app-emacs/dash/Manifest2
-rw-r--r--app-emacs/dash/dash-2.19.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/dash/Manifest b/app-emacs/dash/Manifest
index af04430aafa0..9bba9d79fded 100644
--- a/app-emacs/dash/Manifest
+++ b/app-emacs/dash/Manifest
@@ -1,3 +1,3 @@
DIST dash-2.19.1.tar.gz 155540 BLAKE2B 6c705d2a3af77c79d91e2fbf5dd766e6d1e6e741a56a8b1e062e9316d2c62f686a6935de46c56bb3a7a27bd823772061329aa09e2e33d68b3bf7a35f65732dc4 SHA512 6822e0068bf2f2082faa4de47521982eba0117037c333178517eca9e6db1c33a2767b250a6ecbd329d2e2ca9e107d2baf0b025e34ba50f1b60da5bb7da06c195
-EBUILD dash-2.19.1.ebuild 554 BLAKE2B 9836106f5c8a330c620d3b86344cffff38233e3bb9db093f01b183f78e772a98ead0da9891b84129acb35b268e7e9f545c172de14fee0ab95c5e29f980c660ca SHA512 c3107e038d34db0c509344b6b9cf89aef258e0ca05f4e4a4bb43b882238cef01a35ae488010456ec4645a7988217a6b7b9e3f2ffdab3b0d5b70014f70c7c5780
+EBUILD dash-2.19.1.ebuild 553 BLAKE2B 5f7509dd2d7576e7525868f5cbfe381828236c0075913d99a9408b9a75a6dbf1d765c36d8bfb3026bda81653bd5e2a2b6686a47b3e8daaa1f548242f1e150ddb SHA512 dd553427cdbfa8e3a8031ae6d95048f7854b0c455eff30363a0379cf2474be323394a1347250ba863c517d29f216250c24466d7d0d76840f03380a6086731bd9
MISC metadata.xml 361 BLAKE2B 526ffa8914e45d9df6ab9b109ebd1bdb229a72fd8bd3aa5afda015814245847540ca2528130953ceb17e16a8e8a4c736603cac7226a4dc05d2f0cb635e6b3924 SHA512 f7edd41fd870cb9d3bce26c0670515d13e175be0dab988889c36450c24d5b898ad49550902d5c07e898bf29cfe183372747b1317ba36834ce68e9ef0bfcb4f24
diff --git a/app-emacs/dash/dash-2.19.1.ebuild b/app-emacs/dash/dash-2.19.1.ebuild
index c0b6aaee9a14..777dcbbf9cfc 100644
--- a/app-emacs/dash/dash-2.19.1.ebuild
+++ b/app-emacs/dash/dash-2.19.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/magnars/dash.el/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
+KEYWORDS="~alpha amd64 ~arm arm64 ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
BDEPEND="sys-apps/texinfo"