From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-vim/yats/
Date: Sat, 14 Dec 2024 11:46:30 +0000 (UTC) [thread overview]
Message-ID: <1734118336.2857b41ba41c40770566b545a46610777b7d89e5.davidroman@gentoo> (raw)
commit: 2857b41ba41c40770566b545a46610777b7d89e5
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Dec 13 19:32:16 2024 +0000
Commit: David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Fri Dec 13 19:32:16 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2857b41b
app-vim/yats: drop 2023.08.24
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
app-vim/yats/Manifest | 1 -
app-vim/yats/yats-2023.08.24.ebuild | 51 -------------------------------------
2 files changed, 52 deletions(-)
diff --git a/app-vim/yats/Manifest b/app-vim/yats/Manifest
index 41c317c28..dda68b6db 100644
--- a/app-vim/yats/Manifest
+++ b/app-vim/yats/Manifest
@@ -1,2 +1 @@
-DIST yats-2023.08.24.tar.gz 220267 BLAKE2B aa42e65d3ddce06b0166a5d694d2303f1f046f6e5e0257234022684f2b80e537ceb4254c9c819aaffde0b0a272e56efb3ef2faf26652097329cb210b6e5e6fc8 SHA512 73dc6b04609682097918577ab89aad2f355ab9b6d8eba92685348ba0918503577604bc7e9b4041962f17e56eb2cc6b4e9f07d252d55a88ae543cec3b7570453d
DIST yats-2024.05.31.tar.gz 222463 BLAKE2B 6e666308222a4238a8774dc5f3e9cbb625534030774d9e78895c3fa8590afec9d14f2c736ffff1bfa68b7757ed27314578d565b9196b5e207c7bfbea038f9164 SHA512 ee5c2fcd5c56f4e618b71d49636e4af3ae49a90cc810e91b8560cf55f4ed527c32f6cd08d156fc8a721076ec0359ab4c6ce787b07c60a1b782aa52782f348cca
diff --git a/app-vim/yats/yats-2023.08.24.ebuild b/app-vim/yats/yats-2023.08.24.ebuild
deleted file mode 100644
index bb9a1191d..000000000
--- a/app-vim/yats/yats-2023.08.24.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 2022-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit vim-plugin
-
-MY_PN="${PN}.vim"
-COMMIT="2b6950c7143790e6930b8cf32d60c6858a50d47c"
-DESCRIPTION="vim plugin: Yet Another TypeScript Syntax"
-HOMEPAGE="https://github.com/HerringtonDarkholme/yats.vim"
-SRC_URI="https://github.com/HerringtonDarkholme/${MY_PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${MY_PN}-${COMMIT}"
-
-LICENSE="vim"
-KEYWORDS="~amd64"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-BDEPEND="
- test? (
- ${RDEPEND}
- >app-vim/vader-0.3.0
- )
-"
-
-DOCS=( CHANGES.markdown README.md )
-
-src_prepare() {
- default
-
- # failing tests
- rm test/tsx.indent.vader || die
-}
-
-src_compile() {
- :
-}
-
-src_test() {
- cd test || die
-
- unset DISPLAY
- local -x TERM="xterm"
-
- vim -eu "${FILESDIR}"/vimrc -c "Vader! ./*.vader" || die
-}
-
-src_install() {
- vim-plugin_src_install ctags UltiSnips
-}
next reply other threads:[~2024-12-14 11:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-14 11:46 David Roman [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-14 11:46 [gentoo-commits] repo/proj/guru:master commit in: app-vim/yats/ David Roman
2024-10-07 10:03 David Roman
2023-11-29 22:40 David Roman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1734118336.2857b41ba41c40770566b545a46610777b7d89e5.davidroman@gentoo \
--to=davidroman96@gmail.com \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox