commit: 2678d492cca59f129af6dceafe7c668cef546530
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Tue Aug 31 08:53:23 2021 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Tue Aug 31 08:53:23 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2678d492
app-misc/tealdeer: eapi bump, add tldr blocker
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
.../tealdeer/{tealdeer-1.4.1.ebuild => tealdeer-1.4.1-r1.ebuild} | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/app-misc/tealdeer/tealdeer-1.4.1.ebuild
b/app-misc/tealdeer/tealdeer-1.4.1-r1.ebuild
similarity index 97%
rename from app-misc/tealdeer/tealdeer-1.4.1.ebuild
rename to app-misc/tealdeer/tealdeer-1.4.1-r1.ebuild
index de88baee7..dc6e94493 100644
--- a/app-misc/tealdeer/tealdeer-1.4.1.ebuild
+++ b/app-misc/tealdeer/tealdeer-1.4.1-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
CRATES="
addr2line-0.13.0
@@ -197,10 +197,13 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
+RDEPEND="!app-text/tldr"
+
QA_FLAGS_IGNORED="usr/bin/tldr"
# Tests require network connection
RESTRICT="test"
+PROPERTIES="test_network"
src_install() {
cargo_src_install