summaryrefslogtreecommitdiff
path: root/app-emacs/parseclj
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-28 09:49:11 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-03-28 09:49:11 +0100
commit115dcc7054f5934a2c8e26fd8a8eed5f3e29e9ce (patch)
treec31afe35699960753f76770d6b0b4ea48af9f686 /app-emacs/parseclj
parente292b671b113c2cc012beddad93a3df4f9410698 (diff)
gentoo auto-resync : 28:03:2023 - 09:49:10
Diffstat (limited to 'app-emacs/parseclj')
-rw-r--r--app-emacs/parseclj/Manifest2
-rw-r--r--app-emacs/parseclj/parseclj-1.1.0.ebuild4
2 files changed, 2 insertions, 4 deletions
diff --git a/app-emacs/parseclj/Manifest b/app-emacs/parseclj/Manifest
index bc361e86b52b..2515f1791afa 100644
--- a/app-emacs/parseclj/Manifest
+++ b/app-emacs/parseclj/Manifest
@@ -1,4 +1,4 @@
AUX 50parseclj-gentoo.el 38 BLAKE2B e96c6cf48d1522d89450e11d339c76210c672377208b56951791b83c6ef22b2c872d313084e199dd5d7b533a99106a87dbc7f15b5ee6126f71bf5f2e84165ffa SHA512 5c00bcabe2d7cc03013dc7a54b2c653940c08098ca5646d7c73624cb1ca04376ae9dcf88a7166b1925c69f0c5d192d90f6bd790fdef8ed8c3b0f9d163c987da5
DIST parseclj-1.1.0.tar.gz 37228 BLAKE2B d0e74eeb3a1ea9cec7445f3e2627d8d6287ff476fdff4a1dd9b3f58100621a02fc0f0369b96bd92fa8f43485d8c45ffa0a7d41681dfe71020157ca467325e2b9 SHA512 ef8da1f65d4f873c81a785aae495128dc551b73cc89cda7c8b37ce8be15b7473c6cbcd886d5ea285ae414a05a02109b60a8cd933720f1a4b6a1e63e07ec33cf8
-EBUILD parseclj-1.1.0.ebuild 617 BLAKE2B 55c2293dc12e5627da0047415655310f50bf2f581d72f6c450df27ffb41ce0622f3de90fb68b5721fd6bff2f54e049037b6355242918bca275e8867f8734b97f SHA512 0616f78c68e3383cf350b014bd4d594cedca3fa24a373483f5e8a0a3ded9ca33fd15a49cb14a67a97cdff7d619d6c87cd2d94a272a552274a67b310f83b7d6dd
+EBUILD parseclj-1.1.0.ebuild 602 BLAKE2B 8b4a3d104481bc2e7c089df9a6610009658bec6d9d9513e56e15d5db786fc155831616fc70b14e3c335b15d8e379458d4aed5c8df07a36d263c2cf7db305a8a3 SHA512 c7a8ef34b289f9b1d87a7ccfd197c082c1b33d22df818b05af29b2cec6743c596001bf073d07d0294ebbdf9227f3d3a07fd45dbb49c98236522d646084a8a5bd
MISC metadata.xml 659 BLAKE2B 0228d25161ab040e3d14af307f53239c39da58b5980d1a5bbe4628df1d9559e027a91ed345c696dbc910f75249dabe57a1f518ed74c06d48058a670b0249a35c SHA512 fde89c6cf6f7b41304a1824ec54cfd3293bc197cb7321b89ad9f8009b26f2376f6f62d920fc43d9e0b81851387c38d58e0cef86f3c39984572f642607f5f876e
diff --git a/app-emacs/parseclj/parseclj-1.1.0.ebuild b/app-emacs/parseclj/parseclj-1.1.0.ebuild
index 0adbdc6b45d8..e65c3074b14f 100644
--- a/app-emacs/parseclj/parseclj-1.1.0.ebuild
+++ b/app-emacs/parseclj/parseclj-1.1.0.ebuild
@@ -1,10 +1,8 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-NEED_EMACS=25
-
inherit elisp
DESCRIPTION="Clojure Parser for Emacs Lisp"