diff options
author | William Thomson <wltjr@gentoo.org> | 2007-11-19 04:43:43 +0000 |
---|---|---|
committer | William Thomson <wltjr@gentoo.org> | 2007-11-19 04:43:43 +0000 |
commit | 7e6cffa0c241b151c8bb50baf9392300541c97a5 (patch) | |
tree | 3ac6ee1dde38d6fe9b9c3759803dca796674ac0c /dev-java/jgraph/jgraph-5.10.1.2.ebuild | |
parent | Stable on mips. (diff) | |
download | gentoo-2-7e6cffa0c241b151c8bb50baf9392300541c97a5.tar.gz gentoo-2-7e6cffa0c241b151c8bb50baf9392300541c97a5.tar.bz2 gentoo-2-7e6cffa0c241b151c8bb50baf9392300541c97a5.zip |
amd64 stable, bug #199255.
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-java/jgraph/jgraph-5.10.1.2.ebuild')
-rw-r--r-- | dev-java/jgraph/jgraph-5.10.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jgraph/jgraph-5.10.1.2.ebuild b/dev-java/jgraph/jgraph-5.10.1.2.ebuild index 17c03fac47d8..54e9f9733664 100644 --- a/dev-java/jgraph/jgraph-5.10.1.2.ebuild +++ b/dev-java/jgraph/jgraph-5.10.1.2.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/jgraph/jgraph-5.10.1.2.ebuild,v 1.2 2007/11/18 00:21:04 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/jgraph/jgraph-5.10.1.2.ebuild,v 1.3 2007/11/19 04:43:43 wltjr Exp $ JAVA_PKG_IUSE="doc source" @@ -15,7 +15,7 @@ DEPEND=">=virtual/jdk-1.4 RDEPEND=">=virtual/jre-1.4" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" S="${WORKDIR}" |