summaryrefslogtreecommitdiff
path: root/app-emacs/yaml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-18 20:07:15 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-18 20:07:15 +0000
commita4c0eb2444b57e79bce0a088e5936ed71c415e8f (patch)
tree61a990b001109844a226b1fbe33bb38486a88c8e /app-emacs/yaml
parente60b61e39bb9b7cbf525baa183a5a19234f335fa (diff)
gentoo auto-resync : 18:01:2024 - 20:07:15
Diffstat (limited to 'app-emacs/yaml')
-rw-r--r--app-emacs/yaml/Manifest2
-rw-r--r--app-emacs/yaml/yaml-0.5.5.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/yaml/Manifest b/app-emacs/yaml/Manifest
index 8f95b167cc49..662ac8fef132 100644
--- a/app-emacs/yaml/Manifest
+++ b/app-emacs/yaml/Manifest
@@ -1,5 +1,5 @@
DIST yaml-0.5.4.tar.gz 44606 BLAKE2B 42e632f6949a981075b3734f19204d20e158da3949a8c8499d09e024b208e34689e966681018ef6d2021e26bf17686abfc4600c5819cb02c1b7652e007727f10 SHA512 c7f543fff4fbb42766a7b39d7922738b61c60eab2b6504ed33681d45ef656b64610ba489787bb7a51138d66b31ff2ff4d7f046ab18d9f2c0a9cfa1839f07e0a1
DIST yaml-0.5.5.tar.gz 44636 BLAKE2B d98c7b6cd94f80cd0f2fc1a1bea6c45615319c1a49f4712d48a00c6439660bc209ac1a597694478d4978ebf5e0bc60e3a6363ee5c0bccabb1b5bf1b2bdc8fc58 SHA512 9ab5eacc26fe44c49f52a4ab05c11e35c605b456b2f54420924388df52855b61adc1586ec7915363811a499c4c749355954e0de2c795bb2a4f51ebcb693758eb
EBUILD yaml-0.5.4.ebuild 555 BLAKE2B 34621d67cdfc38864702c87dbfbcb029181b063bfdc70abdbf8905c30ea605a30fc39ccf5757e140aa2c195b982850598f8c33e42779c3cf5cb29194fa76337c SHA512 1f5f63327393bd882fafe7021ed6b8371bceba373b8a47bd5d869a8dd914496b496ac85319a1732b5e960785c4d8f12e1f0529f1910cb7d2c6f179558173f8a5
-EBUILD yaml-0.5.5.ebuild 556 BLAKE2B a73528f2918da1b991e6a6387477d119844b9c113f218afbd2521155f92dd3847bf1cebfae883a8eb04ec3ec85e022e3e3f2331faa1cb0a02e1852ff1eea878f SHA512 01d14573b7f1a64876bfde7d29cb2f1e66a0db889e0f2a3e311525af73314f5d4eaf922e762ab3057bfc2134746445dd22bc9c5a73af3369526708009e0d2541
+EBUILD yaml-0.5.5.ebuild 555 BLAKE2B 4d70d0d290c2699443992eb460481804f856581c6589b323ae22fe5c0f3c69f0bd54c105b21043c9cb3d7a67433a42749feba82af8ab10dd44d69eba0b3e7869 SHA512 edf48ea59b2cfa90ccd689f9d335e5c05bf335dffb2832404cfc570ab0d87ec27330a3f9192fdd258aa3074c87242d74f666144e63996ae236b5fc74874b2f4d
MISC metadata.xml 616 BLAKE2B e28c7b7774635055616362ec847585f91e12a8a92832e51cf8c13dee70ce35273b255257b213804ff5d7ae5733718fc3194f97f1307e45c3dd439be144c82dd0 SHA512 7035a36f53cd4c08a274b88d216fbad3c3fd5579e0c10f38158a5128c61d7feea30800101dbf71c5baa03a3a1f2ec8d61f343a1fec21a067a919cbd146835d77
diff --git a/app-emacs/yaml/yaml-0.5.5.ebuild b/app-emacs/yaml/yaml-0.5.5.ebuild
index c553097ceca3..e8780603abc7 100644
--- a/app-emacs/yaml/yaml-0.5.5.ebuild
+++ b/app-emacs/yaml/yaml-0.5.5.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
@@ -12,7 +12,7 @@ S="${WORKDIR}"/yaml.el-${PV}
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
DOCS=( README.md )
SITEFILE="50${PN}-gentoo.el"