summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-14 20:04:10 +0000
committerSam James <sam@gentoo.org>2021-05-14 20:04:54 +0000
commit0f3d922fd47812f9a2f511587d4992ab25c57f3e (patch)
treeb8ce9fdba914010b83045322e003f7640f3ebaca /app-text/lesspipe
parentnet-mail/courier-imap: require courier-authlib-0.71 (diff)
downloadgentoo-0f3d922fd47812f9a2f511587d4992ab25c57f3e.tar.gz
gentoo-0f3d922fd47812f9a2f511587d4992ab25c57f3e.tar.bz2
gentoo-0f3d922fd47812f9a2f511587d4992ab25c57f3e.zip
app-text/lesspipe: restrict tests in 1.84, 1.85
Tests are broken in both of these versions. There are some possibly relevant commits upstream but they're not clean enough to backport. Restrict tests for now with a comment to revisit on upgrades. Bug: https://bugs.gentoo.org/734896 Acked-by: David Seifert <soap@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/lesspipe')
-rw-r--r--app-text/lesspipe/lesspipe-1.84.ebuild5
-rw-r--r--app-text/lesspipe/lesspipe-1.85.ebuild5
2 files changed, 10 insertions, 0 deletions
diff --git a/app-text/lesspipe/lesspipe-1.84.ebuild b/app-text/lesspipe/lesspipe-1.84.ebuild
index 6629361ef00b..0ac8001530df 100644
--- a/app-text/lesspipe/lesspipe-1.84.ebuild
+++ b/app-text/lesspipe/lesspipe-1.84.ebuild
@@ -12,6 +12,11 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
+# Tests are broken in 1.84, 1.85.
+# Please check again on bumps!
+# bug #734896
+RESTRICT="test"
+
DEPEND="dev-lang/perl"
RDEPEND="${DEPEND}
!<sys-apps/less-483-r1"
diff --git a/app-text/lesspipe/lesspipe-1.85.ebuild b/app-text/lesspipe/lesspipe-1.85.ebuild
index 6629361ef00b..0ac8001530df 100644
--- a/app-text/lesspipe/lesspipe-1.85.ebuild
+++ b/app-text/lesspipe/lesspipe-1.85.ebuild
@@ -12,6 +12,11 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
+# Tests are broken in 1.84, 1.85.
+# Please check again on bumps!
+# bug #734896
+RESTRICT="test"
+
DEPEND="dev-lang/perl"
RDEPEND="${DEPEND}
!<sys-apps/less-483-r1"