summaryrefslogtreecommitdiff
path: root/app-emacs/string-inflection
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-04-04 23:23:41 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-04-04 23:23:41 +0100
commit3b4ca161c9d7f5a66a93191da2c9ec02dbdde1b7 (patch)
tree05ee189fbf7a80ad6a8a565742051527322cbbdd /app-emacs/string-inflection
parent0f3400581b3370a12b1581c6394b74327181f3e8 (diff)
gentoo auto-resync : 04:04:2023 - 23:23:40
Diffstat (limited to 'app-emacs/string-inflection')
-rw-r--r--app-emacs/string-inflection/Manifest2
-rw-r--r--app-emacs/string-inflection/string-inflection-1.0.16.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/string-inflection/Manifest b/app-emacs/string-inflection/Manifest
index 12d7a03960e4..d6395837bae5 100644
--- a/app-emacs/string-inflection/Manifest
+++ b/app-emacs/string-inflection/Manifest
@@ -1,4 +1,4 @@
AUX 50string-inflection-gentoo.el 81 BLAKE2B a8d271963c8ee584ed50ab57b0797f2406728f1ba4fcdcc705a4cc134b307d0a66dd61d0dc9893377a7dd6ebc582312388ec831e9eb90c3637207caf73eec2ca SHA512 4715c7f6502d55ba7f821a8cf8ce1b89edc021808c1566cfdda6ea04fafd1988f7088d9d80e889e654c509c73e1547422cf3c0ad949d90a4038a044c47a56115
DIST string-inflection-1.0.16.tar.gz 6238 BLAKE2B 2a8db2786f9a744329e6e298308a5bec00e6872ed350ab867ff2d2d5176cbb1532d3dec5e09573228808fd5ba3e3214cda063cf01cd52f862043718e8e664bec SHA512 7bd575c02e1917d9f52f49c4409150dbc9d097968304e687eb1145520ed88dee0bc359bbc85883dd1c167e8918440c91d1f362983f0a35f99feff61c85a08ca8
-EBUILD string-inflection-1.0.16.ebuild 663 BLAKE2B 6572ed3038a751e2256eb59ede2a873913a3c404d829e5b8a38b1ea3f3c243008887c2e610e9c72958e37a5c5d1ac5ce55cb5687feeebf9d437daffb169b0361 SHA512 2a4b2e9493d980ba21beceb59262825a158a0832975c3d5164d90a12a80000e6ca67efae2ce2d5a50ed1a4384695e8dbf3c238718fde67fe8e26873afeafe8d4
+EBUILD string-inflection-1.0.16.ebuild 662 BLAKE2B cf8512a1458d383a0aa7942a6000b2057c33dfa826613ca74e61f98f5af155a2ff21a951aa68ca6d543aeb52232b69241d00df928e353192a4c1acc09a1db12f SHA512 eb0acd155af77c336f70a43480df93551b5db2fa6e5cbf53c8ce1a5bc30c5bc289805ae68d338e366a8ff24c7c247c3e856b79565af750b78b5a0c0b1056326b
MISC metadata.xml 713 BLAKE2B b11d272fc2fb866eabc353bf90a5a22c19e40637150709406985838d2b05cbac17603c54b60bed771e435b3155448735b0dbbae3ccc2a32dc2a92146f64e0fe9 SHA512 a1f00997455092ba5d2014419da0614bbb1801870573fe28c71106595e9c2190230c4f1109b7d6c6551d09e330278b59e3da1cb93bcf2a9b42a4f3ae85a66aab
diff --git a/app-emacs/string-inflection/string-inflection-1.0.16.ebuild b/app-emacs/string-inflection/string-inflection-1.0.16.ebuild
index 74a4f359e8e7..46079f0f3b51 100644
--- a/app-emacs/string-inflection/string-inflection-1.0.16.ebuild
+++ b/app-emacs/string-inflection/string-inflection-1.0.16.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 @@ SRC_URI="https://github.com/akicho8/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
DOCS=( README.org HISTORY.org )
SITEFILE="50${PN}-gentoo.el"