summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeri Harris <keri@gentoo.org>2016-07-21 17:32:21 +0200
committerKeri Harris <keri@gentoo.org>2016-07-21 17:32:21 +0200
commita8d8bf9e871b9002ca3f63c949acb4c643a98780 (patch)
treec1b8aa006df737efeedff9d8572c76ad502585b7 /dev-lang/yap/yap-6.3.3.ebuild
parentmedia-sound/cmus: fix breakage introduced by 2632c5199d8d2de43051f09f0dbfac46... (diff)
downloadgentoo-a8d8bf9e871b9002ca3f63c949acb4c643a98780.tar.gz
gentoo-a8d8bf9e871b9002ca3f63c949acb4c643a98780.tar.bz2
gentoo-a8d8bf9e871b9002ca3f63c949acb4c643a98780.zip
dev-lang/yap: do not build jpl docs as they are not installed and have been superceded by pldocs
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-lang/yap/yap-6.3.3.ebuild')
-rw-r--r--dev-lang/yap/yap-6.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/yap/yap-6.3.3.ebuild b/dev-lang/yap/yap-6.3.3.ebuild
index 1c6eba7612ed..bd50d7587042 100644
--- a/dev-lang/yap/yap-6.3.3.ebuild
+++ b/dev-lang/yap/yap-6.3.3.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit eutils flag-o-matic java-pkg-opt-2 multilib
-PATCHSET_VER="7"
+PATCHSET_VER="8"
DESCRIPTION="YAP is a high-performance Prolog compiler"
HOMEPAGE="http://www.dcc.fc.up.pt/~vsc/Yap/"