diff options
author | Keri Harris <keri@gentoo.org> | 2013-11-11 20:51:06 +0000 |
---|---|---|
committer | Keri Harris <keri@gentoo.org> | 2013-11-11 20:51:06 +0000 |
commit | 853323db0cd609c3bb63cfad688282178dfdc31f (patch) | |
tree | e13a848e9bb614f54d204175c2f4fc9b019dffbe /dev-lang/yap/yap-6.3.3.ebuild | |
parent | move on to 2.0.17 (diff) | |
download | historical-853323db0cd609c3bb63cfad688282178dfdc31f.tar.gz historical-853323db0cd609c3bb63cfad688282178dfdc31f.tar.bz2 historical-853323db0cd609c3bb63cfad688282178dfdc31f.zip |
Include upstream MPI reg cache fix
Package-Manager: portage-2.2.7/cvs/Linux x86_64
Manifest-Sign-Key: 0xA138F5ED
Diffstat (limited to 'dev-lang/yap/yap-6.3.3.ebuild')
-rw-r--r-- | dev-lang/yap/yap-6.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/yap/yap-6.3.3.ebuild b/dev-lang/yap/yap-6.3.3.ebuild index 1ed99b059d59..249d5225e5cb 100644 --- a/dev-lang/yap/yap-6.3.3.ebuild +++ b/dev-lang/yap/yap-6.3.3.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/yap/yap-6.3.3.ebuild,v 1.2 2013/11/11 19:59:00 keri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/yap/yap-6.3.3.ebuild,v 1.3 2013/11/11 20:50:55 keri Exp $ EAPI=2 inherit eutils flag-o-matic java-pkg-opt-2 multilib -PATCHSET_VER="1" +PATCHSET_VER="2" DESCRIPTION="YAP is a high-performance Prolog compiler." HOMEPAGE="http://www.dcc.fc.up.pt/~vsc/Yap/" |