summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/flap/flap-0.3.ebuild')
-rw-r--r--net-mail/flap/flap-0.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/flap/flap-0.3.ebuild b/net-mail/flap/flap-0.3.ebuild
index 84b1d4727916..9d03889cdb72 100644
--- a/net-mail/flap/flap-0.3.ebuild
+++ b/net-mail/flap/flap-0.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 2002 Maik Schreiber
+# Copyright 2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# /space/gentoo/cvsroot/gentoo-x86/skel.ebuild,v 1.7 2002/05/18 17:25:12 agenkin Exp
+# $Header: /var/cvsroot/gentoo-x86/net-mail/flap/flap-0.3.ebuild,v 1.3 2002/07/17 06:38:03 seemant Exp $
S="${WORKDIR}/${P}-src"
DESCRIPTION="mail user agent written in Java"
@@ -9,7 +9,7 @@ SRC_URI="http://unc.dl.sourceforge.net/sourceforge/flap/${P}-src.tar.gz"
DEPEND=">=dev-java/ant-1.4.1
>=dev-java/jikes-1.15"
-RDEPEND=">=virtual/jdk-1.4"
+RDEPEND="virtual/jdk"
SLOT="0"
LICENSE="GPL-2"