diff options
Diffstat (limited to 'dev-lang/yap/yap-6.2.2.ebuild')
-rw-r--r-- | dev-lang/yap/yap-6.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/yap/yap-6.2.2.ebuild b/dev-lang/yap/yap-6.2.2.ebuild index 858435d11ea6..fa7f5ca4ff12 100644 --- a/dev-lang/yap/yap-6.2.2.ebuild +++ b/dev-lang/yap/yap-6.2.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/yap/yap-6.2.2.ebuild,v 1.3 2012/01/14 22:16:11 keri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/yap/yap-6.2.2.ebuild,v 1.4 2012/01/15 07:57:00 keri Exp $ EAPI=2 inherit eutils flag-o-matic java-pkg-opt-2 -PATCHSET_VER="1" +PATCHSET_VER="2" DESCRIPTION="YAP is a high-performance Prolog compiler." HOMEPAGE="http://www.dcc.fc.up.pt/~vsc/Yap/" |