summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Prugh <ken69267@gentoo.org>2008-10-21 01:17:22 +0000
committerKenneth Prugh <ken69267@gentoo.org>2008-10-21 01:17:22 +0000
commitd9d4921d66256d04ec89eb19f86deb66ade07527 (patch)
tree35d90e27a3b15d957217bb67860b1021371d05ab /dev-java/edtftpj/edtftpj-2.0.3.ebuild
parentTurn on modules by default; that's what most people want (diff)
downloadhistorical-d9d4921d66256d04ec89eb19f86deb66ade07527.tar.gz
historical-d9d4921d66256d04ec89eb19f86deb66ade07527.tar.bz2
historical-d9d4921d66256d04ec89eb19f86deb66ade07527.zip
amd64 stable, bug #242972
Package-Manager: portage-2.2_rc12/cvs/Linux 2.6.26-gentoo-r1 x86_64
Diffstat (limited to 'dev-java/edtftpj/edtftpj-2.0.3.ebuild')
-rw-r--r--dev-java/edtftpj/edtftpj-2.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/edtftpj/edtftpj-2.0.3.ebuild b/dev-java/edtftpj/edtftpj-2.0.3.ebuild
index a50b236db68e..f3f0d939df1c 100644
--- a/dev-java/edtftpj/edtftpj-2.0.3.ebuild
+++ b/dev-java/edtftpj/edtftpj-2.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/edtftpj/edtftpj-2.0.3.ebuild,v 1.1 2008/07/02 02:40:38 wltjr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/edtftpj/edtftpj-2.0.3.ebuild,v 1.2 2008/10/21 01:17:22 ken69267 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-3.8*"