commit: dc4a2750208b32df56a1ed514bbc3747f0f10f81
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Thu Sep 30 06:13:56 2021 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Thu Sep 30 06:18:52 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dc4a2750
app-vim/themis: add 1.6.0
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
app-vim/themis/Manifest | 1 +
app-vim/themis/metadata.xml | 2 +-
app-vim/themis/themis-1.5.5.ebuild | 5 -----
app-vim/themis/{themis-1.5.5.ebuild => themis-1.6.0.ebuild} | 5 -----
4 files changed, 2 insertions(+), 11 deletions(-)
diff --git a/app-vim/themis/Manifest b/app-vim/themis/Manifest
index d7ceef8ae..72f88a936 100644
--- a/app-vim/themis/Manifest
+++ b/app-vim/themis/Manifest
@@ -1 +1,2 @@
DIST themis-1.5.5.tar.gz 54661 BLAKE2B
bcd04d5134095c37369188b4e656ac8372a4d5acf351fb5748bb0ec027b2db4f32d26c68018b0691963df400f34ef7b4a39ca84f9400609313b5f61afef6869b
SHA512
fc9169215a2213c42db7eb0548dd637ebf06c42ba287a980fa561e8c0f4dea3eee9f4b10c811d4dfebeeacb4bce1aea0d10872eff05b19316d3d4e9774fe6b32
+DIST themis-1.6.0.tar.gz 61475 BLAKE2B
465a20da473e32257421cc94a1dc3c7a5c6dfbebcd41c9b2e25c502bc47ec5a633ae79e117afbeffa6ca72c2cdb71789dd23354cf6822b6260a04c86d869ac7c
SHA512
8b87c33f0377155e2d7d151c6d05d087e061e2d5ec2acc7bb60ad0b1730ac62500811471114a5e046d67722ccb33defa28a9dae237d09491c7bcc4846e054f72
diff --git a/app-vim/themis/metadata.xml b/app-vim/themis/metadata.xml
index c8b0192e7..7ebbd0334 100644
--- a/app-vim/themis/metadata.xml
+++ b/app-vim/themis/metadata.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>[email protected]</email>
diff --git a/app-vim/themis/themis-1.5.5.ebuild
b/app-vim/themis/themis-1.5.5.ebuild
index b658992ba..26cc06e5c 100644
--- a/app-vim/themis/themis-1.5.5.ebuild
+++ b/app-vim/themis/themis-1.5.5.ebuild
@@ -15,11 +15,6 @@ KEYWORDS="~amd64 ~x86"
VIM_PLUGIN_HELPFILES="themis"
-src_prepare() {
- default
-
-}
-
src_test() {
bash ./bin/themis || die
}
diff --git a/app-vim/themis/themis-1.5.5.ebuild
b/app-vim/themis/themis-1.6.0.ebuild
similarity index 95%
copy from app-vim/themis/themis-1.5.5.ebuild
copy to app-vim/themis/themis-1.6.0.ebuild
index b658992ba..26cc06e5c 100644
--- a/app-vim/themis/themis-1.5.5.ebuild
+++ b/app-vim/themis/themis-1.6.0.ebuild
@@ -15,11 +15,6 @@ KEYWORDS="~amd64 ~x86"
VIM_PLUGIN_HELPFILES="themis"
-src_prepare() {
- default
-
-}
-
src_test() {
bash ./bin/themis || die
}