summaryrefslogtreecommitdiff
path: root/app-emacs/typescript-mode
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/typescript-mode
parente292b671b113c2cc012beddad93a3df4f9410698 (diff)
gentoo auto-resync : 28:03:2023 - 09:49:10
Diffstat (limited to 'app-emacs/typescript-mode')
-rw-r--r--app-emacs/typescript-mode/Manifest2
-rw-r--r--app-emacs/typescript-mode/typescript-mode-0.4.ebuild4
2 files changed, 2 insertions, 4 deletions
diff --git a/app-emacs/typescript-mode/Manifest b/app-emacs/typescript-mode/Manifest
index ec5aadf2f7a2..355bb0f63718 100644
--- a/app-emacs/typescript-mode/Manifest
+++ b/app-emacs/typescript-mode/Manifest
@@ -1,4 +1,4 @@
AUX 50typescript-mode-gentoo.el 188 BLAKE2B 842bb64c905de119338975c0717c2ab4db5111644889c1da8d325f55efb67fd29c456d938718eb27e947e0d7c13cbb0ddb39c956099c09a24962e86349ceecda SHA512 2ffd54a6730c7f152a375227482720649865be1097a4f758152dab4b6f113eef5fa3acb9c6cf704db08f27dd85553ed6af2c1a4a25390042cd4e73b8146cb150
DIST typescript-mode-0.4.tar.gz 65534 BLAKE2B b72047749cac571ad4a109b0d8650319137c2f75672882940092bff097e3a8c877b59cb51aa89b28a6cbeacfddbd6730e634a5a33305c006d401d326fd7f5704 SHA512 5bb38ab14fa9b022744b790e62740a95cee4ca906bab9eaaea8804cfae78c4ead54770d7e53d323ee57799bff5101cc10b7327105b7b0d0b17c74bda64203972
-EBUILD typescript-mode-0.4.ebuild 740 BLAKE2B bff624a7855cb62cde1310470b5a8d819975fbf967322b74afba2680d5a7eaad82d68257a020b6d181eca319fcac3eb62eded8b7a6ac715911628efb40531128 SHA512 35d9ef8ba5236475392d7d4840179a2d4075d46a7a1dac2a98fc2d170f8922364e86259ad6f455a7f442259cb9c787c7575244ba0c5e1197305321c095660368
+EBUILD typescript-mode-0.4.ebuild 728 BLAKE2B 08495dd9a5bbd2f89b10fe63930f34fddd9346659b0f21414e58baacf6f4c1fe22e963d1863b168777dd867b94e1ec5d9830685be8d5307e836e005da56e3ceb SHA512 aa0226ceb715d933c1d592fdb2df73c3ec1bf523e9ea2a24d73214895d247ad11106276396ffc3560d051e711695d2398a1ad8eb54aa8ea5ac1d45e1faa8e2c3
MISC metadata.xml 449 BLAKE2B ff09587f78cdef036ea37525c48ec09eff9192d5849256816440477652ea568594eca5e5505a3266ed0834ced527856a01d1093a996c334f657199c445966553 SHA512 6c7ce95e48733f316befb85f986b524b2fcda730ab82979c8dc2ee72c0bd7d58ad6992ce5fb76452375b946c1f502f29e997099064cc1dbce1c790ef872d97cc
diff --git a/app-emacs/typescript-mode/typescript-mode-0.4.ebuild b/app-emacs/typescript-mode/typescript-mode-0.4.ebuild
index cdb6b235f506..901e8cfeed71 100644
--- a/app-emacs/typescript-mode/typescript-mode-0.4.ebuild
+++ b/app-emacs/typescript-mode/typescript-mode-0.4.ebuild
@@ -1,10 +1,8 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-NEED_EMACS=24.3
-
inherit elisp
DESCRIPTION="TypeScript-support for Emacs"