summaryrefslogtreecommitdiff
path: root/app-emacs/company-math
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-08-12 06:07:09 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-08-12 06:07:09 +0100
commit6766ae9a4205bc53227127a1dd518ea601246afe (patch)
tree0717a1249b6c0340842b8f5cf78a3774ef985043 /app-emacs/company-math
parent4658e9ebb16790a76f119b3c702097e068bd60f3 (diff)
gentoo auto-resync : 12:08:2023 - 06:07:08
Diffstat (limited to 'app-emacs/company-math')
-rw-r--r--app-emacs/company-math/Manifest2
-rw-r--r--app-emacs/company-math/company-math-1.5.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/company-math/Manifest b/app-emacs/company-math/Manifest
index 32d67335cc18..c0945d825e63 100644
--- a/app-emacs/company-math/Manifest
+++ b/app-emacs/company-math/Manifest
@@ -1,3 +1,3 @@
DIST company-math-1.5.1.tar.gz 10443 BLAKE2B 5e6756b2035867f2931877f7b6d3e10b4b3e3fb20f5c04825496315c7862ee960739a5f23fd96e1c52a301c19e1bf6495f5b4ddc752a89e2dfdb7e42fa1bc143 SHA512 b87e5c83aeb43374d7461de06b9bf5e5a8fb8af7dd75413d00e0586392fb279a13d1d7b40311487d0aec0662868e61e3a00b6e1c08c5e0a44337323ac85e6d85
-EBUILD company-math-1.5.1.ebuild 528 BLAKE2B 719483b1dc8b1e67ba712c446c0c3af5f217f3210a49c62df80b2e9c8bc4c72077b85cb3a016d1d33e7ed2ada43f9f0fe0c3a3073c2f7448dd00c9cafa9c570c SHA512 761977293f5efa261400025821e9b8565208ce579fa6976a7082906a309d76e2a3852ea029422baa9f9a2d6784410d264fce9b5f0bff52fd87b692541d385885
+EBUILD company-math-1.5.1.ebuild 527 BLAKE2B 72ea40b90fbcf2effbfe87fa61a16d4aa793120c7e347606e3f1d6d5d2b9f0d0950c97b8b04431ef80f11aeadf2b0d84a222df1d78fafbc24b6147e7e75f3885 SHA512 3fe56abfdaae664ebb2d939bb3c928f08eed0ca295c7131af8116150521b3297674f7617844973fdcc8a9b72dea71522aeb371b140927ed3d8a9c46874e9f064
MISC metadata.xml 427 BLAKE2B 7e877b5bacd5c20ec705d27551c59d13f6baca742e32c2b49a2ba3887bbd4044c0bdc40ecea1e512e5ab3a4813c363439386e00d1b79247451531787c65370b4 SHA512 191a11969fa77e2c64359ac5bb7ddde99623bff374be4f62dccbb537470404179a8c3b7668f124efc30722b46230fb5f6e864a08c9cf1db783196925c6505204
diff --git a/app-emacs/company-math/company-math-1.5.1.ebuild b/app-emacs/company-math/company-math-1.5.1.ebuild
index 8611ade7beb1..2fab4c335b55 100644
--- a/app-emacs/company-math/company-math-1.5.1.ebuild
+++ b/app-emacs/company-math/company-math-1.5.1.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
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/vspinu/${PN}/archive/v${PV}.tar.gz
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="
app-emacs/company-mode