diff options
author | David Holm <dholm@gentoo.org> | 2004-02-23 10:28:52 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-02-23 10:28:52 +0000 |
commit | 23f8e6f74b91d8bc3658b1ca0bcf1d1b2f8d2de5 (patch) | |
tree | 578f3a893555ebf3b0c41b1a6432dc7d2853386a /app-misc/freemind/freemind-0.7.1.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-23f8e6f74b91d8bc3658b1ca0bcf1d1b2f8d2de5.tar.gz historical-23f8e6f74b91d8bc3658b1ca0bcf1d1b2f8d2de5.tar.bz2 historical-23f8e6f74b91d8bc3658b1ca0bcf1d1b2f8d2de5.zip |
Backed out until the virtuals issue with jdk-1.4* is resolved
Diffstat (limited to 'app-misc/freemind/freemind-0.7.1.ebuild')
-rw-r--r-- | app-misc/freemind/freemind-0.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/freemind/freemind-0.7.1.ebuild b/app-misc/freemind/freemind-0.7.1.ebuild index 9fa224179b07..71220057dd97 100644 --- a/app-misc/freemind/freemind-0.7.1.ebuild +++ b/app-misc/freemind/freemind-0.7.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/freemind/freemind-0.7.1.ebuild,v 1.2 2004/02/23 10:16:50 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/freemind/freemind-0.7.1.ebuild,v 1.3 2004/02/23 10:28:52 dholm Exp $ DESCRIPTION="Mind-mapping software written in Java" HOMEPAGE="http://freemind.sf.net" SRC_URI="mirror://sourceforge/freemind/${PN}-src-${PV//./_}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="~x86 ~sparc" IUSE="doc jikes" DEPEND="dev-java/ant >=virtual/jdk-1.4* |