diff options
Diffstat (limited to 'dev-lang/yap/yap-6.3.2.ebuild')
-rw-r--r-- | dev-lang/yap/yap-6.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/yap/yap-6.3.2.ebuild b/dev-lang/yap/yap-6.3.2.ebuild index 969a2fbaa856..5b0600931231 100644 --- a/dev-lang/yap/yap-6.3.2.ebuild +++ b/dev-lang/yap/yap-6.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=2 inherit eutils flag-o-matic java-pkg-opt-2 multilib -PATCHSET_VER="6" +PATCHSET_VER="7" DESCRIPTION="YAP is a high-performance Prolog compiler" HOMEPAGE="http://www.dcc.fc.up.pt/~vsc/Yap/" |