diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-09-21 17:01:03 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-09-21 17:01:03 +0000 |
commit | 9f8c839394fdc352f6dc22018bf476955848cba1 (patch) | |
tree | be84669a02470bc302f2628aa4510be33470099b /dev-java/jump/jump-0.5.ebuild | |
parent | upstream rev bump (diff) | |
download | historical-9f8c839394fdc352f6dc22018bf476955848cba1.tar.gz historical-9f8c839394fdc352f6dc22018bf476955848cba1.tar.bz2 historical-9f8c839394fdc352f6dc22018bf476955848cba1.zip |
stable x86, bug 190429
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'dev-java/jump/jump-0.5.ebuild')
-rw-r--r-- | dev-java/jump/jump-0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jump/jump-0.5.ebuild b/dev-java/jump/jump-0.5.ebuild index d140d9fe6363..e8ee6fb4adda 100644 --- a/dev-java/jump/jump-0.5.ebuild +++ b/dev-java/jump/jump-0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jump/jump-0.5.ebuild,v 1.2 2007/09/03 16:56:31 wltjr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jump/jump-0.5.ebuild,v 1.3 2007/09/21 17:01:03 opfer Exp $ JAVA_PKG_IUSE="doc examples source test" inherit java-pkg-2 java-ant-2 @@ -8,7 +8,7 @@ inherit java-pkg-2 java-ant-2 DESCRIPTION="JUMP Ultimate Math Package (JUMP) is a Java-based extensible high-precision math package." SRC_URI="mirror://sourceforge/${PN}-math/${P}.tar.gz" HOMEPAGE="http://jump-math.sourceforge.net/" -KEYWORDS="~x86 ~ppc amd64" +KEYWORDS="amd64 ~ppc x86" LICENSE="BSD" SLOT="0" DEPEND=">=virtual/jdk-1.4 |