| 1 | # Copyright 1999-2012 Gentoo Foundation |
1 | # Copyright 1999-2012 Gentoo Foundation |
| 2 | # Distributed under the terms of the GNU General Public License v2 |
2 | # Distributed under the terms of the GNU General Public License v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/dev-lang/swi-prolog/Attic/swi-prolog-6.1.5.ebuild,v 1.1 2012/06/18 10:29:32 keri Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/dev-lang/swi-prolog/Attic/swi-prolog-6.1.5.ebuild,v 1.2 2012/06/26 04:28:46 zmedico Exp $ |
| 4 | |
4 | |
| 5 | EAPI=2 |
5 | EAPI=2 |
| 6 | |
6 | |
| 7 | inherit eutils flag-o-matic java-pkg-opt-2 |
7 | inherit eutils flag-o-matic java-pkg-opt-2 multilib |
| 8 | |
8 | |
| 9 | PATCHSET_VER="0" |
9 | PATCHSET_VER="0" |
| 10 | |
10 | |
| 11 | DESCRIPTION="free, small, and standard compliant Prolog compiler" |
11 | DESCRIPTION="free, small, and standard compliant Prolog compiler" |
| 12 | HOMEPAGE="http://www.swi-prolog.org/" |
12 | HOMEPAGE="http://www.swi-prolog.org/" |