summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2005-06-08 19:32:34 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2005-06-08 19:32:34 +0000
commit4220655b9750db8fbb3fe023a208ee0c4d86a935 (patch)
tree086cf62990ebaf864ade97e98b3a5e4fb3a02cdf /dev-db/octopus/octopus-3.0.1.ebuild
parentStable on hppa (diff)
downloadgentoo-2-4220655b9750db8fbb3fe023a208ee0c4d86a935.tar.gz
gentoo-2-4220655b9750db8fbb3fe023a208ee0c4d86a935.tar.bz2
gentoo-2-4220655b9750db8fbb3fe023a208ee0c4d86a935.zip
dep typo
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-db/octopus/octopus-3.0.1.ebuild')
-rw-r--r--dev-db/octopus/octopus-3.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/octopus/octopus-3.0.1.ebuild b/dev-db/octopus/octopus-3.0.1.ebuild
index 914c2199d2c7..abb3f2e2390a 100644
--- a/dev-db/octopus/octopus-3.0.1.ebuild
+++ b/dev-db/octopus/octopus-3.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/octopus/octopus-3.0.1.ebuild,v 1.2 2005/01/29 21:17:48 luckyduck Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/octopus/octopus-3.0.1.ebuild,v 1.3 2005/06/08 19:32:34 mr_bones_ Exp $
inherit java-pkg
@@ -18,7 +18,7 @@ KEYWORDS="~x86 ~amd64"
IUSE="doc jikes source"
DEPEND=">=virtual/jdk-1.4
jikes? ( >=dev-java/jikes-1.21 )
- source?( app-arch/zip )
+ source? ( app-arch/zip )
>=dev-java/ant-core-1.4
>=app-arch/unzip-5.50-r1"
RDEPEND=">=virtual/jre-1.4