public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-vim/themis/
Date: Mon, 30 May 2022 17:47:26 +0000 (UTC)	[thread overview]
Message-ID: <1653932802.49c532992118d5b7b73343fb28920878efa583f3.cybertailor@gentoo> (raw)

commit:     49c532992118d5b7b73343fb28920878efa583f3
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon May 30 15:02:31 2022 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Mon May 30 17:46:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=49c53299

app-vim/themis: update EAPI 7 -> 8

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 app-vim/themis/themis-1.7.0.ebuild | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/app-vim/themis/themis-1.7.0.ebuild b/app-vim/themis/themis-1.7.0.ebuild
index 26cc06e5c..2a862b317 100644
--- a/app-vim/themis/themis-1.7.0.ebuild
+++ b/app-vim/themis/themis-1.7.0.ebuild
@@ -1,9 +1,9 @@
 # Copyright 2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
-inherit vim-plugin
+inherit edo vim-plugin
 
 DESCRIPTION="A testing framework for Vim script"
 HOMEPAGE="https://github.com/thinca/vim-themis"
@@ -16,12 +16,11 @@ KEYWORDS="~amd64 ~x86"
 VIM_PLUGIN_HELPFILES="themis"
 
 src_test() {
-	bash ./bin/themis || die
+	edo bash ./bin/themis
 }
 
 src_install() {
-	rm -r examples test || die
-	vim-plugin_src_install
+	vim-plugin_src_install bin
 
 	dosym -r /usr/share/vim/vimfiles/bin/themis /usr/bin/themis
 	fperms +x /usr/share/vim/vimfiles/bin/themis


             reply	other threads:[~2022-05-30 17:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-30 17:47 Anna Vyalkova [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-12-05 20:17 [gentoo-commits] repo/proj/guru:dev commit in: app-vim/themis/ Anna Vyalkova
2021-09-30  6:42 Anna Vyalkova
2021-08-17 21:32 Anna Vyalkova

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=1653932802.49c532992118d5b7b73343fb28920878efa583f3.cybertailor@gentoo \
    --to=cyber+gentoo@sysrq.in \
    --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