diff options
author | William Thomson <wltjr@gentoo.org> | 2007-05-13 17:13:24 +0000 |
---|---|---|
committer | William Thomson <wltjr@gentoo.org> | 2007-05-13 17:13:24 +0000 |
commit | 1b1234982b446c11c77e3d00a035850fd4bc53e4 (patch) | |
tree | f5763e7a84beee39c622bbf21aca73f4b01c981e /dev-java/edtftpj/edtftpj-1.5.4.ebuild | |
parent | amd64 stable, bug 162508 (diff) | |
download | historical-1b1234982b446c11c77e3d00a035850fd4bc53e4.tar.gz historical-1b1234982b446c11c77e3d00a035850fd4bc53e4.tar.bz2 historical-1b1234982b446c11c77e3d00a035850fd4bc53e4.zip |
Stable on amd64, bug #178381.
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'dev-java/edtftpj/edtftpj-1.5.4.ebuild')
-rw-r--r-- | dev-java/edtftpj/edtftpj-1.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/edtftpj/edtftpj-1.5.4.ebuild b/dev-java/edtftpj/edtftpj-1.5.4.ebuild index 156283d2f956..cbade5347828 100644 --- a/dev-java/edtftpj/edtftpj-1.5.4.ebuild +++ b/dev-java/edtftpj/edtftpj-1.5.4.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/edtftpj/edtftpj-1.5.4.ebuild,v 1.1 2007/03/08 21:54:16 wltjr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/edtftpj/edtftpj-1.5.4.ebuild,v 1.2 2007/05/13 17:13:24 wltjr Exp $ JAVA_PKG_IUSE="doc examples source" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.enterprisedt.com" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" RDEPEND=">=virtual/jre-1.4 dev-java/junit" |